------------------
Improvements:
* Added second Y axis plotting.
* Removed Bokeh loading notification on import (Thanks canavandl!)
* Added support for custom Bokeh resource loading (Thanks canavandl!)
* Added example for Chart.save() method (Thanks david30907d!)
Bugfixes:
* Updated documentation for saving and showing svgs.
* Fixed bug that broke plots with no difference between min and max
points. (Thanks for finding fabioconcina!)