]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Alternative scale templating. Passing function as template.
authorMiosss <Miosss@users.noreply.github.com>
Wed, 9 Jul 2014 12:57:08 +0000 (14:57 +0200)
committerMiosss <Miosss@users.noreply.github.com>
Wed, 9 Jul 2014 12:57:08 +0000 (14:57 +0200)
commitc37c58ad39d8d1991065d0b7db561ab116afdd27
tree5f54d0913a788b88911cb6b63c9646b8cecf2fbc
parent55fc0cfd49749c6dded5964bb7356325021f25bc
Alternative scale templating. Passing function as template.

Allows to choose template mechanism - processing function or original micro templating.
src/Chart.Core.js