soopencool
Results
1
issues of
soopencool
### Version 4.8.0 ### Reproduction link [https://echarts.apache.org/examples/zh/editor.html?c=tree-polyline](https://echarts.apache.org/examples/zh/editor.html?c=tree-polyline) ### Steps to reproduce 你们不充许放截图,截图就一目了然了。 ```js var data = { "name": "flare", "children": [ { "name": "data", /* "children": [先保留这段代码,然再注释这段代码(其他的化data多余的代码都去除,再注释这段才会看到效果),这里显示图就不正确了,有一些多余的线段 { "name": "converters",...
bug
stale