Alynva commented on issue #13279: URL: https://github.com/apache/echarts/issues/13279#issuecomment-2543929763
> ECharts is rendered by Canvas or SVG, not HTML. > > A good pattern of this job I think it probably be: Get user parameters (like data select, bar click, ...) and assemble a new `echarts option` and call `chart.setOption(newOption)` to make the change work on the chart. I fell like this isn't quite fair, since surely there are interactive elements built in the library, eg the legend. -- 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]
