imaNNeo/fl_chart

Grid include min and max value

Open

#1150 aperta il 22 set 2022

Vedi su GitHub
 (3 commenti) (1 reazione) (0 assegnatari)Dart (1964 fork)batch import
Fundamentalenhancementgood first issue

Metriche repository

Star
 (7513 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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?

Guida contributor