Creating sliders for parameters of reaction network to make interactive plot

I currently have a reaction network defined using Catalyst.jl and was wondering what the best way would be to create interactive sliders for the parameters. My goal is to observe how the plotted trajectories shift as I adjust the parameter values. Any help is much appreciated!

Try Makie.jl: Layoutables Examples · Makie.jl

1 Like