ghalex / vue3-charts

Vue3-Charts is an SVG-based charting library that is very easy to use and highly customizable
https://vue3charts.org
MIT License
142 stars 23 forks source link

HOW to position labels centered on BAR charts #58

Closed CharlesOkwuagwu closed 3 months ago

CharlesOkwuagwu commented 3 months ago

Please how do we get centered text on BarCharts for added Label Layers?

image

CharlesOkwuagwu commented 3 months ago

got it! text-anchor="middle"