JuliaDynamics / DynamicalSystems.jl

Award winning software library for nonlinear dynamics and nonlinear timeseries analysis
https://juliadynamics.github.io/DynamicalSystemsDocs.jl/dynamicalsystems/dev/
Other
828 stars 90 forks source link

Fixed Makie error in interactive_orbitdiagram #239

Closed jonathanfischer97 closed 1 month ago

jonathanfischer97 commented 1 month ago

I fixed the Makie.Layout error I raised in #237 by removing that qualifier from the deactivate_interaction! call.

Other changes that can be ommitted upon review

jonathanfischer97 commented 1 month ago

No problem, happy to help! I'll add more tests as I explore more of the visualization methods!