]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Following a Slack conversation tadd new Callback to allow updates to datasets config... 2510/head
authorTarqwyn <steven@tarquindandy.com>
Tue, 10 May 2016 14:01:30 +0000 (15:01 +0100)
committerTarqwyn <steven@tarquindandy.com>
Tue, 10 May 2016 14:59:12 +0000 (15:59 +0100)
commit84b7d075266e59bd128238b4b176e527c1cf7072
treec418ef283f12950fde56c2b379252595e151b334
parent4aa61e00e5be723e959b143c68f5c70715e5ca41
Following a Slack conversation tadd new Callback to allow updates to datasets config (ie borderColor) based on results of the calculated scale, A typical use case would be apply a Gradient fill.

On branch feature_New_plugin_interface_afterScaleUpdate
Changes to be committed:
modified:   dist/Chart.bundle.js
modified:   dist/Chart.bundle.min.js

 #On branch feature_New_plugin_interface_afterScaleUpdate
 #Changes to be committed:
docs/07-Advanced.md
src/core/core.controller.js