from jhplot import P0D 

# build an 1D array 
p0=P0D("My first P0D array")
p0.doc()  # display help

