kirjs / react-highcharts

React wrapper for Highcharts library

Home Page:http://kirjs.github.io/react-highcharts/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cancel render animation in the same time

lgyytm opened this issue · comments

I have some charts in one page, but I encapsulate every chart into single component.But they are rendering in the same time,I'd like to cancel it.What should I do?