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

Skip to content

Commit 4d2699e

Browse files
committed
Merge pull request #2028 from mdboom/additional-whats-new-1-3
Add a what's new entry for the WebAgg backend
2 parents 355b056 + 56e7833 commit 4d2699e

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
@@ -41,6 +41,18 @@ your plot.
4141

4242
.. plot:: mpl_examples/showcase/xkcd.py
4343

44+
WebAgg backend
45+
--------------
46+
47+
Michael Droettboom, Phil Elson and others have developed a new
48+
backend, WebAgg, to display figures in a web browser. It works with
49+
animations as well as being fully interactive.
50+
51+
.. image:: _static/webagg_screenshot.png
52+
53+
Future versions of matplotlib will integrate this backend with the
54+
IPython notebook for a fully web browser based plotting frontend.
55+
4456
Path effects on lines
4557
---------------------
4658
Thanks to Jae-Joon Lee, path effects now also work on plot lines.

0 commit comments

Comments
 (0)