Hi,
Is there any update to release the commercial version of the NPM package?
Thank you. Is there any option to remove that text?
Hi Thangaraj Raman,
I could notice another issue in the sample JSFiddle you provided. I have just added the zoomEnabled property for the chart. I zoomed the chart and then hide the Data series, and then showed the Data series. Then I tried to reset the chart zoom. But I can’t able to reset the chart.
Thank you so much for the solution. I have tried your suggestions and created a new sample.
Please take a look at this JSFiddle. We can create as much new data lines by clicking the add button and removed all the added lines by clicking remove button.
But I’m getting the below error sometimes when I try to remove the lines. Not all the time I’m getting this error but sometimes I’m getting this. Any idea?
Great. Thank you. I will try this workaround.
Is there any option to hide data series and legends? I just want to hide chart lines only and keep the x-axis, y-axis and StripLines and the newly created chart line.
I tried this jsFiddle. But when I try to hide the chart lines all the lines will be hidden.
Thank you. Is there any workaround to achieve that? or any native way to hide the tooltip for particular data series?
Great. It would be great if you suggest another improvement. I want to show the nearest chart data point details in the tooltip when we hover over the disabled chart line.
Please take a look at this jsFiddle. I have 3 Chart lines. I want to show the nearest chart data point details when I hover over the last data point of the Visits line (Blue line). How can I achieve this?
Great. This solution working fine. But it would be great if you suggest an improvement. Is there any way to show the nearest line details in the tooltip when we hover over the disabled line data points?
Please take a look at this jsFiddle. I have 3 lines in the chart. When we hover the mouse over the last data point of the Visits line (Blue line), I want to show a tooltip with the details of the other 2 lines nearest data points.
Thank you so much for the prompt reply. I get the idea now.
Awesome plugin and works very well!
Thank you so much.
Setting a “minimum” to charts is do the things. I will try the same in my code. Thanks again!
Thank you so much. It’s working as expected.
I tried to update the axisY interval dynamically which looks the entire line is moving. But it’s not looking good. Any suggestion?
Updated fiddle
I have tried this example. Here I can able to drag the datapoints. But I want to drag the entire horizontal line
Update Fiddle