mpl_toolkits.axisartist.grid_helper_curvelinear¶
An experimental support for curvilinear grid.
Classes¶
FixedAxisArtistHelper (grid_helper, side[, ...]) |
Helper class for a fixed axis. |
FloatingAxisArtistHelper (grid_helper, ...[, ...]) |
nth_coord = along which coordinate value varies. |
GridHelperCurveLinear (aux_trans[, ...]) |
aux_trans : a transform from the source (curved) coordinate to target (rectilinear) coordinate. |