<Python, matplotlib, seaborn> seaborn ライクなナイスな絵

seabornライクなナイスな絵にする方法。

import seaborn; seaborn.set()

あと、matplotlibの見た目を変える方法。

Customizing plots with style sheets — Matplotlib 1.4.3 documentation