Show HN: React library for showing speedometer like gauge using D3.js
1–5 of 5 posts
Re: Show HN: React library for showing speedometer like gauge using D3.js
#2Library author here. v1.0 was released recently with React 17 support (and v6 d3.js). I thought this would be a good time to get some feedback from HN community.
There are also Vue[0] and Svelte[1] libraries for anyone interested in those frameworks (all the three libraries share the same core).
Re: Show HN: React library for showing speedometer like gauge using D3.js
#3Hi HN, Library author here. v1.0 was released recently with React 17 support (and v6 d3.js). I thought this would be a good time to get some feedback from HN community. There are also Vue[0] and Svelte[1] libraries for anyone interested in those frameworks (all the three libraries share the same core). [0] - https://github.com/palerdot/vue-speedometer [1] - https://github.com/palerdot/svelte-speedometer
Re: Show HN: React library for showing speedometer like gauge using D3.js
#4Hi HN, Library author here. v1.0 was released recently with React 17 support (and v6 d3.js). I thought this would be a good time to get some feedback from HN community. There are also Vue[0] and Svelte[1] libraries for anyone interested in those frameworks (all the three libraries share the same core). [0] - https://github.com/palerdot/vue-speedometer [1] - https://github.com/palerdot/svelte-speedometer
Looks interesting, particularly libraries for Vue & Svelte. Will give a try in my upcoming projects.