Cannot do data select zoom when "wall" horizontal axis is selected (EChart related issue)
Created by: nickyfantasy
Reproduce steps: In Scalar, choose "wall" units as horizontal axis, try to drag on the chart to select zoom in.
Expected Results: Should be able to zoom in for selected region.
Actual Results: Not able to zoom in and gives following error:
at setBatch (DataZoom.js?a2b6:132)
at eval (DataZoom.js?a2b6:114)
at eval (BrushTargetManager.js?dc36:123)
at Array.forEach (<anonymous>)
at Object.each (util.js?10f4:289)
at BrushTargetManager.eval (BrushTargetManager.js?dc36:121)
at Array.forEach (<anonymous>)
at each (util.js?10f4:289)
at BrushTargetManager.proto.matchOutputRanges (BrushTargetManager.js?dc36:117)
at DataZoom.proto._onBrush (DataZoom.js?a2b6:106)```