Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Color selector for left/right vertical axis legenda behaves erratic #9

@fredvd

Description

@fredvd

When setting the color for the legenda of the vertical axis labels the color is not picked correctly.

The first few colors (black and grey) work, but after a few clicks, the selected color in the color picker is not updated in the preview. You can get results like this:

left_axis_colors_behave_erratic

The mismatch is consistent though (approximation with color picker)
11nd color is #AFBC21 but shows #E3B8AD
14nd color is #844980 but shows #FDF2C8

After saving a 'wrong' color in the chart and re-editing it again, the 'wrong' color is shown in the dropdown select main button. But the color is not available in the palette:

color_persists_but_not_in_palette

So somehow a the color palette shown in the picker is not the color palette from which the values are used. Tested version is eea.googlecharts 17.1 in Chrome 58 on Mac.

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