GrantMStevens / amCharts-Angular

Angular directive for amCharts library
Apache License 2.0
63 stars 39 forks source link

Can i use ValidateData() method #87

Closed akshay3688 closed 7 years ago

akshay3688 commented 7 years ago

There is method "chart.validateData()" for re rendering the chart in java script counter part , how i can re render the chart using directive , please help ?

akshay3688 commented 7 years ago

https://github.com/GrantMStevens/amCharts-Angular/issues/67 . This solved my problem .

Thanks,