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

setOptions colorScale not woking? #104

Open
AugustinMortier opened this issue Jul 8, 2023 · 1 comment
Open

setOptions colorScale not woking? #104

AugustinMortier opened this issue Jul 8, 2023 · 1 comment

Comments

@AugustinMortier
Copy link

It seems that the setOptions, which works fine with the opacity, is not working properly with the colorScale option.

@AugustinMortier
Copy link
Author

in var setOptions (l509), the following line is missing:

if (options.hasOwnProperty("colorScale")) colorScale = options.colorScale;

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