Youth-Research-Center/PandaPlot
Add data point/bar value labels (annotate values on graph)
Open
#125 opened on Jul 28, 2026
area: chart-stylingenhancementgood first issue
Repository metrics
- Stars
- (1 star)
- PR merge metrics
- (Avg merge 1d 17h) (39 merged PRs in 30d)
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.