react-radial-gauge
react-radial-gauge copied to clipboard
Added more features and airbnb linted the file
Didn't test if this builds in the master environment.
Picture above was using:
<Gauge
size={300}
maximumValue={130}
currentValue={50}
dialWidth={9}
progressRotation={-45}
progressWidth={18}
progressFontSize={60}
progressFontUnits="°F"
progressColor="rgba(95, 103, 142, 1)"
progressTextColor="white"
/>