Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Plotting style

Hello
New here, I'm trying to do some analysis in my own IPython notebook (separate to quantopian) and trying to replicate the style of plots you use, e.g. seen in the Plotting Data lecture.

Given that the examples provided don't seems to specify the plot style, e.g. (plt.style.use('ggplot')), do you use a 'hard coded' style behind the scenes, if so, which one? I'm using 'ggplot', but I prefer yours.

Many thanks
Ioan