Skip to content

2.4.0

Choose a tag to compare

@cphalpert cphalpert released this 16 Feb 23:05
· 142 commits to master since this release

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!)