You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/06/18 17:04:50 UTC

[GitHub] mistercrunch opened a new pull request #5236: [pie] improvements to pie charts

mistercrunch opened a new pull request #5236: [pie] improvements to pie charts
URL: https://github.com/apache/incubator-superset/pull/5236
 
 
   Pie chart was using `limit` instead of `row_limit` which didn't work. Also set a lower default limit to 25 to prevent the chart from getting super crowded.
   
   Added `show_labels` to formatting options and a tooltip message making it clear that <5% won't show labels.
   
   Unrelated drive-by fix of setting "percentage metric" to default to `[]`
   
   closes https://github.com/apache/incubator-superset/issues/5210

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org