Jump to content

How to rotate label value in graph ?


sebxp83

Recommended Posts

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Not sure what charting solution is being used but if you were to use HTML5 Charts then you can set a property:

plotOptions.series.dataLabels.rotation (with a rotation value in degrees)

to rotate the data labels. Here is a fiddle sample using this api:

http://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/highcharts/plotoptions/series-datalabels-rotation/

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...