Matplotlib Tutorial - Dataquest

Hi All,

We've just released a matplotlib tutorial aimed at users with no experience
with MPL.

We would love your feedback on it:

https://www.dataquest.io/blog/matplotlib-tutorial/
<https://www.dataquest.io/blog/matplotlib-tutorial/>

Thanks in advance!

···

--
View this message in context: http://matplotlib.1069221.n5.nabble.com/Matplotlib-Tutorial-Dataquest-tp47098.html
Sent from the matplotlib - users mailing list archive at Nabble.com.

I only have it a quick read, but it seems reasonable.

I would suggest trying %matplotlib nbagg instead of inline.

Tom

···

On Mon, May 16, 2016, 18:18 jaypeedevlin <joshuadevlin at gmail.com> wrote:

Hi All,

We've just released a matplotlib tutorial aimed at users with no experience
with MPL.

We would love your feedback on it:

Matplotlib tutorial: Plotting tweets mentioning Trump, Clinton, and Sanders – Dataquest
<https://www.dataquest.io/blog/matplotlib-tutorial/&gt;

Thanks in advance!

--
View this message in context:
http://matplotlib.1069221.n5.nabble.com/Matplotlib-Tutorial-Dataquest-tp47098.html
Sent from the matplotlib - users mailing list archive at Nabble.com.
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users at python.org
Matplotlib-users Info Page

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20160517/212a09a5/attachment.html&gt;

I would recommend using one of the new style sheets for more aesthetic
plots. First impressions and whatnot...
-p

···

On Mon, May 16, 2016 at 7:44 PM, Thomas Caswell <tcaswell at gmail.com> wrote:

I only have it a quick read, but it seems reasonable.

I would suggest trying %matplotlib nbagg instead of inline.

Tom

On Mon, May 16, 2016, 18:18 jaypeedevlin <joshuadevlin at gmail.com> wrote:

Hi All,

We've just released a matplotlib tutorial aimed at users with no
experience
with MPL.

We would love your feedback on it:

Matplotlib tutorial: Plotting tweets mentioning Trump, Clinton, and Sanders – Dataquest
<https://www.dataquest.io/blog/matplotlib-tutorial/&gt;

Thanks in advance!

--
View this message in context:
http://matplotlib.1069221.n5.nabble.com/Matplotlib-Tutorial-Dataquest-tp47098.html
Sent from the matplotlib - users mailing list archive at Nabble.com.
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users at python.org
Matplotlib-users Info Page

_______________________________________________
Matplotlib-users mailing list
Matplotlib-users at python.org
Matplotlib-users Info Page

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20160517/e5e20997/attachment-0001.html&gt;

There are two sets of plots that probably could be better. The first is the
histogram. The auto limits is causing its x-axis to start at -2 instead of
zero. I think this is fixed in master, but it might be good to have the
autoscaling be tight (there are a variety of ways to do this). Second, the
code for the very last plot seems overly complicated. I am pretty sure you
don't need to be shifting the bars yourself anymore. I know it used to be
required, but I am pretty sure we fixed that, I think. (if not, we really
should fix it).

Ben Root

···

On Tue, May 17, 2016 at 11:18 AM, Paul Hobson <pmhobson at gmail.com> wrote:

I would recommend using one of the new style sheets for more aesthetic
plots. First impressions and whatnot...
-p

On Mon, May 16, 2016 at 7:44 PM, Thomas Caswell <tcaswell at gmail.com> > wrote:

I only have it a quick read, but it seems reasonable.

I would suggest trying %matplotlib nbagg instead of inline.

Tom

On Mon, May 16, 2016, 18:18 jaypeedevlin <joshuadevlin at gmail.com> wrote:

Hi All,

We've just released a matplotlib tutorial aimed at users with no
experience
with MPL.

We would love your feedback on it:

Matplotlib tutorial: Plotting tweets mentioning Trump, Clinton, and Sanders – Dataquest
<https://www.dataquest.io/blog/matplotlib-tutorial/&gt;

Thanks in advance!

--
View this message in context:
http://matplotlib.1069221.n5.nabble.com/Matplotlib-Tutorial-Dataquest-tp47098.html
Sent from the matplotlib - users mailing list archive at Nabble.com.
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users at python.org
Matplotlib-users Info Page

_______________________________________________
Matplotlib-users mailing list
Matplotlib-users at python.org
Matplotlib-users Info Page

_______________________________________________
Matplotlib-users mailing list
Matplotlib-users at python.org
Matplotlib-users Info Page

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20160517/b5307f50/attachment.html&gt;