File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ directories found here:
2121 doc/artist_api_tut.txt in the matplotlib src directory ((PDF at
2222 http://matplotlib.sf.net/pycon)
2323
24- * data - some data files we use in the examples
24+ * axes_grid - Examples related to the AxesGrid toolkit
2525
2626 * event_handling - how to interact with your figure, mouse presses,
2727 key presses, object picking, etc. See the event handling tutorial
@@ -31,12 +31,17 @@ directories found here:
3131 * misc - some miscellaneous examples. some demos for loading and
3232 working with record arrays
3333
34+ * mplot3d - 3D examples
35+
3436 * pylab_examples - the interface to matplotlib similar to matlab
3537
3638 * tests - tests used by matplotlib developers to check functionality
39+ (These tests are still sometimes useful, but mostly developers should
40+ use the nosetests which perform automatic image comparison.)
3741
3842 * units - working with unit data an custom types in matplotlib
3943
4044 * user_interfaces - using matplotlib in a GUI application, eg
4145 TkInter, WXPython, pygtk, pyqt or FLTK widgets
4246
47+ * widgets - Examples using interactive widgets
You can’t perform that action at this time.
0 commit comments