react-d3-speedometer
Advanced tools
Changelog
0.8.0
paddingHorizontal
, paddingVertical
props to configure space for label texts of bigger font sizes.Changelog
0.7.3
dimensionUnit
prop to configure width/height
... Defaults to px
. More context - https://developer.mozilla.org/en-US/docs/Web/SVG/Content_type#LengthChangelog
0.7.1
bugfix
. Handle negative values and custom min/max values for customSegmentStops
. Fixes - https://github.com/palerdot/react-d3-speedometer/issues/51 and https://github.com/palerdot/react-d3-speedometer/issues/52. ref - https://codesandbox.io/s/jolly-thompson-2k3d7Changelog
0.7.0
customSegmentStops
configuration to customize segments, ref: https://codesandbox.io/s/purple-cdn-eu9xf. Complete rewrite of core, where core is modularized and separated from lifecycle methodsChangelog
0.6.1
global
package from dependency. ref: - https://codesandbox.io/s/billowing-lake-9somfChangelog
0.6.0
segmentColors
for giving custom segment colors. Reference - https://palerdot.in/react-d3-speedometer/?path=/story/react-d3-speedometer--custom-segment-colors. ref: - https://codesandbox.io/s/relaxed-silence-c3qkb