Hi All,
I was studying the most simple example code
to render my multichannel ome.tiff data in neuroglancer.
And it works actually quite well!
Definitely a quality piece of software wrote.
Now what I try to do, is to load layers, but the loaded layers should by default be hidden and not visible and only become visible by clicking the tab in the top row.
I assume there is some property I can set in my "state.layers.append" function call.
But I have no idea how to figure out what the property name is.
Does any one know by heart?
Any hint and help is welcome!
Thank you, Elmar