imaNNeo/fl_chart

Radarchart maxValue

Open

#958 创建于 2022年3月28日

在 GitHub 查看
 (0 评论) (2 反应) (0 负责人)Dart (1,964 fork)batch import
Radar Chartenhancementgood first issue

仓库指标

Star
 (7,513 star)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南