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 2021/02/02 06:31:41 UTC

[GitHub] [echarts] mKainzbauer opened a new issue #14186: Needle Animation with circluar 360° Gauges: make needle to move over axis boundaries

mKainzbauer opened a new issue #14186:
URL: https://github.com/apache/echarts/issues/14186


   ### What problem does this feature solve?
   I use gauge charts for showing wind direction in realtime. Therefore I've configured a gauge to show 360° in a circular gauge, see https://jsfiddle.net/x2ruqh1s/
   The "problem": a rather slight change in Wind direction from 5° to 355° makes the needle jump 350° all around the gauge. I totally understand why.
   I would be nice if there would be an option to let the needle ignore axis boundaries on 360° circular gauges and let it jump the "shortest" 10°. It would give a better impression of what ist happening in reality: slight direction changes. Now one can get the impression, the wind direction is changing like crazy.
   Workaround:  disabling animation. Without animation, the viewer doesn't get the impression.
   It is an eye candy, I know. :)
   
   ### What does the proposed API look like?
   An option value to control the behaviour, if the needle should be allowed to jump over boundaries.
   
   <!-- 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] [echarts] ddyedu commented on issue #14186: Needle Animation with circluar 360° Gauges: make needle to move over axis boundaries

Posted by GitBox <gi...@apache.org>.
ddyedu commented on issue #14186:
URL: https://github.com/apache/echarts/issues/14186#issuecomment-775875379


   How did you proceed? ? Can you tell me about a complex problem that you solved?


----------------------------------------------------------------
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] [echarts] echarts-bot[bot] commented on issue #14186: Needle Animation with circluar 360° Gauges: make needle to move over axis boundaries

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


   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 question.
   
   If you are interested in the project, you may also subscribe our [mailing 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] [echarts] mKainzbauer commented on issue #14186: Needle Animation with circluar 360° Gauges: make needle to move over axis boundaries

Posted by GitBox <gi...@apache.org>.
mKainzbauer commented on issue #14186:
URL: https://github.com/apache/echarts/issues/14186#issuecomment-776129169


   Me? The problem isn't solved. The workaround is not using animated gauges.


----------------------------------------------------------------
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] [echarts] echarts-bot[bot] commented on issue #14186: Needle Animation with circluar 360° Gauges: make needle to move over axis boundaries

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


   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 question.
   
   If you are interested in the project, you may also subscribe our [mailing 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] [echarts] michi-k commented on issue #14186: Needle Animation with circluar 360° Gauges: make needle to move over axis boundaries

Posted by GitBox <gi...@apache.org>.
michi-k commented on issue #14186:
URL: https://github.com/apache/echarts/issues/14186#issuecomment-1023525994


   Here is a workaround:
   https://jsfiddle.net/13tc4wge/
   https://jsfiddle.net/13tc4wge/1/


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

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