File tree 1 file changed +15
-6
lines changed
1 file changed +15
-6
lines changed Original file line number Diff line number Diff line change @@ -202,6 +202,21 @@ animated plots almost as easy as static ones.
202
202
For an animated version of the above picture and more examples, see the
203
203
`animatplot gallery. <https://animatplot.readthedocs.io/en/stable/gallery.html >`_
204
204
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
+
205
220
Miscellaneous
206
221
*************
207
222
@@ -221,12 +236,6 @@ feature.
221
236
222
237
.. image :: /_static/matplotlib_iterm2_demo.png
223
238
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
-
230
239
mpl-template
231
240
============
232
241
`mpl-template <https://austinorr.github.io/mpl-template/index.html >`_ provides
You can’t perform that action at this time.
0 commit comments