imaNNeo/fl_chart

Grid include min and max value

オープン

#1,150 opened on 2022/09/22

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

Repository metrics

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

説明

Can we include min and max values for drawing grid lines?

I want to show grid lines for outer box also like for 0 and max value.

I know border is supposed to be used for this use case but I want the same style as grid lines (dotted / dashed) and flutter dont allow dotted / dashed border.

Can we have something proper for this?

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