Surya Hebbar has posted comments on this change. ( http://gerrit.cloudera.org:8080/19745 )
Change subject: IMPALA-11970: Shifting the timeline display to SVG ...................................................................... Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/19745/3/www/query_timeline.tmpl File www/query_timeline.tmpl: http://gerrit.cloudera.org:8080/#/c/19745/3/www/query_timeline.tmpl@156 PS3, Line 156: var ignore_px = 2; // Don't print tiny skews : if (Math.abs(dx) > ignore_px){ : svg.appendChild(get_svg_line("#505050", last_end - dx, y , last_end - dx, : y + bar_height, false)); : } I will incrporate the same changes here. -- To view, visit http://gerrit.cloudera.org:8080/19745 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I083c2ec12e1743b89092fc23281ee576d66fa81b Gerrit-Change-Number: 19745 Gerrit-PatchSet: 3 Gerrit-Owner: Surya Hebbar <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Kurt Deschler <[email protected]> Gerrit-Reviewer: Surya Hebbar <[email protected]> Gerrit-Comment-Date: Tue, 25 Apr 2023 15:05:29 +0000 Gerrit-HasComments: Yes
