echarts dataZoomSelect not working

xv8emn3q  于 2022-12-31  发布在  Echarts
关注(0)|答案(2)|浏览(187)

Version

4.9.0

Steps to reproduce

this.chartInstance.dispatchAction({
type: 'taskGlobalCursor',
key: 'dataZoomSelect',
dataZoomSelectActive: true
});

Expect the zoom button and cursor in selected state, but this is not the case. Manually click the zoom button works fine.

What is expected?

Expect the zoom button and cursor in selected state, but this is not the case. Manually click the zoom button works fine.

What is actually happening?

Expect the zoom button and cursor in selected state, but this is not the case. Manually click the zoom button works fine.

svujldwt

svujldwt1#

Hi! We've received your issue and please be patient to get responded. 🎉
The average response time is expected to be within one day for weekdays.

In the meanwhile, please make sure that it contains a minimum reproducible demo and necessary images to illustrate. Otherwise, our committers will ask you to do so.

A minimum reproducible demo should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.

You may also check out the API and chart option to get the answer.

If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org . Please attach the issue link if it's a technical question.

If you are interested in the project, you may also subscribe our mailing list .

Have a nice day! 🍵

y53ybaqx

y53ybaqx2#

v5.0.2 同样有这个问题,时好时坏

相关问题