You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "zhixia dai (JIRA)" <ji...@apache.org> on 2018/12/14 18:05:00 UTC

[jira] [Created] (ZEPPELIN-3908) Sorting issue in histogram plotting

zhixia dai created ZEPPELIN-3908:
------------------------------------

             Summary: Sorting issue in histogram plotting
                 Key: ZEPPELIN-3908
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3908
             Project: Zeppelin
          Issue Type: Bug
            Reporter: zhixia dai
            Assignee: zhixia dai


When plotting a histogram,  Zeppelin does not order the x variable correctly, making the plot incorrect.

I have attached screenshots of both histograms below.

It seems that Zeppelin is putting numbers with no decimal places to the left (as if the were smaller) than numbers with decimal places. I tried casting the x axis value to a float but the problem persists.

I do not know if this problem extends to other plot types but this may be a major issue.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)