Histogram y-axis position
histogram([-3,2,1,3,4], bins=2)
Why is the y-axis positioned like that? Can it be fixed?
histogram([-3,2,1,3,4], bins=2)
Why is the y-axis positioned like that? Can it be fixed?
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2021-10-12 12:45:29 +0100
Seen: 472 times
Last updated: Oct 12 '21
using sage functions with data from octave
Distribution of a list of numbers
Numerical and graphical summaries of data
frecuency and numbers - Numpy - mean, histogram and more
How to plot histogram from list?
'unable to simplify to float approximation'
How to create your own function for image histogram? [closed]
Which picture do you want to achieve ?
I want the axis to be on the left, even when I have negative numbers. In the middle of the histogram it just looks strange.