Fix typo. (Thanks, Benjamin Drung)
Removing old matplotlib.css
more updates to docs
updated slider widget example
minor fixes to docs
doc updates
using exiting examples rather than new pyplot ones for screenshots
added mpl CSS style file
Improve docstrings in nxutils
Change nxutils.points_inside_poly to return an array of bool, not int.