Skip to content

Matplotlib style suggestions

David Sanders edited this page Jul 21, 2013 · 7 revisions

This is meant as a place to concentrate brainstorming suggestions on how to deal with styling matplotlib via rcParams

Current implementations

Simple solution: drop mpltools into matplotlib, since it already implements style sheets!

Ideas

  • Javascript plugin for IPython notebook for interactively choosing between styles
  • Database of user-contributed styles to import
Clone this wiki locally