mdewilde / chart

Java library for use with Chart.js javascript library
Apache License 2.0
112 stars 43 forks source link

Updating chart data once it is loaded in the browser #29

Open aatoma opened 4 years ago

aatoma commented 4 years ago

Is there a way to update a generated chart? Similar to what I would do with addData and removeData in chart.js