highcharts column datalabels position gets cut off -
I have field here with highcharts.js demo.
Data labels go beyond X-XI need to write formatters or any suggestions?
series: {boundary border: 0, "data labels": {enabled: true, format: '{point.y: .1f}%', rotation: -90, align: 'Right', X: 4, Y: 15, crop: false, overflow: 'none'}}
Comments
Post a Comment