You must be logged in to post your query.
Home › Forums › Chart Support › Values overlapping on "stackedColumn100" chart
Tagged: stackedColumn100, value overlapping
Hi,
Can anyone help with the issue? I am facing issues while building “stackedColumn100” chart. Values are overlapping.
Please see example on jsfiddle link below.
http://jsfiddle.net/u50pw4by/
Many Thanks,
@ketanajudiya,
Index-labels overlap each other as there is no space between column and the chart extreme. You can avoid this by setting indexLabelPlacement to inside or by increasing indexLabelMaxWidth.
—— Manoj Mohan Team CanvasJS
You must be logged in to reply to this topic. Login/Register