You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2020/06/22 13:42:30 UTC

[GitHub] [incubator-echarts] vishalprajapati7072 opened a new issue #12845: How to change marker pointer dynamically.

vishalprajapati7072 opened a new issue #12845:
URL: https://github.com/apache/incubator-echarts/issues/12845


   ### 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.
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] Ovilia commented on issue #12845: How to change marker pointer dynamically.

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #12845:
URL: https://github.com/apache/incubator-echarts/issues/12845#issuecomment-648721962


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


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] vishalprajapati7072 commented on issue #12845: How to change marker pointer dynamically.

Posted by GitBox <gi...@apache.org>.
vishalprajapati7072 commented on issue #12845:
URL: https://github.com/apache/incubator-echarts/issues/12845#issuecomment-648093654


   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.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] vishalprajapati7072 commented on issue #12845: How to change marker pointer dynamically.

Posted by GitBox <gi...@apache.org>.
vishalprajapati7072 commented on issue #12845:
URL: https://github.com/apache/incubator-echarts/issues/12845#issuecomment-647902222


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


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #12845: How to change marker pointer dynamically.

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #12845:
URL: https://github.com/apache/incubator-echarts/issues/12845#issuecomment-648722076


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


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #12845: How to change marker pointer dynamically.

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #12845:
URL: https://github.com/apache/incubator-echarts/issues/12845#issuecomment-647526650


   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 **you have posted enough image to demo your request**. You may also check out the [API](http://echarts.apache.org/api.html) and [chart option](http://echarts.apache.org/option.html) 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](https://echarts.apache.org/en/maillist.html).
   
   Have a nice day! 🍵


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] plainheart commented on issue #12845: How to change marker pointer dynamically.

Posted by GitBox <gi...@apache.org>.
plainheart commented on issue #12845:
URL: https://github.com/apache/incubator-echarts/issues/12845#issuecomment-647854753


   Have you tried to update the data of [markPoint](https://echarts.apache.org/en/option.html#series-line.markPoint.data) and then call `chart.setOption()` ?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org