imaNNeo/fl_chart

Radarchart maxValue

オープン

#958 opened on 2022/03/28

 (0 件のコメント) (2 件のリアクション) (0 人の担当者)Dart (1,964 件のフォーク)batch import
Radar Chartenhancementgood first issue

Repository metrics

Stars
 (7,513 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド