imaNNeo/fl_chart

Adding a pointer beside the bar rod.

Open

#1.480 geöffnet am 6. Nov. 2023

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Dart (1.964 Forks)batch import
Bar Chartenhancementgood first issue

Repository-Metriken

Stars
 (7.513 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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