Revision: 6994
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6994&view=rev
Author:   fer_perez
Date:     2009-03-18 19:44:31 +0000 (Wed, 18 Mar 2009)

Log Message:
-----------
Add forgotten file

Added Paths:
-----------
    trunk/py4science/examples/sphinx_template2/pyplots/fancy.py

Added: trunk/py4science/examples/sphinx_template2/pyplots/fancy.py
===================================================================
--- trunk/py4science/examples/sphinx_template2/pyplots/fancy.py                 
        (rev 0)
+++ trunk/py4science/examples/sphinx_template2/pyplots/fancy.py 2009-03-18 
19:44:31 UTC (rev 6994)
@@ -0,0 +1,3 @@
+import matplotlib.pyplot as plt
+plt.plot([1,2,3], [4,5,6])
+plt.title(r'A great result with math! $x=1$')


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

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to