]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Title alignment options (#6908)
authorEvert Timberg <evert.timberg+github@gmail.com>
Sun, 5 Jan 2020 19:59:57 +0000 (14:59 -0500)
committerGitHub <noreply@github.com>
Sun, 5 Jan 2020 19:59:57 +0000 (14:59 -0500)
commit5f6c3df6dc96b5728e09c55186d5b2830493b893
tree7bd9524a7ccee84174aff482f6a8ca1acf511853
parentecb0784f0dbebc3df41234dcb0654b864aef3296
Title alignment options (#6908)

* Add alignment options for title plugin.

Alignment can be set to 'start', 'center'. or 'end'. A new sample has been added as well.

* Update sample file title
docs/configuration/title.md
samples/samples.js
samples/title/alignment.html [new file with mode: 0644]
src/plugins/plugin.title.js
test/specs/plugin.title.tests.js