You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Jonathan G (JIRA)" <ji...@apache.org> on 2016/08/16 14:27:21 UTC

[jira] [Created] (ZEPPELIN-1335) Y Axis numbers truncated for large numbers on Area Graphs

Jonathan G created ZEPPELIN-1335:
------------------------------------

             Summary: Y Axis numbers truncated for large numbers on Area Graphs
                 Key: ZEPPELIN-1335
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1335
             Project: Zeppelin
          Issue Type: Bug
    Affects Versions: 0.6.1
            Reporter: Jonathan G
            Priority: Trivial


When large numbers are used on the Area Chart, the numbers flow off the side of the chart and appear truncated.

Example:
http://i.imgur.com/Nsgl61P.png

To reproduce, enter the following Paragraph:
%sql SELECT 100000,100000

Run the paragraph, then click the Area Chart button.  Note that the Y-axis number is not fully shown.



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