Kamil Kubik

Results 5 comments of Kamil Kubik

Hello There! In general, there's no one API property you can use, but a similar effect may be achieved by overriding the `setCircularPositions` method. Kindly take a look [demo](https://stackblitz.com/edit/react-akntkr?file=index.js,style.css). You'll...

@Tarunkumarchelumalla Yes, as I can see all you have to do is add the `value` property to the newly created points, like this: https://jsfiddle.net/BlackLabel/q42d9pog/. If you don't provide it, the...

[Tarunkumarchelumalla](https://github.com/Tarunkumarchelumalla) Thanks for the clarification, I get your point now, but unfortunately, there's no straightforward way to achieve it and keep the built-in layout algorithm. All you can do is...

[Tarunkumarchelumalla](https://github.com/Tarunkumarchelumalla) Since several demos have already been mentioned in this thread (I can't see this problem in those), could you provide me with one where the issue is visible/reproducible so...

[Tarunkumarchelumalla](https://github.com/Tarunkumarchelumalla) Thanks for sharing this! I'd classify it as a feature request to the core HC source code you can report [here](https://github.com/highcharts/highcharts/issues/new?assignees=&labels=Type%3A+Feature+Request&projects=&template=feature_request.md&title=) describing the whole issue. Nevertheless, you can try...