Youth-Research-Center/PandaPlot

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

开放

#125 创建于 2026年7月28日

 (0 条评论) (0 个反应) (0 位负责人)Python (0 个派生)auto 404
area: chart-stylingenhancementgood first issue

仓库指标

星标
 (1 个星标)
PR 合并指标
 (平均合并 1天 17小时) (30 天内合并 39 个 PR)

描述

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.

贡献者指南