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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
