]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Initial implementation of a scatter chart. Uses a new style of config from the other...
authorEvert Timberg <evert.timberg@gmail.com>
Sun, 17 May 2015 17:20:37 +0000 (13:20 -0400)
committerEvert Timberg <evert.timberg@gmail.com>
Sun, 17 May 2015 17:20:37 +0000 (13:20 -0400)
commit67b3d32218e1a27d59d13f8fd4eb88282b59e1ac
tree065d5f2c9406fe2829180192dcdc721a1a4e48db
parentd7ad5b6340d1200570b904cce09a1960c8088e55
Initial implementation of a scatter chart. Uses a new style of config from the other charts. For now, the config is not changeable.
src/Chart.Scale.js
src/Chart.Scatter.js [new file with mode: 0644]