JuliaDynamics / InteractiveDynamics.jl

Fast, general-purpose interactive applications for complex systems
https://juliadynamics.github.io/InteractiveDynamics.jl/dev/
MIT License
171 stars 25 forks source link

Interactive Orbit Diagram: replace limits textboxes with text-input boxes #91

Open Datseris opened 2 years ago

Datseris commented 2 years ago

Now that Makie.jl has support for text input boxes, we should use those to replace the current boxes that just state the values of the limits (so that users can choose exact limits)

https://makie.juliaplots.org/stable/examples/layoutables/textbox/