Closed feanor12 closed 3 years ago
The first and the second plot show the same output.
Julia Version 1.6.0 StatsPlots v0.14.19
a = rand(10) density(a,alpha=0.5,label="b1",bandwidth=10) density!(a,alpha=0.5,label="b2",bandwidth=0.1)
thats not released yet, can you try on master?
I did not realize that this was a recent feature. On master is seems fine. 👍
The first and the second plot show the same output.
Julia Version 1.6.0 StatsPlots v0.14.19