Skip to content

Override chart hover-text text colour in highcharts charts to aid readability #122

@philipwhiuk

Description

@philipwhiuk

The yellow line's text is barely readable.

A CSS rule like:

tspan {
   fill: black !important;
}

fixes it (alternative is to delve into Highcharts config/code)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions