On Tue, May 19, 2009 at 2:09 PM, David Anderson <zerty.da...@gmail.com> wrote:
> In the documentation page there's no info about .finance, even looking on
> the search tool I couldn't find anything:
> http://matplotlib.sourceforge.net/search.html?q=finance&check_keywords=yes&area=default
>
> About the code, I found it =)

I wrote the finance module a long time ago to make some basic
financial charts, but I haven't updated it and I don't think it is the
best way to go.  But when I wrote it I wasn't in the financial
industry and now I am so maybe my standards are higher :-)

 You can get help from matplotlib.finance -- we haven't uploaded all
the module docs to the site documentation yet because there are some
formatting issues with the docstrings nad we are doing them as we get
to them.  In the meantime, use the ipython shell

  import matplotlib.finance
  help matplotlib.finance

Also, see the code examples

  http://matplotlib.sourceforge.net/search.html?q=finance+codex

JDH

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to