-
Notifications
You must be signed in to change notification settings - Fork 4
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
GUI #43
Comments
Makie has an interesting range slide, which allows you to select a range of points in a given direction. This would be useful for quickly selecting a region. |
Under the Genie framework, there is a UI development tool Stipple.jl. They also developed a GUI design interface. The only worry I have about this approach is that it seems to only support plotly. |
Maybe TerminalMenus is a nice quick CLI tool to use? I've added an experimental feature #75. |
Qt5 wrapper in Julia: QML.jl |
For demonstration purpose, or even my daily usage, Pluto notebooks seem to be a perfect option. I have started to create a notebook for demonstration. |
Do we need it or not? What we may gain from it:
Why don't we do it:
The text was updated successfully, but these errors were encountered: