Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9ce4745

Browse filesBrowse files
committed
Mention gr backend in docs.
1 parent c19ebd6 commit 9ce4745
Copy full SHA for 9ce4745

File tree

Expand file treeCollapse file tree

1 file changed

+15
-6
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+15
-6
lines changed

‎doc/thirdpartypackages/index.rst

Copy file name to clipboardExpand all lines: doc/thirdpartypackages/index.rst
+15-6Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,21 @@ animated plots almost as easy as static ones.
202202
For an animated version of the above picture and more examples, see the
203203
`animatplot gallery. <https://animatplot.readthedocs.io/en/stable/gallery.html>`_
204204

205+
Rendering backends
206+
******************
207+
208+
mplcairo
209+
========
210+
`mplcairo <https://github.com/anntzer/mplcairo>`_ is a cairo backend for
211+
Matplotlib, with faster and more accurate marker drawing, support for a wider
212+
selection of font formats and complex text layout, and various other features.
213+
214+
gr
215+
==
216+
`gr <http://gr-framework.org/>`_ is a framework for cross-platform
217+
visualisation applications, which can be used as a high-performance Matplotlib
218+
backend.
219+
205220
Miscellaneous
206221
*************
207222

@@ -221,12 +236,6 @@ feature.
221236

222237
.. image:: /_static/matplotlib_iterm2_demo.png
223238

224-
mplcairo
225-
========
226-
`mplcairo <https://github.com/anntzer/mplcairo>`_ is a cairo backend for
227-
Matplotlib, with faster and more accurate marker drawing, support for a wider
228-
selection of font formats and complex text layout, and various other features.
229-
230239
mpl-template
231240
============
232241
`mpl-template <https://austinorr.github.io/mpl-template/index.html>`_ provides

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.