imaNNeo/fl_chart

Radarchart maxValue

Open

#958 aberto em 28 de mar. de 2022

Ver no GitHub
 (0 comments) (2 reactions) (0 assignees)Dart (1.964 forks)batch import
Radar Chartenhancementgood first issue

Métricas do repositório

Stars
 (7.513 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador