Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 56e7833

Browse files
committed
Add a what's new entry for the WebAgg backend
1 parent d39f9c0 commit 56e7833

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

doc/_static/webagg_screenshot.png

67.4 KB
Loading

doc/users/whats_new.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,18 @@ your plot.
3232

3333
.. plot:: mpl_examples/showcase/xkcd.py
3434

35+
WebAgg backend
36+
--------------
37+
38+
Michael Droettboom, Phil Elson and others have developed a new
39+
backend, WebAgg, to display figures in a web browser. It works with
40+
animations as well as being fully interactive.
41+
42+
.. image:: _static/webagg_screenshot.png
43+
44+
Future versions of matplotlib will integrate this backend with the
45+
IPython notebook for a fully web browser based plotting frontend.
46+
3547
Path effects on lines
3648
---------------------
3749
Thanks to Jae-Joon Lee, path effects now also work on plot lines.

0 commit comments

Comments
 (0)