scallop dome pyformex logo

Previous topic

52. objects — Selection of objects from the global dictionary.

Next topic

54. olist — Some convenient shortcuts for common list operations.

[FSF Associate Member]

Valid XHTML 1.0 Transitional

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