File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33.. _animation-examples-index:
44
5- Animation Examples
6- ==================
5+ Animation
6+ =========
Original file line number Diff line number Diff line change 11.. _misc-examples-index:
22
3- Miscellaneous Examples
4- ======================
3+ Miscellaneous
4+ =============
Original file line number Diff line number Diff line change 22
33.. _mplot3d-examples-index:
44
5- mplot3d toolkit
6- ===============
5+ 3D plotting
6+ ===========
Original file line number Diff line number Diff line change 11.. _pyplots_examples:
22
3- Pyplot Examples
4- ===============
3+ Pyplot
4+ ======
Original file line number Diff line number Diff line change 11.. _scales_examples:
22
3- Scales in Matplotlib
4- ====================
3+ Scales
4+ ======
55
66These examples cover how different scales are handled in Matplotlib.
Original file line number Diff line number Diff line change 22
33.. _units-examples-index:
44
5- Units in Matplotlib
6- ===================
5+ Units
6+ =====
77
88These examples cover the many representations of units
99in Matplotlib.
Original file line number Diff line number Diff line change 11.. _user_interfaces:
22
3- Embedding matplotlib in graphical user interfaces
3+ Embedding Matplotlib in graphical user interfaces
44=================================================
55
6- You can embed matplotlib directly into a user interface application by
7- following the embedding_in_SOMEGUI.py examples here. Currently
6+ You can embed Matplotlib directly into a user interface application by
7+ following the embedding_in_SOMEGUI.py examples here. Currently
88matplotlib supports wxpython, pygtk, tkinter and pyqt4/5.
99
10- When embedding matplotlib in a GUI, you must use the matplotlib API
10+ When embedding Matplotlib in a GUI, you must use the Matplotlib API
1111directly rather than the pylab/pyplot proceedural interface, so take a
1212look at the examples/api directory for some example code working with
1313the API.
You can’t perform that action at this time.
0 commit comments