SIGN IN SIGN UP
chartjs / Chart.js UNCLAIMED

Simple HTML5 Charts using the <canvas> tag

0 0 1 JavaScript

Add chart data property setter and unit tests

Chart data can now be entirely replaced using `chart.data = {...}` thanks to the new property setter (instead of using `chart.config.data = {}`). Also update the documentation, as suggested by @ldaguise and @kennethkalmer, with a note about versions prior 2.6.
S
Simon Brunel committed
cc90c5c643b4965edcb67c31da9f1eded9d2aabb
Parent: 85ee592
Committed by Evert Timberg <evert.timberg+github@gmail.com> on 2/18/2017, 4:53:39 PM