question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hide/show image layers

See original GitHub issue

Regularly, I find myself needing to make multiple image layers in the same graph and find it helpful if I can hide/show different layer combinations easily (ideally through varying alpha). I think this should be doable in bokeh and am just trying to figure out how to do it. There seems to be an image_rgba layer, which could help with this (though getting this to with image would be great too). I see that slider bars and such are possible, but am missing some details here. Mainly, I remain confused on how event notification works and updating existing layers? Some pointers here would be very helpful.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:35 (33 by maintainers)

github_iconTop GitHub Comments

1reaction
birdsarahcommented, Jul 22, 2016

@jakirkham - does the PR #4868 make this possible for you - I think it should but I don’t have sample code to try it out with image.

0reactions
birdsarahcommented, Aug 22, 2016

Yes, I feel very confident. I’m going to close this as fixed by #4868.

Read more comments on GitHub >

github_iconTop Results From Across the Web

GIMP: Hide/Show all layers in current image - gists · GitHub
GIMP: Hide/Show all layers in current image. GitHub Gist: instantly share code, notes, ... When editing an image with many layers (e.g. an...
Read more >
Can I hide/show individual layers in Napari viewer "layer list"
How would I hide/show individual layers in the main napari viewer layer list? I can show/hide the entire list with viewer = napari....
Read more >
Toggle visibility to hide layers – Figma Help Center
Hover over the layer, group or Frame in the Layers panel. Click on the visibility icon to toggle the layer's visibility off. The...
Read more >
Allow hide/show ALL layers to include sub-layers - Inkscape
Currently "hide/show ALL layers" affect other layers apart from selected BUT ... Select top layer "IMAGE" and choose "Select all layers".
Read more >
Javascript hide/show layers - html - Stack Overflow
I am working with hiding and showing divs in javascript, basically I want to show one div, then when a button is clicked...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found