when I create a column chart using jQuery HighchartsTable plugin (not jason based highchart), the labels are on axis-X and values are on axis-Y by default.
I need the reverse, I have many long labels, they don’t fit horizontally .
is it possible to have labels on axis-Y and values on axis-X ?
Thanks.
P.S. And can I replace word “Valeur” with my own ? 🙂
You can set inverted parameter as true
http://api.highcharts.com/highcharts#chart.inverted