imaNNeo/fl_chart

Radarchart maxValue

Open

#958 aperta il 28 mar 2022

Vedi su GitHub
 (0 commenti) (2 reazioni) (0 assegnatari)Dart (1964 fork)batch import
Radar Chartenhancementgood first issue

Metriche repository

Star
 (7513 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

In my use case I'm using a radarchart feeding real time data coming from a sensor to it, but the radarchart rescales depending on the values provided, making it difficult to understand.

It would be nice to have a parameter similar to maxX for linechart to prevent the chart to rescale.

If needed, my code is here.

Guida contributor