SIGN IN SIGN UP
chartjs / Chart.js UNCLAIMED

Simple HTML5 Charts using the <canvas> tag

0 0 1 JavaScript

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>
M
Moses Mendoza committed
efc1902da7213cd3dbdba02ac6609388e4a2ce2f
Parent: 6c7bf22
Committed by GitHub <noreply@github.com> on 4/8/2021, 4:21:03 AM