Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pschella/matplotlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pschella/matplotlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cubehelix
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Sep 13, 2011

  1. Added cubehelix monotonically increasing colorscheme (developed by D.…

    …A. Green) to matplotlib colorscheme list.
    Pim Schellart authored and Pim Schellart committed Sep 13, 2011
    Configuration menu
    Copy the full SHA
    2dc7002 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2011

  1. Updates to cubehelix color scheme.

    Expanded docstring of cubehelix color scheme generation function, fixed function definition to comply with PEP8 and added cubehelix to cm namespace so users can create a custom variation of cubehelix for use in register_cmap.
    Pim Schellart authored and Pim Schellart committed Sep 16, 2011
    Configuration menu
    Copy the full SHA
    87321b7 View commit details
    Browse the repository at this point in the history
Loading