from openalea.stat_tool.distribution import Poisson
b = Poisson(1,1.5)
b.plot(legend_size=8)