Hello  @shashiranjan!
That’s what I have implemented:
jsfiddle today (not working)
That’s how it works (I need to have my dataPoints set before rendering):
jsfiddle (that works)
This is what I’d like to do. Set animationEnabled after the dataPoints. I thought it’d work because after the addTo method, the chart is rendered.
jsfiddle (why does not work?)
Why this animated mode does not work? Can’t I simply render the chart again? the only way is instantiating another chart with the dataPoints already set?
Thank you,
Guilherme
	- 
		This reply was modified 6 years, 9 months ago by 
guilhermemaranhao. Reason: change the last question
	 
	- 
		This reply was modified 4 years, 2 months ago by 
Manoj Mohan.