Forum Replies Created by Ragu nathan

Viewing 13 posts - 1 through 13 (of 13 total)
  • in reply to: Integrate commercial CanvasJs via NPM #43496

    Hi,

    Is there any update to release the commercial version of the NPM package?

    in reply to: Integrate commercial CanvasJs via NPM #42701

    Thank you. Is there any option to remove that text?

    in reply to: Draw line between StripLines #37791

    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.

    in reply to: Draw line between StripLines #37789

    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?

    CanvasJS remove line error

    in reply to: Draw line between StripLines #37777

    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.

    in reply to: Tooltip not showing #37713

    Thank you. Is there any workaround to achieve that? or any native way to hide the tooltip for particular data series?

    in reply to: Tooltip not showing #37705

    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?

    in reply to: Tooltip not showing #37685

    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.

    in reply to: Export CanvasJS to PDF #37141

    Thank you so much for the prompt reply. I get the idea now.

    Awesome plugin and works very well!

    in reply to: Position the chart lines, add bottom padding #36770

    Thank you so much.

    Setting a “minimum” to charts is do the things. I will try the same in my code. Thanks again!

    in reply to: Chart compressed when add more chart lines #36754

    Thank you so much. It’s working as expected.

    in reply to: Drag graph and update y axis interval dynamically #35982

    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

    in reply to: Drag graph and update y axis interval dynamically #35959

    I have tried this example. Here I can able to drag the datapoints. But I want to drag the entire horizontal line

    Update Fiddle

Viewing 13 posts - 1 through 13 (of 13 total)