Hi there,
After successfully creating a sparkline with localdata, i am trying to then change the data in the spark line and refresh it.
I have tried setting the data directly and then using refresh as well as using the setDataSource method but have had no luck so far.
I have created an example in the link below which demonstrates the issue.
So when you click the "refresh new data" the data in the sparkline does not change.
http://jsbin.com/atezoj/36/edit
Is it possible to do this or do i need to dispose of the sparkline and create a new one with new data?
Thanks,
Rob
After successfully creating a sparkline with localdata, i am trying to then change the data in the spark line and refresh it.
I have tried setting the data directly and then using refresh as well as using the setDataSource method but have had no luck so far.
I have created an example in the link below which demonstrates the issue.
So when you click the "refresh new data" the data in the sparkline does not change.
http://jsbin.com/atezoj/36/edit
Is it possible to do this or do i need to dispose of the sparkline and create a new one with new data?
Thanks,
Rob