imaNNeo/fl_chart

Grid include min and max value

开放

#1,150 创建于 2022年9月22日

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

仓库指标

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

贡献者指南