imaNNeo/fl_chart

Radarchart maxValue

Open

#958 ouverte le 28 mars 2022

Voir sur GitHub
 (0 commentaires) (2 réactions) (0 assignés)Dart (1 964 forks)batch import
Radar Chartenhancementgood first issue

Métriques du dépôt

Stars
 (7 513 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur