Hello, attached is a gif of a FusionCharts linear gauge I am using. In the gif, we can see a card render with a title and education and then a few seconds later the FusionChart linear gauge appears with some salary information. I am using FusionCharts with react, and followed the tutorial for how to set up FusionCharts with react. Is there a reason for the delay? Is there any way to improve the time or work around it?  
	Any help or explanation would be great, thank you
 
	example_chart.mov
 
	Edit - If I set animations not to run, I get my preferred outcome for the linear gauge to appear quicker.
 
"animation": "0"
	The transitions do look nice and appealing, would there be way to speed up that animation transition, or at least the initial render?