<table class="highchart"
data-graph-height="500"
data-graph-container="#sigGraph"
data-graph-type="column"
data-graph-yaxis-title-text="Valeurs"
data-graph-xaxis-title-text="Indicateurs"
data-graph-xaxis-align="right"
data-graph-inverted="1"
data-graph-color-1="#85A1FF"
data-graph-color-2="#4C6282"
data-graph-datalabels-enabled="1"
>
<!-- ... -->
</table>
The data labels are misplaced when the graph is inverted but there is no problem when this option is removed...
I have the following graph :
The data labels are misplaced when the graph is inverted but there is no problem when this option is removed...
Here are some examples :