Youth-Research-Center/PandaPlot

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

Ouverte

#125 ouverte le 28 juil. 2026

 (0 commentaire) (0 réaction) (0 personne assignée)Python (0 fork)auto 404
area: chart-stylingenhancementgood first issue

Métriques du dépôt

Stars
 (1 étoile)
Métriques de merge PR
 (Merge moyen 1j 17h) (39 PRs mergées en 30 j)

Description

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.

Guide contributeur