Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1093 Thanks @voyageth for the contribution. I tried reproduce the problem by doing ``` %sh echo -e "%table key\tvalue\n\t1000\n1\t100\n2\t200" ``` And i've got weird graph. ![image](https://cloud.githubusercontent.com/assets/1540981/16571084/4efe07a6-4208-11e6-931c-868b298eab7d.png) However, the weird graph still remains after applying this proposed fix. @voyageth, Could you guide me how to reproduce the problem and test this contribution?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---