sloth

Delay between React rendering and FusionCharts render

Recommended Posts

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?

Edited by sloth

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now