Ovilia commented on issue #16253: URL: https://github.com/apache/echarts/issues/16253#issuecomment-1000096478
I'm afraid this is not an easy thing to do, otherwise we would provide such a tool at the first place. That being said, you could still do something about it. For example, if you would like to provide a feature that user can click the chart area to change axis.splitArea.areaStyle, you could check the click position with grid location (grid.left, right, ...). -- 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]
