flot v1.0.0 Release Notes

  • ๐Ÿ”„ Changes

    • single file distribution: dist/es5/jquery.flot.js
    • ๐Ÿ‘ Edge and Safari support
    • ๐Ÿ‘ PhantomJS and IE are no longer supported
    • the axis and tick labels are now rendered using SVG text and g nodes instead of div
    • autoscale option from axis API renamed autoScale
    • autoscaleMargin option for scale loose renamed autoScaleMargin
    • ๐Ÿ”„ changelog NEWS.md renamed to CHANGELOG.md