From 091e0067a8c801decee7de6d20c87d8656a165e0 Mon Sep 17 00:00:00 2001 From: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com> Date: Sun, 7 Jul 2019 15:04:04 +0200 Subject: [PATCH] Backport PR #14706: Mention gr backend in docs. --- doc/thirdpartypackages/index.rst | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/doc/thirdpartypackages/index.rst b/doc/thirdpartypackages/index.rst index 4b29940a7f82..a01b70d13889 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