Commit Graph

10 Commits

Author SHA1 Message Date
PollionChang
fcf736b0aa about graphic
111
2017-11-13 20:43:35 +08:00
PollionChang
5241f55a22 111
11
2017-11-13 20:30:11 +08:00
PollionChang
ce0eb729bc about graphic
add echarts graphic LinearGradient
2017-11-03 16:50:06 +08:00
Andy
19f89399e4 Ensure every package has a tslint.json (#21009)
* Ensure every package has a tslint.json

* Fixes
2017-10-25 11:13:50 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
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