Skip to content

Axis title could also change the labels in the hovering popup #2618

Closed
@adube

Description

@adube

This is an enhancement suggestion.

When setting the title of an axis, such as:

        xaxis: {
            type: 'linear',
            zeroline: false,
            title: "hellox"  // <----
        },

it would make sense to have the same title as default value in the popup being shown on mouse hovering. Currently, the default value stays "x", where it could have been "hellox" instead.

See an example here: https://codepen.io/anon/pen/qoGQvx

See also the riginal question asked on Stack Overflow

Please, let me know if that makes sense.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions