Results 32 comments of 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.

渲染中一般没有异步的情况,并不太能并行。

1. 每个图的渲染时长比较长,是否有可能进行优化。比如进行采样等缩减渲染的点。 2. 如果页面有 20 个图,是否可以优先渲染当前展现的图,未展现的延后?

传入 canvas 是支持的。 这个文档是否有帮助

And might help.

这个例子是否能有帮助。