Arun Kumar
Arun Kumar
To avoid breaking changes, update of d3 library will be synced with next major version. In any case, I will see I can release an intermediate version with d3 updated
Hey @hect1c Good to know. In case you face any troubles with `v2.0`/ `v18 React`, please raise an issue.
PS: I'm locking this issue to avoid people posting their issues as comment. Please open a new issue if you are facing any problem. This issue is for information/announcement purposes...
Hi @EtaJx, I'm new to `Vite`, and I'm not sure if this is exactly related to `vite` or some missing `es6` module importing problem of the build setup. I will...
Right now you can watch for window `resize` event and rerender the component. With `fluidWidth` option you can pass the dynamic `width`, and when the window resizes the component would...
But it could be simpler if there was a `responsive` `prop` so that users don't have to go through this step. I will try to add this in next release.
I think you are referring to able to have a smooth radius for the start and end. Something like https://i.stack.imgur.com/24IcP.png ? If this is the case, it is not right...
Right now it is not possible.
> Is there a way to wrap texts in array for "long" strings? I don't see a reliable way to achieve this as the segment size can be very small...
> can we change the needle SVG is it possible to do that This is not possible right now. > also can we custom the label of the numbers This...