from openalea.stat_tool.distribution import Uniform
b = Uniform(1,10)
b.plot(legend_size=8)