53. plot2d — plot2d.py
Generic 2D plotting functions for pyFormex.
Classes defined in module plot2d
Functions defined in module plot2d
-
plot2d.showHistogram(x, y, txt, **options)
Show a histogram of x,y data.
-
plot2d.createHistogram(data, cumulative=False, **kargs)
Create a histogram from data