]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Add isoWeekday option to allow time scale ticks in 'week' unit mode to start on a... 2515/head
authorTom Duncalf <tom@tomduncalf.com>
Wed, 11 May 2016 08:34:22 +0000 (09:34 +0100)
committerTom Duncalf <tom@tomduncalf.com>
Wed, 11 May 2016 08:44:02 +0000 (09:44 +0100)
commit8b3d079a5008e80097829a9c52e24139de689883
tree8f6bcf92e7b6cb756e00abfe4e9f7718e498a687
parentdaa9ad074f21407fb8c20ce6c7186a72b1245e51
Add isoWeekday option to allow time scale ticks in 'week' unit mode to start on a specified day of the week
docs/01-Scales.md
src/scales/scale.time.js
test/scale.time.tests.js