Donate Share

matplotlib

Code

Programming Languages: Python

License: Python Software Foundation License

Repositories

browse code, statistics, last commit on 2009-12-31 svn co https://matplotlib.svn.sourceforge.net/svnroot/matplotlib matplotlib

Show:

What's happening?

  • Comment: EngFormatter - 'Engineering prefixed units in tick labels'

    Committed in R8074.

    2010-01-04 23:42:49 UTC by heeres

  • Center "save file" button image

    The "save file" button in the toolbar is a bit off-center, and therefore not very pretty. Attached are corrected versions of the png, ppm and xpm images. I think it would be even nicer if the diskette icon was the same size as the other icons at the toolbar. It is currently noticeably smaller.

    2010-01-01 19:06:06 UTC by salty-horse

  • Wrong filename reference in coding guide

    The coding guide mentions memleak_hawaii.py, but the file is actually memleak_hawaii3.py Patch attached.

    2010-01-01 18:40:50 UTC by salty-horse

  • bar3d: plotted bars overlap incorrectly

    For bar3d(), overlapping for the bars can be wrong from certain views. Attached is an example of the problem using hist3d_demo.py.

    2009-12-31 18:32:15 UTC by nhmc

  • Tweak to autoscaling minor ticks

    This is a patch to lib/matplotlib/ticker.py that makes some minor changes to the Autoscaling minor ticks I added in a previous patch (https://sourceforge.net/tracker/?func=detail&aid=2789713&group_id=80706&atid=560722) This stops minor ticks from being drawn where there are also major ticks. It also always draws a minimum of 3 minor ticks between major ticks. Previously there were some cases...

    2009-12-31 18:09:02 UTC by nhmc

  • Comment: spikes do not show well in a line plot, need markers

    I believe this bug has already been fixed in the SVN trunk -- though it's impossible to say without the code that produces this plot. As a workaround, you can try setting the rcParam "path.simplify" to False, at the expense of speed.

    2009-12-31 17:27:35 UTC by mdboom

  • Comment: fails to build on ubuntu (for me)

    On a fresh install of Karmic and then running: sudo apt-get install build-essential sudo apt-get build_dep python-matplotlib (to get all of the build dependencies of matplotlib), building matplotlib from SVN trunk works for me. What version of matplotlib are you trying to build? Do you have anything non-standard installed or in your environment?.

    2009-12-31 17:03:04 UTC by mdboom

  • matplotlib

    mdboom committed revision 8059 to the matplotlib SVN repository, changing 6 files.

    2009-12-31 16:45:59 UTC by mdboom

  • Comment: Wrong API signature- yscale

    Thanks for the report. Fixed in r8057 and r8058.

    2009-12-31 15:49:17 UTC by mdboom

  • matplotlib

    mdboom committed revision 8058 to the matplotlib SVN repository, changing 17 files.

    2009-12-31 15:48:55 UTC by mdboom

Our Numbers