flutter_radar_chart
flutter_radar_chart copied to clipboard
[Enhancement] Anchoring of labels
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.
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.
same issue