react-apexcharts icon indicating copy to clipboard operation
react-apexcharts copied to clipboard

Forecast for a single series in a multi series line chart

Open abbashyder opened this issue 1 year ago • 0 comments

Hello,

Does the current feature set support forecasting only for a single series in the multi-series line chart? image

Based on the image above, I want to show only one line's forecast.

I found this stack overflow question for the same, but the answer assumes a single-line series. Applying the setting on chart options applies the forecast to all the series in the chart.

https://stackoverflow.com/questions/74360124/react-apexcharts-applying-forecastdatapoints-to-a-single-series

abbashyder avatar Nov 15 '23 11:11 abbashyder