react-d3-speedometer icon indicating copy to clipboard operation
react-d3-speedometer copied to clipboard

React Speedometer component using d3.js ⚛️

Results 40 react-d3-speedometer issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependency-update

`v2.0` with React `v18` support is in RC and available as `next` tag. You can install it with ``` npm install react-d3-speedometer@next ``` This PR has support for `v18` React...

There is a fork with this particular enhancement - https://github.com/ifunplus/react-d3-speedometer It might be nice to have the text displayed as an arc matching the speedometer's curvature

Is there a way to wrap texts in array for "long" strings? I found "[custom-react-d3-speedometer](https://www.npmjs.com/package/custom-react-d3-speedometer)" but not compatible with react 17 Thanks for your great module by the way

Adding react-d3-speedometer to an application that makes extensive use of d3 via nivo results in importing the entire d3 package. This can be circumvented with redeclaring imports so they don't...

enhancement

is it possible to set a full circle for this component?

can we change the needle SVG is it possible to do that also can we custom the label of the numbers can we show the numbers with the custom label...

enhancement
auto-feedback

It would be very cool if there would be a prop to make the needle draggable.