-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Plot StreamObjects with line segments (plus an API change for the plo…
…tting) (#130) Resolves #111 This uses StreamObject.xy to construct stream segments and then plots them with a LineCollection from matplotlib. This API follows the guidelines in https://matplotlib.org/stable/users/explain/figure/api_interfaces.html#third-party-library-data-object-interfaces
- Loading branch information
Showing
2 changed files
with
30 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters