Home › forums › Using CanvasJS › indexLabel placement issue on stackedBar Chart
Tagged: indexlabel, stackedBar Chart
This topic contains 2 replies, has 2 voices, and was last updated by josh.armentano 10 months, 2 weeks ago.
I am trying to figure out a way to get the indexLabel placed vertically in the center of the bar. When I manually increased the dataPointWidth value it no longer placed the indexLabels in the center. Is it possible to remedy this??
Please refer to this codepen to see what I mean:
https://codepen.io/josharmentano/full/geBqyr
@josh-armentano,
Index-label is placed to the center of the bar, but minimum and maximum of axisX is making it look like its placed to the bottom of the bar. Please take a look at this updated pen.
— Vishwas R Team CanvasJS
Perfect, thank you for your help!
You must be logged in to reply to this topic.