File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Template for behaviour changes
2+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3+
4+ TEXT Goes Here
Original file line number Diff line number Diff line change 1+ Template for deprecations
2+ ~~~~~~~~~~~~~~~~~~~~~~~~~
3+
4+ FIX ME: The *add_all * parameter of `.axes_grid1.axes_grid.Grid `,
5+ `.axes_grid1.axes_grid.ImageGrid `, `.axes_grid1.axes_rgb.make_rgb_axes ` and
6+ `.axes_grid1.axes_rgb.RGBAxes ` is deprecated. Axes are now always added to the
7+ parent figure, though they can be later removed with ``ax.remove() ``.
Original file line number Diff line number Diff line change 1+ Template for developments
2+ ~~~~~~~~~~~~~~~~~~~~~~~~~
3+
4+ FIX ME: The *add_all * parameter of `.axes_grid1.axes_grid.Grid `,
5+ `.axes_grid1.axes_grid.ImageGrid `, `.axes_grid1.axes_rgb.make_rgb_axes ` and
6+ `.axes_grid1.axes_rgb.RGBAxes ` is deprecated. Axes are now always added to the
7+ parent figure, though they can be later removed with ``ax.remove() ``.
Original file line number Diff line number Diff line change 1+ Template for removals
2+ ~~~~~~~~~~~~~~~~~~~~~
3+
4+ FIX ME: The *add_all * parameter of `.axes_grid1.axes_grid.Grid `,
5+ `.axes_grid1.axes_grid.ImageGrid `, `.axes_grid1.axes_rgb.make_rgb_axes ` and
6+ `.axes_grid1.axes_rgb.RGBAxes ` is deprecated. Axes are now always added to the
7+ parent figure, though they can be later removed with ``ax.remove() ``.
You can’t perform that action at this time.
0 commit comments