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 tutorial for pygmt.Figure.text #480

Merged
merged 10 commits into from
Oct 15, 2020

Commits on Jun 18, 2020

  1. Add tutorial for pygmt.Figure.text

    Add tutorial detailing how to add text annotations to PyGMT figures. Follows
    the style of the other tutorials available, showing how to use the currently
    available arguments in the binding to the underlying GMT program 'text'.
    
    Fixes GenericMappingTools#469
    hemmelig committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    f1d2ab0 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2020

  1. Configuration menu
    Copy the full SHA
    5ecf6f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Configuration menu
    Copy the full SHA
    84c127c View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-Authored-By: Dongdong Tian <[email protected]>
    weiji14 and seisman committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    1e95af7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb9f713 View commit details
    Browse the repository at this point in the history
  4. Make the examples.txt file on the fly

    Co-Authored-By: Conor Bacon <[email protected]>
    weiji14 and hemmelig committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    20994aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3dde4b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Configuration menu
    Copy the full SHA
    6d968d7 View commit details
    Browse the repository at this point in the history
  2. Some more stylistic fixes to the text documentation

    Co-Authored-By: Dongdong Tian <[email protected]>
    weiji14 and seisman committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    2afb5c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    659860d View commit details
    Browse the repository at this point in the history