I think what the responders have in mind is simply outputting files in a
different format, e.g. png, which is rasterized. One alternative you might
consider is using code written by Tom Robataille called rasterized_scatter.
It automatically rasterizes your data points. You can find it on github.
Hi,
Le 20/03/2014 18:40, Adam Hughes a écrit :
> I am using an IPython notebook style that has a soft, yellow
> background that I think is more appealing that white. When I make a
> plot, I'd like the background of the plot (ie, everything that is
> outside the x and y axis) to be the same color.