I want to create a histogram with its corresponding normal curve using a figure-factory distplot. I want to know what the Y-axis shows. The units on this axis change with the bin size, too. The value along the Y-axis can have any value thatโs larger than 0.
And would it be useful to normalise my variates first, before I plot them in the distplot?