JuliaDynamics/InteractiveDynamics.jl

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

Open

#91 opened on Apr 10, 2022

 (0 comments) (0 reactions) (0 assignees)Julia (25 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (176 stars)
PR merge metrics
 (PR metrics pending)

Description

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/

Contributor guide