Closed jwiik closed 14 years ago
This happens both on the AreaChart demo at thejit.org ( http://thejit.org/static/v20/Jit/Examples/AreaChart/example1.html , click the update data button) and in all other cases I have tested.
When using updateJSON to update data the last data point always gets the values of the second to last data point.
Thanks for pointing it out, I'll try to fix this ASAP.
Thanks again, I already pushed the fix in the repo:
https://github.com/philogb/jit/commit/c3bc83d5b5d7d20ddaf96a28b1812ec423b0f892
This happens both on the AreaChart demo at thejit.org ( http://thejit.org/static/v20/Jit/Examples/AreaChart/example1.html , click the update data button) and in all other cases I have tested.
When using updateJSON to update data the last data point always gets the values of the second to last data point.