mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-30 16:10:07 +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`.