imaNNeo/fl_chart

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

Open

#1,194 opened on Dec 19, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Dart (1,964 forks)batch import
Bar Chartenhancementgood first issue

Repository metrics

Stars
 (7,513 stars)
PR merge metrics
 (No merged PRs in 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.

Contributor guide