diff --git a/doc/thirdpartypackages/index.rst b/doc/thirdpartypackages/index.rst index d6aeb8042c13..0d4032ad0478 100644 --- a/doc/thirdpartypackages/index.rst +++ b/doc/thirdpartypackages/index.rst @@ -202,6 +202,21 @@ animated plots almost as easy as static ones. For an animated version of the above picture and more examples, see the `animatplot gallery. `_ +Rendering backends +****************** + +mplcairo +======== +`mplcairo `_ is a cairo backend for +Matplotlib, with faster and more accurate marker drawing, support for a wider +selection of font formats and complex text layout, and various other features. + +gr +== +`gr `_ is a framework for cross-platform +visualisation applications, which can be used as a high-performance Matplotlib +backend. + Miscellaneous ************* @@ -221,12 +236,6 @@ feature. .. image:: /_static/matplotlib_iterm2_demo.png -mplcairo -======== -`mplcairo `_ is a cairo backend for -Matplotlib, with faster and more accurate marker drawing, support for a wider -selection of font formats and complex text layout, and various other features. - mpl-template ============ `mpl-template `_ provides