Peilin Yang created ZEPPELIN-1356:
-------------------------------------

             Summary: The graph legend truncates at the nearest period (.) in 
its grouping
                 Key: ZEPPELIN-1356
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1356
             Project: Zeppelin
          Issue Type: Bug
          Components: front-end, GUI, zeppelin-server
    Affects Versions: 0.7.0
            Reporter: Peilin Yang
            Priority: Minor
             Fix For: 0.7.0


To reproduce:
Use the following query
%sh echo -e "%table name\tgroup\tvalue\n1\t2.3.4.5\t100000"
After running, select the line graph. Use name as keys, group as groups, and 
value as values.
Expected
Graph legend in top left and overlay displays 2.3.4.5 as a group.
Actual
Graph legend only shows 2 as a group (truncating off the rest of the number).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to