Commit Graph

5 Commits

Author SHA1 Message Date
loopArray
e835076e1e @types/echarts Modify namespaces from ECharts to echarts (#19507)
* Modify namespaces from ECharts to echarts

Modify namespaces from ECharts to echarts. Because the global variables in the window browser using echarts rather than ECharts.
If I don't use UMD or AMD or commonjs way to use echarts, ECharts compiled in the browser can not find.

* ECharts is only a type not a constructed function
2017-09-26 01:04:59 +09:00
AntiMoron
b4ff159f07 Add echart method and graphic declaration. (#18685)
* Update index.d.ts

0. Add declaration of graphic.
1. Add method ```convertFromPixel```

* Update index.d.ts

Tested.
2017-08-14 13:55:46 -07:00
AntiMoron
fbe02a0916 Update index.d.ts 2017-04-06 15:19:49 +08:00
AntiMoron
66acd43247 Update index.d.ts 2017-04-06 15:15:32 +08:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00