v2.2.0
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
oroffsetHeight
. - Adhoc examples fixed