antoniolago / react-gauge-component

React gauge component for data visualization.
https://antoniolago.github.io/react-gauge-component/
MIT License
132 stars 19 forks source link

Is possible to remove pointer? #55

Closed amirnasr94 closed 2 weeks ago

amirnasr94 commented 2 weeks ago

I have a project and i using radial type, but in my use Case i want remove pointer, is it possible?

antoniolago commented 2 weeks ago

Added pointer.hide property to achieve this in v1.2.4 image