paulvill / paulvill.github.io

The Embryo Digital Atlas is an open-source project aiming at building a web based platform to visualize complex experimental datasets in an easy and beautiful way.
http://www.embryodigitalatlas.org
MIT License
9 stars 3 forks source link

Moved Legend Upper Right Corner #29

Closed chitech closed 7 years ago

chitech commented 7 years ago

Updated the legend placement so it appears in upper right corner. Please let me know if this works.

paulvill commented 7 years ago

Hi Christine, Thanks a lot, this is great, it works well!

I think that we should try to include the code in the main integrated-view.html file.

Is there an easy way to have the text in the middle of the window instead of the right?

And the text should be (I just implemented the click and drag rotation in 3D):

Keys right/left arrow: forward/backward in time up/down arrow: zoom in/out space bar/double click: change between the channels click and drag: rotate in 3D

Let me know if you have time to include the code in layout_test/integrated-view.html , we will then be able to see how it shows up when a dataset is displayed.

Thanks again !

Paul