Jivanvl commented on issue #10005: Tree chart type: 'broken' modified in latest version URL: https://github.com/apache/incubator-echarts/issues/10005#issuecomment-469455636 I think the API has changed since then, I tried this myself and tree charts seem to work fine, but I think the option you're looking for is the `curveness` inside the `lineStyle` option: https://ecomfe.github.io/echarts-doc/public/en/option.html#series-tree.lineStyle.curveness Here's a working codepen for version 4.1.0: https://codepen.io/jivanvl/pen/ZPpypZ
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
