Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mplot3d/autoscale fix #1288

Closed

Commits on Sep 19, 2012

  1. Configuration menu
    Copy the full SHA
    0c3310e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1283feb View commit details
    Browse the repository at this point in the history
  3. Update version to 1.2.0rc2

    mdboom committed Sep 19, 2012
    Configuration menu
    Copy the full SHA
    656c88f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2012

  1. Use file open modes required by csv module

    cgohlke authored and mdboom committed Sep 20, 2012
    Configuration menu
    Copy the full SHA
    34e0422 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f331db View commit details
    Browse the repository at this point in the history
  3. Autoscaling and limits in mplot3d.

        * Fixes improper setting of x,y,z limits not turning off autoscaling
        * Adds units support to z-axis
        * Adds shared axis support for z-axis
        * Closes matplotlib#783
    WeatherGod committed Sep 20, 2012
    Configuration menu
    Copy the full SHA
    e76fd7f View commit details
    Browse the repository at this point in the history