echarts How to change marker pointer dynamically.

bsxbgnwa  于 2022-10-20  发布在  Echarts
关注(0)|答案(6)|浏览(185)

Version

4.8.0

Steps to reproduce

Not a bug but is there any way where i can change marker pointer on each second, i mean want to change marker pointer dynamically where i can pass value and based on that the pointer will be shown on the line chart.
For example - by clicking play button pointer will move one to another point.

What is expected?

Change marker pointer dynamically

What is actually happening?

Unable to change marker pointer.

3duebb1j

3duebb1j1#

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 thatyou have posted enough image to demo your request. 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 questions.

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

Have a nice day! 🍵

3zwjbxry

3zwjbxry2#

Have you tried to update the data of markPoint and then call chart.setOption() ?

eblbsuwk

eblbsuwk3#

I don't know about this. Can you please elaborate more on this?

xpcnnkqh

xpcnnkqh4#

Checked with above solution but it's not compatible with my requirement. I mean i want the exact result as i can see on mouseOver but by passing the dynamic value.

66bbxpm5

66bbxpm55#

@vishalprajapati7072 Please provide a demo for us to better understand.

s5a0g9ez

s5a0g9ez6#

@vishalprajapati7072 Please provide a demo for the issue either with https://codepen.io/Ovilia/pen/dyYWXWM or https://gallery.echartsjs.com/editor.html .

相关问题