]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Add x/y shorthand for padding options (#8637)
authorJukka Kurkela <jukka.kurkela@gmail.com>
Sun, 14 Mar 2021 15:21:30 +0000 (17:21 +0200)
committerGitHub <noreply@github.com>
Sun, 14 Mar 2021 15:21:30 +0000 (11:21 -0400)
commitf744c3bde63cd74e598dabf4f59ea7ff96777e79
tree749b87a66908c338f168a590f9edb257545ed4e2
parent347353a1c9c73c0a211d3559d3679f6f4b327dd0
Add x/y shorthand for padding options (#8637)
docs/docs/axes/labelling.md
docs/docs/axes/radial/linear.mdx
docs/docs/configuration/layout.md
docs/docs/configuration/legend.md
docs/docs/configuration/title.md
docs/docs/configuration/tooltip.md
docs/docs/general/padding.md [new file with mode: 0644]
docs/sidebars.js
src/helpers/helpers.options.js
test/specs/helpers.options.tests.js
types/helpers/helpers.options.d.ts