ciemss / pyciemss

Causal and probabilistic reasoning with continuous time dynamical systems
Other
12 stars 4 forks source link

Add trajectory distribution "layers" #508

Open JosephCottam opened 4 months ago

JosephCottam commented 4 months ago

We loose some visual sense of density with the current trajectory visualizations vs just-plot-a-bunch-of-lines. Is there a way to get that sense back?

Idea: Plot a sequence of several quantiles on top of each other (95%, 50%, 20%). Only outline the outermost one. Let alpha-compose take care of making it look like a distribution. Take the sequence of intervals in as a parameter.