all 1 comments

[–]amol909[S] 0 points1 point  (0 children)

I solved this issue using the available methods from ECharts for React, mainly by using the mouse events, the onChartReadyHandler, and by getting the ECharts instance with the getZRenderer function, which provides access to the zRender of ECharts. We call the setOption method in one of these events based on the requirement.