dimple.js v2.2.0 Release Notes

Release Date: 2016-03-23 // about 8 years ago
  • ๐Ÿš€ 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