palerdot / svelte-speedometer

Svelte component for showing speedometer like gauge using d3
https://palerdot.in/svelte-speedometer/
16 stars 3 forks source link

Remove tick lines between segments #45

Open nicholasvperry opened 1 year ago

nicholasvperry commented 1 year ago

There is no way to remove tick lines between segments. I have a component that has 100 segments to make a nice color change from start to end but there are also lines in between each segment. It would be nice if we could remove these lines.