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 
![Screenshot 2024-06-06 at 10 11 23 
AM](https://private-user-images.githubusercontent.com/47334392/337368932-bd6742e0-cdac-4549-a163-ffda6c4379b3.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTg4NzI0NTEsIm5iZiI6MTcxODg3MjE1MSwicGF0aCI6Ii80NzMzNDM5Mi8zMzczNjg5MzItYmQ2NzQyZTAtY2RhYy00NTQ5LWExNjMtZmZkYTZjNDM3OWIzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA2MjAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwNjIwVDA4MjkxMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTYxNWZlM2Y2N2I1ZGUzZjhkYmM2ZTgyNmU3YmNhYWQ1ODkwZjEwOTQyOWQ3NGZhNTVkNjZkZTY1MzYxOThhYzgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.z832m7xDlNQJE6BtPCotvOctyr5QAjO3Sc8_ddh8WsY)
   > 
   > 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

Reply via email to