Home › forums › Using CanvasJS › Hide axis label
This topic contains 1 reply, has 2 voices, and was last updated by Vishwas R 1 month, 2 weeks ago.
Hi,
I am using this https://canvasjs.com/jquery-charts/column-chart/ . Is there anyway to hide the label, because I had about 22 bars to create for this chart. And the label unable to fit. I only want to remain the mouse over label.
@9mthsnafter,
You can use labelFormatter to hide axis-labels. Also you can use tickLength and lineThickness to hide tick and axis-lines respectively. Please take a look at this jsfiddle.
— Vishwas R Team CanvasJS
You must be logged in to reply to this topic.