Skip to content

x-axis Data label #15299

@chmich

Description

@chmich

What problem does this feature solve?

x-Axis label in x-axis and tooltip
having the option to set different labels

What does the proposed API look like?

A) current:
xAxis: { data: ["J", "F", "M", "J" ... ] }

What would be expected?

B) Idea:
xAxis: { data: [{{"xAxis":"J", "tooltip": "January", "tooltip-explanation": "was a very cold month"}, {"xAxis": "F", "tooltip":"February", "tooltip-explanation": "was as cold as January"}}, ... ] }

A) should be possible futhermore

grafik

Metadata

Metadata

Assignees

No one assigned

    Labels

    enThis issue is in Englishnew-featurestaleInactive for a long time. Will be closed in 7 days.topic: tooltip

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions