mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-31 02:34:28 +00:00
* fix: axisPointer.label.margin should be number (xAxis | yAxis).axisPointer.label.margin should be number instead of boolean. * fix: color type color type is not limited to string. It can be `string`, `Linear gradient`, `Radial gradient` or `Fill with texture`.