You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by sravan-s <gi...@git.apache.org> on 2017/03/13 12:46:04 UTC

[GitHub] zeppelin issue #2128: [WIP] [Discuss] Make use of all grouped data to draw p...

Github user sravan-s commented on the issue:

    https://github.com/apache/zeppelin/pull/2128
  
    As per [ZEPPELIN-2237](https://issues.apache.org/jira/browse/ZEPPELIN-2237), in situations in which data is grouped, the pie chart only displays the data from first group. With this fix, data from all the groups would be displayed in the pie chart
    
    ## Discuss
    I would prefer to see pie chart with broken slices: https://www.amcharts.com/demos/pie-chart-broken-slices/. Not sure if nvd3 supports this feature. I won't suggest bringing in a new charting library to implement such an idea. Thoughts...
     


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---