To speed up installation, and to just massively cut-down on the dependencies,"
we could drop the dependency on StatsPlots.
As it is we don't actually use it, we just reexport it.
We can also set the plot of projects to always show a density plot if we set seriestype := density
which is probably what we want to do, as the plot of the individual samples is not that useful
To speed up installation, and to just massively cut-down on the dependencies,"
we could drop the dependency on
StatsPlots.As it is we don't actually use it, we just reexport it.
We can also set the plot of projects to always show a density plot if we set
seriestype := densitywhich is probably what we want to do, as the plot of the individual samples is not that useful