Hello, I have a vector of double values between 0 and 100 I would like to draw a synthetic distribution of this vector to see graphically how the values are distributed between 0 and 100. How can I do that ? Thomas