imaNNeo/fl_chart

Padding for text label of extralines

Open

#824 opened on Nov 22, 2021

View on GitHub
 (11 comments) (1 reaction) (0 assignees)Dart (1,964 forks)batch import
Line Chartenhancementgood first issue

Repository metrics

Stars
 (7,513 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hello and thank u for great chart library!

It would be nice to have padding around text, because for now for make text look nicer we have to use spaces on both sides of text.

Example (with padding):

Example (how it works now):

THank you for your help!

Contributor guide