Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impossible to select black #000000 with the color picker #212

Open
MarineLohezic opened this issue Oct 15, 2020 · 0 comments
Open

Impossible to select black #000000 with the color picker #212

MarineLohezic opened this issue Oct 15, 2020 · 0 comments

Comments

@MarineLohezic
Copy link

Expected behaviour

Be able to select 100% black (#000000)

Actual behaviour

When I select the black with the color picker it dosen't work, in the input on the color picker we can read #0 instead of #000000.
The color shown stile the same, it's not black.

Reproduction steps

Add black color to available colors :
highed.meta.colors.push('#000000');

try to add a new color in simple -> appearance by using the color picker.
Try to select the black color.

Editor version

Highcharts JS v8.0.0 (2019-12-10)

Affected browser(s)

Chrome, firefox on windows and macOs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant