domino2 opened a new issue, #17975: URL: https://github.com/apache/echarts/issues/17975
### What problem does this feature solve? So I'm able to set the width dynamically without changing the whole option structure to behave more dynamically. ### What does the proposed API look like? `series-graph.lineStyle.width = () => 5` `series-graph.emphasis.lineStyle.width = () => 5` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
