Page 1 of 1

Adding new point on gantt chart not reflecting in Angular

Posted: Tue Aug 16, 2022 10:29 am
by eraka
HI
I am trying to add point on gantt highchart , I am using a pop up on submitting the pop up there is an API call POST and if its success that data should display on the chart. I am using this.chartRef.redraw(); but still not reflecting on chart though refreshing it will allow the point to appear...

Plz help

Re: Adding new point on gantt chart not reflecting in Angular

Posted: Wed Aug 17, 2022 9:14 am
by kamil.m
Hello,

Please recreate this issue in an online editor, we need to see what methods are you using while adding a point to chart.

Let me know once you reproduce it,
Regards