geido commented on PR #27439: URL: https://github.com/apache/superset/pull/27439#issuecomment-2180575231
> I think I may have broken a chart if giving too many data points  > > Repro steps: > > * Create a pie chart > * Dimensions: name > * Metric: sum(rank) > * row limit: 100 > * color scheme: red to yellow > * This will create a chart > * bump the row limit to 10000 > * This will show white as a color which is not part of the red to yellow palette and if you hover over the white slice, there are actually multiple items in there This seems to be a problem with the Pie chart in general as I can reproduce it on master too. I'll track it for a separate investigation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org