]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Update stale documentation for axis titles (#9683)
authorcarsonalh <47074583+carsonalh@users.noreply.github.com>
Mon, 29 Nov 2021 21:37:34 +0000 (07:37 +1000)
committerGitHub <noreply@github.com>
Mon, 29 Nov 2021 21:37:34 +0000 (23:37 +0200)
commit5e5339d01ce0c5b6a28e96624e0d81b71d459d72
treeb061d4484b90f36e9e3f58381d81fbd8f4bd9af4
parent67aa6eb985ff328536e266cac84babb998b52212
Update stale documentation for axis titles (#9683)

* Update stale documentation for axis titles (#9682)

Updated the documentation for the types on axis labels.

In the corresponding `index.esm.d.ts` file, put JSDoc descriptions for
the properties to match the now-updated documentation.

* Clean up axis title labels documentation (#9682)

Inserted extra information in the documentation for the type of the
padding, inserted missing full stops.

In the type file, added JSDoc for undocumented properties.

* Update docs/axes/labelling.md

* Update types/index.esm.d.ts

Co-authored-by: Jukka Kurkela <jukka.kurkela@gmail.com>
docs/axes/labelling.md
types/index.esm.d.ts