Hello,
I am working on a react single page application and trying to integrate DHTMLX line Chart from Suite 7.0, and want to hide certain data object points in a chart series.
A similar issue was resolved using DHTMLX Suite 5.0. Link provided below.
https://forum.dhtmlx.com/t/line-chart-series-problem-for-not-to-display-certain-data/15892.
Looks like the addSeries()
method is deprecated in DHTMLX Suite 7.0. So is there any alternative solution for resolving my issue?