86. plugins.plot2d
— plot2d.py¶
Generic 2D plotting functions for pyFormex.
86.1. Functions defined in module plugins.plot2d¶
- plugins.plot2d.showStepPlot(x, y, xlabel='', ylabel='', label='', title=None)[source]¶
Show a step plot of x,y data.