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

Coverage of plotting libraries beyond Matplotlib #112

Open
kitmacleod opened this issue Aug 20, 2021 · 5 comments
Open

Coverage of plotting libraries beyond Matplotlib #112

kitmacleod opened this issue Aug 20, 2021 · 5 comments
Labels
content Content related issue

Comments

@kitmacleod
Copy link

If for complete Python beginners, why Matplotlib? Huge respect to John Hunter and the community, but it is a low level API compared to Seaborn, Plotly and others. I understand why Matplotlib is a key part of the scientific Python stack (after coming to it ~ 13 years ago from Matlab). I also love how Hadley and others have used grammar of graphics etc for the impressive ggplot API.

@dopplershift
Copy link
Contributor

Matplotlib is a key part of the scientific Python stack

That's exactly why Matplotlib. 😉 It's also used as the basis for plotting by several other tools like MetPy, Geocat, Cartopy, etc.

That doesn't mean it has to be the only plotting library covered. We'd be happy to have contributions of training materials for other plotting libraries with earth system science applications.

@clyne
Copy link
Contributor

clyne commented Aug 20, 2021

Indeed. We're iterating over some examples for the GeoCAT gallery using Holoviews+Datashader to demonstrate interactive plots and the ability to handle high resolution data. I'd like to get these incorporated somehow in Pythia. Thanks for the input, @kitmacleod !

@jukent jukent added the content Content related issue label Sep 14, 2021
@dopplershift dopplershift changed the title Issue on page /core/matplotlib.html Add materials teaching other plotting libraries Sep 16, 2021
@brian-rose brian-rose changed the title Add materials teaching other plotting libraries Coverage of plotting libraries beyond Matplotlib Sep 16, 2021
@brian-rose
Copy link
Member

To @ProjectPythia/education, I put a "medium" label on this, but feel free to suggest otherwise!

@brian-rose
Copy link
Member

This might be another example of a Cookbook topic!

@clyne
Copy link
Contributor

clyne commented Feb 17, 2022

This might be another example of a Cookbook topic!

Coincidentally, NCAR's GeoCAT team just created their first interactive plotting example using Holoviews+datashader+geofviews here. Is this what you have in mind for a cookbook, @brian-rose

@r-ford r-ford added this to the hackathon milestone Jun 24, 2022
@r-ford r-ford removed this from the hackathon milestone Aug 22, 2022
@dcamron dcamron removed the cookbooks label Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Content related issue
Projects
Status: Backlog
Development

No branches or pull requests

8 participants