Skip to content

v2.2.0

Compare
Choose a tag to compare
@johnkiernander johnkiernander released this 23 Mar 15:30
· 7 commits to master since this release

This release includes the following fixes and improvements:

  • Area and line chart will correctly handle a single point series
  • setMargins will no longer invoke draw
  • Return value data types from getData have been corrected
  • Totals calculated correctly for proportional axes
  • Line marker custom class added
  • All shapes for a particular series are now grouped
  • Zero pie segments will no longer be sizes as NaN
  • Parent SVG size no longer depends on deprecated offsetWidth or offsetHeight.
  • Adhoc examples fixed