imaNNeo/fl_chart

Abilit to specify a border with different border sides for bar charts.

Open

#1.194 aberto em 19 de dez. de 2022

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Dart (1.964 forks)batch import
Bar Chartenhancementgood first issue

Métricas do repositório

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

Description

Currently BarChartRodData only takes a BorderSide and the choices are a full border or no border.

I need to be able to specify a top border only.

Guia do colaborador