imaNNeo/fl_chart

Radarchart maxValue

开放

#958 创建于 2022年3月28日

 (0 条评论) (2 个反应) (0 位负责人)Dart (1,964 个派生)batch import
Radar Chartenhancementgood first issue

仓库指标

星标
 (7,513 个星标)
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.

贡献者指南