Youth-Research-Center/PandaPlot

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

Aberta

#125 aberto em 28 de jul. de 2026

 (0 comentário) (0 reação) (0 responsável)Python (0 fork)auto 404
area: chart-stylingenhancementgood first issue

Métricas do repositório

Stars
 (1 estrela)
Métricas de merge de PR
 (Mesclagem média 1d 17h) (39 fundiu PRs em 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.

Guia do colaborador