Skip to content

Display of data labels when graph is inverted #32

@jubianchi

Description

@jubianchi

I have the following graph :

<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...

Here are some examples :

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions