imaNNeo/fl_chart

Grid include min and max value

Open

#1.150 geöffnet am 22. Sept. 2022

Auf GitHub ansehen
 (3 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Dart (1.964 Forks)batch import
Fundamentalenhancementgood first issue

Repository-Metriken

Stars
 (7.513 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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?

Contributor Guide