Skip to content

2.3.5

Compare
Choose a tag to compare
@cphalpert cphalpert released this 21 Nov 19:09
· 134 commits to master since this release
6dbe996

Improvements:

  • Updated docstrings (Thanks @gregorybchris @ItsPugle!)
  • Added SVG output options to Chart.show() and Chart.save() (Thanks for the suggestion @jdmendoza!)

Bugfixes:

  • Fixed bug that caused source label to overlap with xaxis labels.
  • Fixed bug that prevented x axis orientation changes with datetime axes (Thanks for finding @simonwongwong!)
  • Fixed bug that caused subtitle to disappear with outside_top legend location (Thanks for finding @simonwongwong!)
  • Line segment callout properties will work correctly. (Thanks @gregorybchris!)