unfoldtoolbox / UnfoldMakie.jl

Plotting tools for Unfold.jl based on Makie.jl and AlgebraOfGraphics.jl
MIT License
15 stars 7 forks source link

Clever way to facet #196

Open vladdez opened 1 week ago

vladdez commented 1 week ago

Imagine 4 situations

If we really want to make such faceting possible we need to create clever way to organise parameter management and code.

Also we need to keep in mind existence of such options as:

And also we should not make our function too complicated (maybe even we need separate in two?)