You must be logged in to post your query.
Home › Forums › Chart Support › Is it possible that i can move Index Labels left or right?
Is it possible that i can move Index Labels left or right?
I’m trying to move the Index Label left:
indexLabel:(Number(obj.value)+” “)
indexLabel:(” “+Number(obj.value))
but it doesn’t work.
@playkant,
Sorry, it’s not possible to move indexlabel towards left/right. However, you can move it inside/outside the column using indexLabelPlacement.
___________ Indranil Deo, Team CanvasJS
You must be logged in to reply to this topic. Login/Register