Results 25 comments of Jianqi

I have to use two instances, because I need to set some styles on each one. Something like border style.

Thanks, @Ovilia , but there are not only two instance, but also a div, How can I dispatch wheel event when I wheel on this div?

[#949](https://github.com/ecomfe/zrender/pull/949) fixed this ~. @Ovilia Could you help me review this. Thanks :)

@Ovilia Hello~, Thanks for reply, there is a demo to show that, I just want fake the wheel event on another div. this is a simple demo: ``` var dom...

@Ovilia Yes, I want to :) I just want this fakeEvent work as a natural user action.

I found a quick way to reproduce. option: ``` option = { title: { text: 'Weather Statistics' }, grid: { left: 500 }, xAxis: { }, yAxis: { type: 'category',...

In addition, I found that in the english version, it just work fine !! So, I guess there maybe something wrong with the Chinese version?

Could you take a screen shot please? Case I just find that there are some differences between those two examples. Such as the length of `-` is different. English: Chinese:

I just can't reproduce on another computer. It's weird... @plainheart