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

Any possible solution to add some space between two segments

Open nikhil1746 opened this issue 3 years ago • 1 comments

nikhil1746 avatar Sep 12 '22 05:09 nikhil1746

No. This is not currently possible.

This is a tricky change because

  • Needle transition has to take into account the segment gaps (it cannot stop at a gap)
  • Gap has to be configurable maybe as a prop.

This feature is not planned as of now. PRs welcome though.

palerdot avatar Sep 13 '22 03:09 palerdot