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.

貢獻者指南