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.87k stars 1.78k forks source link

FR: Set radius for Radar Chart or smooth borders for chart data #1752

Open Mistic92 opened 1 month ago

Mistic92 commented 1 month ago

I don't see a way to set radius for Radar Chart to get smooth radius on data point.

This is what we'd like to achieve image

Unfortunately I don't see any way to have it smoothed like that and can only have this

image