I currently have line chart with time on the x-axis. Upon zooming the chart I am passing the viewPortMin & viewPortMax to make the new network request. Until the request is getting fulfilled I am trying to render a custom loading spinner instead of the chart component. Below is the issue I am getting –
Uncaught TypeError: Cannot read properties of null (reading ‘style’)
at t._plotAreaMouseUp
at t._mouseEventHandler
at HTMLCanvasElement.<anonymous>
-
This topic was modified 1 day, 16 hours ago by arj.