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 2020/12/17 04:00:07 UTC

[GitHub] [incubator-superset] kristw commented on issue #12068: [chart]:categorical color scales and color schemes is broken on treemap

kristw commented on issue #12068:
URL: https://github.com/apache/incubator-superset/issues/12068#issuecomment-747189709


   The legacy treemap did not include a way to specify what to encode color by:
   * Currently it is using the depth of the nodes in the tree.
   * Prior alternative was to color node by its name, which was also not useful as each node pretty much have unique name and there will never be enough colors so the colors are reused. Then nodes with same color have nothing in common.
   
   It would be best to modify this chart, so users can choose another field to encode color by.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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