As a newcomer I’ve found Gadfly very easy to learn and elegant to use.
I encountered a little issue. A simple Geom.density
seems to be non-normalized. That is, to be a function of frequencies, not probabilities.
@tlnagy is it possible to draw normalized densities? Is it perhaps implemented in the development branch of Gadfly already? I couldn’t find the appropriate parameter, although I could see some potentially related issues.
Thanks.