← Back to team overview

yade-dev team mailing list archive

[Branch ~yade-dev/yade/trunk] Rev 2337: refer to matplotlib manual

 

------------------------------------------------------------
revno: 2337
committer: Janek Kozicki <cosurgi@xxxxxxxxxx>
branch nick: trunk
timestamp: Thu 2010-07-08 20:32:22 +0200
message:
  refer to matplotlib manual
modified:
  doc/sphinx/user.rst


--
lp:yade
https://code.launchpad.net/~yade-dev/yade/trunk

Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to https://code.launchpad.net/~yade-dev/yade/trunk/+edit-subscription
=== modified file 'doc/sphinx/user.rst'
--- doc/sphinx/user.rst	2010-07-08 17:17:28 +0000
+++ doc/sphinx/user.rst	2010-07-08 18:32:22 +0000
@@ -1003,9 +1003,7 @@
 	Figure generated by changing parameters to plot.plots as above.
 
 .. note::
-	You can learn more by typing this command::
-
-		Yade [1]: help(yade.plot.pylab.plot)
+	You can learn more in matplotlib tutorial http://matplotlib.sourceforge.net/users/pyplot_tutorial.html and documentation http://matplotlib.sourceforge.net/users/pyplot_tutorial.html#controlling-line-properties
 	
 .. note:: Please note that there is an extra ``,`` in ``'i':(('t','xr:'),)``, otherwise the ``'xr:'`` wouldn't be recognized as a line style parameter, but would be treated as an extra data to plot.