Hi All,<p>`vue-speedometer` is a Vue component library for showing speedometer like gauge using d3.<p>You can see it in action here - <a href="https://palerdot.in/vue-speedometer" rel="nofollow">https://palerdot.in/vue-speedometer</a>.
source code - <a href="https://github.com/palerdot/vue-speedometer" rel="nofollow">https://github.com/palerdot/vue-speedometer</a><p>As an aside, it shares its core with `react-d3-speedometer`(<a href="https://github.com/palerdot/react-d3-speedometer" rel="nofollow">https://github.com/palerdot/react-d3-speedometer</a>) which was recently rewritten by modularizing its core.<p>If you have a need for a similar component in your Vue apps please let me know on what you think. Feedbacks appreciated.