nirav3650 opened a new issue #13289: URL: https://github.com/apache/incubator-echarts/issues/13289
### Version 4.7.0 ### Steps to reproduce I am using tree type chart and have added plus sign svg path in symbol property of chart. ### What is expected? Once the node in tree chart is clicked the node symbol of expanded node should change to '-' sign instead of plus sign ### What is actually happening? Currently for all the nodes of the tree chart same symbol of ' ' sign is being added even though I expand and collapse the nodes of the chart. <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE --> ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
