******************************************************* itm.grid.plot - Plotting grids and data with matplotlib ******************************************************* This module provides some limited functionality for plotting grids and data with matplotlib. .. contents:: itm.grid.plot.Plot2d - 2-dimensional plots ========================================== Detailed class documentation for itm.grid.plot.Plot2d --------------------------------------------------------- .. autoclass:: itm.grid.plot.Plot2d :members: :undoc-members: :special-members: