chartist-js v0.4.0 Release Notes

Release Date: 2014-11-17 // over 9 years ago
    • โž• Added new animation API for SMIL animations
    • โž• Added possibility to add event handlers with asterisk that will be triggerd on all events including the event name in the cb function
    • โž• Added possibility to pass DOM node to SVG constructor so you can wrap existing SVG nodes into a Chartist.Svg element
    • ๐Ÿ›  Fixed svg recycling on re-creation
    • ๐Ÿ›  Fixed resize listener detach that wasn't working properly
    • ๐Ÿ”จ Refactored Chartist.Svg to use Chartist.Class
    • Including event when line and area is drawn
    • ๐Ÿ”„ Changed default scaleMinSpace to 20 to be more mobile friendly
    • ๐Ÿ›  Fixed bug with line area base