Restore option is not working when fetching data from api
I’m using echarts in angular 16 project. Init data is empty and filled with data from api.
When using zoom option and then restore the chart is empty (init state) and not filled with api call.
Apache eCharts Angular draw markLine over stack
I have a line chart with a markLine that shows the current date. Unfortunately, the line is displayed below the other stack series. Setting the zLevel did not help either.