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

Anchored sizebar fontprop #2712

Merged
merged 4 commits into from Jan 13, 2014
Merged

Commits on Jan 9, 2014

  1. Improvements to anchored_artists.AnchoredSizeBar

    Fix: color argument was not setting the color of the textlabel
    Add: setting the font-size through the fontsize argument
    magnunor authored and pelson committed Jan 9, 2014
    Copy the full SHA
    cf9cd63 View commit details
    Browse the repository at this point in the history
  2. Add fontprop parameter to anchored_artists.AnchoredSizeBar

    Removed the old fontsize parameter.
    And fix: some typos in the example in the docstring
    magnunor authored and pelson committed Jan 9, 2014
    Copy the full SHA
    a693d00 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2014

  1. Copy the full SHA
    a1e2989 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from magnunor/pelson_anchored_sizebar_fontprop

    Modify AnchoredSizeBar: change fontprops argument to fontproperties
    pelson committed Jan 13, 2014
    Copy the full SHA
    c09cf41 View commit details
    Browse the repository at this point in the history