]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Include `grace` in LinearScaleOptions type definition (#8847)
authorMoses Mendoza <mendoza.moses@gmail.com>
Thu, 8 Apr 2021 04:21:03 +0000 (21:21 -0700)
committerGitHub <noreply@github.com>
Thu, 8 Apr 2021 04:21:03 +0000 (07:21 +0300)
commitefc1902da7213cd3dbdba02ac6609388e4a2ce2f
tree5b5e82c794130a1680d8f726442f8942d11f7e2a
parent6c7bf2299b36d43b4729c7881f413b271f2428d7
Include `grace` in LinearScaleOptions type definition (#8847)

This commit adds the `grace` option, to the LinearScaleOptions type definition
as documented here,
https://www.chartjs.org/docs/latest/axes/cartesian/linear.html#grace. Without
this commit the TS compiler does not allow the option.

Signed-off-by: Moses Mendoza <mendoza.moses@gmail.com>
types/index.esm.d.ts