Youth-Research-Center/PandaPlot

Add data point/bar value labels (annotate values on graph)

Offen

#125 geöffnet am 28.07.2026

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (0 Forks)auto 404
area: chart-stylingenhancementgood first issue

Repository-Metriken

Stars
 (1 Stern)
PR-Merge-Metriken
 (Durchschn. Merge 1T 17h) (39 gemergte PRs in 30 T)

Beschreibung

Allow annotating each data point or bar with its numeric value directly on the chart (e.g. via matplotlib's bar_label/annotate). Useful for lab reports and small datasets where readers need exact values at a glance.

Contributor Guide