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/08/23 04:57:50 UTC

[GitHub] [echarts] ammmmmms edited a comment on issue #15578: borderWidth and borderColor in the tree chart doesn't work

ammmmmms edited a comment on issue #15578:
URL: https://github.com/apache/echarts/issues/15578#issuecomment-903443040


   > This is not a bug. This is because the default [symbol](https://echarts.apache.org/en/option.html#series-tree.symbol) is `'emptyCircle'`. You can set it to be `'circle'` and it will use `color` as filling color.
   
   I just tried it,but I still have a question. the tree node can't show the collapsing and expansion state color when I set the symbol to 'circle', and `color` does not seem to support callback functions like this ` (params: Object) => Color`, is there any other way to make the `borderColor` work?


-- 
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: commits-unsubscribe@echarts.apache.org

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