Files
DefinitelyTyped/types/echarts
Ruixue Liao 1649e05a03 Add new Type Definition for Echarts (#37884)
* Add dataset, grid, legend, single axis components typed definition.
Add singleAxis attribute to data zoom.
Add new attributes to tooltip.
Change axis pointer definition in tooltip to AxisPointer Type.

* Change dimensionNAmes and dimensionIndex to optional in tooltip.

* Add line style type definition.
Add calendar type definition.

* Add axispointer type definition in tooltip

* Add VisualMap type definition

* Add minShowLabelAnglel for pie chart

* Add margin for calendar label.
Support number as axis data type.
Add more type def for single axis.
Add Axisvaluelabel for tooltip formatter.
Move offset to x axis and y axis since single axis does not have offset.

* Change singleAxis to singleAxisIndex in data zoom

* Add comment for legend data
2019-08-26 08:09:24 -07:00
..