imaNNeo / fl_chart

FL Chart is a highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart.
https://flchart.dev
MIT License
6.77k stars 1.74k forks source link

[Feature Request] RadarChartTitle #1642

Open GeonSeon opened 5 months ago

GeonSeon commented 5 months ago

I want the RadarChartTitle to be a widget, not a simple string. For example, I would like to use a widget called Text.rich, and the top of the text can be divided into blue under purple. If there is a feature like this, could you please let me know?..