Surya Hebbar has uploaded a new patch set (#3). ( 
http://gerrit.cloudera.org:8080/19745 )

Change subject: IMPALA-11970: Shifting the timeline display to SVG
......................................................................

IMPALA-11970: Shifting the timeline display to SVG

The usage of SVG allows for better scaling and
further manipulation of elements through the DOM,
facilitating text selection and parsing of such
elements from the diagram.

'text-anchor' and 'dominant-baseline' properties of
the SVG text element have been used to preserve the
same canvas coordinates, while shifting the center.

The maximum width behaviour of canvas text has been
implemented using 'textLength' and 'lengthAdjust'.

Change-Id: I083c2ec12e1743b89092fc23281ee576d66fa81b
---
M www/query_timeline.tmpl
1 file changed, 130 insertions(+), 97 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/45/19745/3
--
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: newpatchset
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]>

Reply via email to