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

Linientransparenz/-hervorhebung: Farben statt opacity #5

Open
d3d9 opened this issue Dec 2, 2019 · 0 comments
Open

Linientransparenz/-hervorhebung: Farben statt opacity #5

d3d9 opened this issue Dec 2, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@d3d9
Copy link
Owner

d3d9 commented Dec 2, 2019

Aufgrund der opacity entstehen unschöne Darstellungen bei sonst unsichtbaren Überlappungen.
Beispieldarstellung

Aktuelle Idee als Alternative: Farbwerte mit 20% opacity vorberechnen und anstelle von Ausblendung mit opacity die fill-Farbe der Linien ändern, in Verbindung mit mix-blend-mode: darken.
Nachher wieder auf die originale Farbe zurücksetzen.
Performance und Verhalten in besonderen Situationen sind zu beachten..

Zusätzliche Überlegung: ist ggf. eine (leichte) Animation der "hervorgehobenen" Linien hilfreich?

@d3d9 d3d9 added the enhancement New feature or request label Dec 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant