chartist-js v0.9.8 Release Notes

Release Date: 2016-06-22 // almost 8 years ago
    • โž• Added monotone cubic interpolation which is now the default interpolation for line charts (James Watmuff)
    • โšก๏ธ Update zoom plugin to 0.2.1 (hansmaad)
    • ๐Ÿ›  Bugfix: Prevent infinite loop in getBounds if bounds.valueRange is very small, fixes #643 (hansmaad)
    • ๐Ÿ›  Bugfix: Correct update events during media changes (Rory Hunter)
    • ๐Ÿ›  Bugfix: prevent negative value for foreignObject width attribute (Jose Ignacio)
    • ๐Ÿ›  Fixed example line chart in getting started documentation (Robin Edbom)
    • โšก๏ธ Updated development pipeline dependencies (Gion Kunz)
    • ๐Ÿ’… Updated chartist tooltip plugin and example styles (Gion Kunz)
    • ๐Ÿ›  Fixed WTFPL License issue (Gion Kunz)