Revision: 5726
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5726&view=rev
Author:   mdboom
Date:     2008-07-09 09:16:50 -0700 (Wed, 09 Jul 2008)

Log Message:
-----------
Added preliminary matplotlib outline

Modified Paths:
--------------
    trunk/py4science/classes/0808_scipy_agenda.txt

Modified: trunk/py4science/classes/0808_scipy_agenda.txt
===================================================================
--- trunk/py4science/classes/0808_scipy_agenda.txt      2008-07-09 14:48:16 UTC 
(rev 5725)
+++ trunk/py4science/classes/0808_scipy_agenda.txt      2008-07-09 16:16:50 UTC 
(rev 5726)
@@ -6,6 +6,7 @@
 ..
     1  Introduction and resources
     2  Day 1
+    3  Day 2
 ..
 
 Introduction and resources
@@ -92,3 +93,25 @@
 
 
 * Python packages and modules, the very basics: __init__.py and $PYTHONPATH.
+
+Day 2
+=====
+
+* basic plotting with matplotlib
+  * basic line/scatter plotting
+    * customizing colors, styles
+    * legend
+  * backends - what they are and pros/cons of each
+  * matplotlibrc
+  * math text
+
+... probably some of Perry's content here ...
+
+* advanced plotting with matplotlib
+  * the object-oriented API
+  * text annotations
+  * tour of advanced plot types
+    * polar plots
+    * histograms
+    * images
+      * color maps


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to