imaNNeo/fl_chart

Grid include min and max value

Open

#1,150 建立於 2022年9月22日

在 GitHub 查看
 (3 留言) (1 反應) (0 負責人)Dart (1,964 fork)batch import
Fundamentalenhancementgood first issue

倉庫指標

Star
 (7,513 star)
PR 合併指標
 (30 天內沒有已合併 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?

貢獻者指南