File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -202,6 +202,21 @@ animated plots almost as easy as static ones.
202202For 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+
205220Miscellaneous
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-
230239mpl-template
231240============
232241`mpl-template <https://austinorr.github.io/mpl-template/index.html >`_ provides
You can’t perform that action at this time.
0 commit comments