Zsailer / python-for-scientists

The easy way to set up Python for a scientist.
http://python-for-scientists.readthedocs.io/
8 stars 7 forks source link

Initial plotting page #18

Closed Zsailer closed 6 years ago

Zsailer commented 6 years ago

First draft of a plotting page.

It works for all matplotlib based plotting packages. Interactive, javascript plotting libraries are little more complicated (like altair, plotly, etc.). I'll try to attack those in a different PR.

What do y'all think?

plotting
lcwheeler commented 6 years ago

I think it looks good. Hopefully we can all contribute to adding more examples and get that taken care of soon.

lcwheeler commented 6 years ago

I'm going to go ahead and merge Zach's updates to the plotting page if that's cool with everyone?

Zsailer commented 6 years ago

Sounds good to me. I fixed a couple typos.

lcwheeler commented 6 years ago

:+1: