I am using apache echarts for react and I am rendering the chart in svg mode. When I use the dataZoom option, I always get these console errors. Error: attribute transform: Expected number, "matrix(1,0,0,-1,NaN,NaN)". I am not sure how to override NaN for the coordinates. Is there any specific dataZoom property to override the same?
Thanks in advance -- Srividhya G