You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2026. It is now read-only.
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:
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:
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.
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:
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:
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.