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

category limited opacity bleedthrough from heatmap #15

Closed
cornhundred opened this issue Jun 11, 2019 · 2 comments
Closed

category limited opacity bleedthrough from heatmap #15

cornhundred opened this issue Jun 11, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@cornhundred
Copy link
Contributor

Fix bleedthrough of heatmap through low opacity non-highlighted categories.

@cornhundred
Copy link
Contributor Author

I'm guessing that the issue might be fixed by setting up blending on all relevant components. See

https://github.com/ismms-himc/clustergrammer-gl/blob/master/src/spillover/make_spillover_args.js#L4

@cornhundred
Copy link
Contributor Author

This has been solved by setting non-selected category opacity to 1 and blending the category color with white (25 and 75, color and white).

See commit 7cde218

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant