abbottmw

FC_DataLoaded

Recommended Posts

Im using one of the RealtimeAngular chart, and was looking to see if there was an event that fired everytime new data was sent to the chart. It seems as if the FC_ChartUpdated only fires if the chart data has been changed. If the chart data hasnt changed, the FC_ChartUpdated function isnt called. This makes sense, but I need a function to fire anytime new data is pushed to the chart.

 

 

 

I can call a custom function at x intervals to do it, but was looking at the FC_DataLoaded method. It is only firing when the data is first loaded, or the chart is first rendered. After that, i cant get it to fire again, unless i force it to.

 

 

 

Any suggestions is greatly appreciated

 

 

 

-Matthew

Share this post


Link to post
Share on other sites