queryverse / ElectronDisplay.jl

An Electron.jl based figure and table display.
Other
85 stars 17 forks source link

Support a gallery view for plots #13

Closed davidanthoff closed 4 years ago

davidanthoff commented 5 years ago

It would be neat if one could plot into an existing window, and then there could be a little gallery view on the left side of all the plots that exist in that window. The UI could be a bit like the PowerPoint default UI.

Another extension could be that one can "zoom" out, so that one sees a thumbnail of all plots in the window, and then can click on one to look at a specific one.

There could also be an option to delete plots from a window.

davidanthoff commented 4 years ago

This is on master now.