flutter_radar_chart icon indicating copy to clipboard operation
flutter_radar_chart copied to clipboard

[Enhancement] Anchoring of labels

Open thetoster opened this issue 3 years ago • 2 comments

It would be nice to have possibility to select anchor and offset captions, so I can center it over "axis". Additional interesting thing would be to rotate captions, so I could achieve effect as shown on attachment.

Screenshot_1645614338

thetoster avatar Feb 23 '22 11:02 thetoster

Anchoring of labels is an interesting challenge! It might sense to take a look at figuring out how to rotate and align text on paths: https://developers.mews.com/flutter-how-to-draw-text-along-arc/

I'm not actively maintaining this project, so it might take me a bit of time to explore this enhancement. Otherwise, please feel free to contribute and create a pull request.

danpanaite avatar Feb 23 '22 22:02 danpanaite

same issue

tegarkurniawan avatar Oct 26 '22 02:10 tegarkurniawan