imaNNeo/fl_chart

Grid include min and max value

Aberta

#1.150 aberto em 22 de set. de 2022

 (3 comentários) (1 reação) (0 responsável)Dart (1.964 forks)batch import
Fundamentalenhancementgood first issue

Métricas do repositório

Stars
 (7.513 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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?

Guia do colaborador