Xiaoyue Lin
e33247b9b8
docs(types): fix typo ( #535 )
...
* docs(types): fix typo
* chore: fix typo
2023-03-27 16:39:22 +08:00
fakership
a35220e42c
feat: whether to trigger this.resize when window resize ( #490 )
...
Co-authored-by: lidong.peace <lidong.peace@bytedance.com>
2022-09-01 12:59:19 +08:00
tison
0e98914b75
fix: TSLint export type ( #498 )
...
TS1205: Re-exporting a type when the '--isolatedModules' flag is provided requires using 'export type'.
2022-08-24 09:07:54 +08:00
Scc
70d905146f
📝 doc: 修改README.md ( #485 )
...
Co-authored-by: chencong <chencong@dian.so>
2022-07-08 13:14:57 +08:00
Mo Beigi
0ab3861856
Fixes #460 : Initialise echarts with correct width and height ( #464 )
...
* Fix initial echarts div size by using temporary render
* Remove timeout and replace with finished event
* Add tests for container size
2022-02-12 18:20:31 +11:00
Mr-Milk
6f49a851ec
Add a section for next.js user on reducing bundle size ( #470 )
2022-01-18 10:02:20 +08:00
hustcc
7fc5c33c0b
chore: v3.0.2
v3.0.2
2021-10-29 11:40:00 +08:00
Mo Beigi
7be262ced1
Allow resize to occur if style or className have changed ( #459 )
2021-10-29 11:22:17 +08:00
n0099
7d20c9a950
getEchartsInstance方法没有注明返回值类型 ( #429 )
...
* getEchartsInstance方法没有注明返回值类型
* forgot to import ECharts type
* Update core.tsx
2021-10-28 10:29:03 +08:00
Mo Beigi
4748dda3c9
Fix animations being cancelled by initial render resize ( #458 )
...
This change fixes the issue where echarts animations are cancelled because there is a resize() call that occurs directly after the initial render.
2021-10-28 10:28:51 +08:00
Baorong Li
e261fd8ecb
fix(docs): xAxis "0" not found when import ECharts.js modules manually ( #414 )
...
Co-authored-by: Baorong Li <superlbr@gmail.com>
2021-02-27 15:53:41 +08:00
hustcc
0df82ff38d
chore: update deps ( #413 )
v3.0.1
2021-02-26 09:31:42 +08:00
Sylvain Thénault
e9cf9ade40
Add locale to Opts type ( #412 )
...
* Add locale to Opts type
as available in echarts v5
* Add example of using Opts.locale to the demo website
Co-authored-by: Sylvain Thénault <sylvain.thenault@lowatt.fr>
2021-02-25 18:15:29 +08:00
hustcc
787cee1750
chore: v3.0.0 released ( #409 )
v3.0.0
2021-02-19 10:37:51 +08:00
sjfkai
be5f5aa8c3
docs: add code sample of manually import modules in echarts v5 ( #407 )
2021-02-18 14:21:21 +08:00
hustcc
a415b3075d
docs: readme & ga ( #405 )
...
* docs: update readme
* chore: add ga
* chore: add baidu tongji
* chore: remove baidu zhanzhang meta
* chore: update slogan
2021-02-10 15:01:53 +08:00
hustcc
2da279172b
chore: v3.0.0-beta.2 ( #404 )
3.0.0-beta.2
2021-02-07 20:16:45 +08:00
hustcc
1d48dacd3f
fix(docs): base url 404 ( #403 )
3.0.0-beta.1
2021-02-07 19:30:41 +08:00
hustcc
0afc47d463
docs: update badge order
2021-02-07 18:04:51 +08:00
hustcc
469acda80b
chore: init 3.0.0-beta.1
2021-02-07 18:03:59 +08:00