DefinitelyTyped/types/echarts/options
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
..
series
axis-pointer.d.ts
calendar.d.ts
data-zoom.d.ts
dataset.d.ts
grid.d.ts
index.d.ts
legend.d.ts
line-style.d.ts
single-axis.d.ts
text-style.d.ts
tooltip.d.ts
visual-map.d.ts
x-axis.d.ts
y-axis.d.ts