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 2020/07/10 01:23:55 UTC

[GitHub] [incubator-echarts] CodeBogey commented on issue #12869: echarts tree图单个节点设置linestyle无效

CodeBogey commented on issue #12869:
URL: https://github.com/apache/incubator-echarts/issues/12869#issuecomment-656429671


   data.children[i].lineStyle = {
             color: '#2b3878',
             width: 2
   }
   这样也可以单个设置


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