How to create a single progress line? #663
Unanswered
BenJackGill
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How do I create a single progress line using Vue eCharts?
Here is in an image example: https://imgur.com/a/PhTQKxL
The green line should change depending on it's value, for example:
The green line should also animate on load.
And it should also have rounded end caps.
Is this simple type of progress line possible in Vue eCharts?
How would it be done?
Beta Was this translation helpful? Give feedback.
All reactions