You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/03/01 05:48:55 UTC

[GitHub] [echarts] 100pah commented on pull request #13788: feat(colorBy): provide option.colorBy #13731

100pah commented on pull request #13788:
URL: https://github.com/apache/echarts/pull/13788#issuecomment-787662208


   > I'm not sure but will it be too complicated on design if we can have different colorBy on each node. Will it be much simpler and less confusing with the itemStyle.color if we only support colorBy on levels
   
   @pissang At present, treemap `colorMappingBy` can be set on node/levels/series.
   I'm not sure how many users user actually set `colorMappingBy` on node, but theoretically it works fine and not difficult in implementation when it represents "how to arrange the color of children".
   
   But if changing the meaning "how to arrange the color of the node self", I have not found an easy way to implement it yet, even though only support it on `levels`.
   


----------------------------------------------------------------
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: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org