imaNNeo/fl_chart

Adding a pointer beside the bar rod.

Open

#1,480 opened on Nov 6, 2023

View on GitHub
 (5 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

As you can see the bar rod it has a pointer which is pointing towards the bar rod.

Let me explain. I am using the bar to showcase the marks of the student and i'd like to put the pointer beside the bar rod which will indicate the 'personal best score' of the student. The package uses the custom painter and paints the entire chart so i'm unable to add it. Can anyone help me with this?

Contributor guide