sushuang
sushuang
The `connect` feature, by default, should better ignore series index/name in `trigger: axis` tooltip action.
```js option = { animation: false, ... } ``` 这样会好点么?
Need enhancement: Perhaps support animation to markArea will make it better.
Related issue: #11879
渲染中一般没有异步的情况,并不太能并行。
1. 每个图的渲染时长比较长,是否有可能进行优化。比如进行采样等缩减渲染的点。 2. 如果页面有 20 个图,是否可以优先渲染当前展现的图,未展现的延后?
传入 canvas 是支持的。 这个文档是否有帮助
数据须按日期排序,再输入 echarts ,就不会来回折。
And might help.
这个例子是否能有帮助。