]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Added the global datasets defaults for new extended chart type (#6649)
authorstockiNail <stocki.nail@gmail.com>
Wed, 30 Oct 2019 22:42:15 +0000 (23:42 +0100)
committerEvert Timberg <evert.timberg+github@gmail.com>
Wed, 30 Oct 2019 22:42:15 +0000 (18:42 -0400)
commit14010530d7cf92b57a3db55b9270632a879081e7
treec089cd2593092a1f1512be6c7d2f484714326d4d
parent63b7bd7a5b410329701efd7382e7721eddd6fedf
Added the global datasets defaults for new extended chart type (#6649)

Added documentation to create a global datasets default for new extended chart type.
This is currently mandatory for BAR/HORIZONTALBAR charts (see issue [#6636](https://github.com/chartjs/Chart.js/issues/6636))
docs/developers/charts.md