DefinitelyTyped/types/echarts
Hao Chen 446815c8ae fix: axisPointer.label.margin should be number (#39969)
* 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`.
2019-10-30 10:25:16 -07:00
..
options fix: axisPointer.label.margin should be number (#39969) 2019-10-30 10:25:16 -07:00
index.d.ts fix: axisPointer.label.margin should be number (#39969) 2019-10-30 10:25:16 -07:00
tsconfig.json
tslint.json