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

Add a "sketch" path filter #1329

Merged
merged 13 commits into from May 14, 2013
Merged

Add a "sketch" path filter #1329

merged 13 commits into from May 14, 2013

Commits on May 13, 2013

  1. implement path_effects for Line2D objects

    leejjoon authored and mdboom committed May 13, 2013
    Copy the full SHA
    5c26a7e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    99e2b5e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    05bec2c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b7b3272 View commit details
    Browse the repository at this point in the history
  5. add tests for patheffects

    leejjoon authored and mdboom committed May 13, 2013
    Copy the full SHA
    f157c97 View commit details
    Browse the repository at this point in the history
  6. Add a sketch path filter.

    mdboom committed May 13, 2013
    Copy the full SHA
    e1e0848 View commit details
    Browse the repository at this point in the history
  7. Fix oops in _path.cpp

    mdboom committed May 13, 2013
    Copy the full SHA
    65544a1 View commit details
    Browse the repository at this point in the history
  8. Add xkcd() function to set up a number of parameters to create plots …

    …that look like xkcd. Add an example, and a what's new. Expose path effects as an rcParam so that they can be set globally.
    mdboom committed May 13, 2013
    Copy the full SHA
    c288df2 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2013

  1. Credit basis for plots

    mdboom committed May 14, 2013
    Copy the full SHA
    edb1526 View commit details
    Browse the repository at this point in the history
  2. Change behavior of font.* rcParams so they take effect only on to-b…

    …e-created text objects
    mdboom committed May 14, 2013
    4
    Copy the full SHA
    cc61700 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9652004 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a274a41 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    4a61f50 View commit details
    Browse the repository at this point in the history