AnyChart / AnyChart-React

Intuitive and easy to use React plugin that allows you to create and work with AnyChart JavaScript Charts
https://www.anychart.com
Apache License 2.0
39 stars 30 forks source link

Async chart rendering #26

Open antoniocaiazzo opened 2 years ago

antoniocaiazzo commented 2 years ago

Hello,

We would really need to be able to use async rendering in our application: https://docs.anychart.com/Common_Settings/ASYNC_Rendering It's just a boolean passed to the draw() function, which could be added in the props. Is it something that can be added?

Also is this repo still alive? I can see the Anychart version has been bumped to the latest one, but the React version used is ancient now. Are there any plans of upgrading it?

Thanks!