Customizing plots with style sheets
Matplotlib Style Gallery

1. 常见 style

  • ggplot:
  • bmh:Bayesian Methods for Hackers color scheme

2. style 组合

  • plt.style.use([‘dark_background’, ‘presentation’])