Socket
Socket
Sign inDemoInstall

flot

Package Overview
Dependencies
0
Maintainers
3
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous124Next

3.2.1

Diff

andrew.dove
published 3.2.0 •

Changelog

Source

[3.2.0]

Changes

  • Removed CORS stylesheet support
  • Added the category plugin back into the distribution
  • Changed how bar width is computed. - We now will filter unique x-values and then sort them before computing bar width.

Bug Fixes

  • Issue 1645 (change 1656) - Refactoring hover plugin so events get registered in proper order.
  • Issue 1642 (change 1657) - Remove a canvas resizing implementation that doesn't support scaling.
  • Issue 1638 (change 1660) - Fix overloading of date types to allow using methods like 'setFullYear()'
  • Issue 1664 (change 1665) - Fix issue with fill when data has null values.
andrew.dove
published 3.1.1 •

andrew.dove
published 3.1.0 •

Changelog

Source

[3.1.0]

Changes

  • We now are triggering a second onDrawingDone event on the placeholder object (in addition to the eventholder).
  • Added support for loading stylesheets in cross origin scenarios (this has since been removed as this was deemed a bit of a hack and can still be accomplished by the user of flot through other means).
andrew.dove
published 3.0.2 •

andrew.dove
published 3.0.1 •

andrew.dove
published 3.0.0 •

Changelog

Source

[3.0.0]

Breaking Change

  • Setting 'pan: {enableTouch: true}' in the options will no longer automatically turn on pinch gestures for touch support. You must set 'zoom: {enableTouch: true}' in the options to enable pinch support (which was always a zoom operation).
andrew.dove
published 2.3.2 •

andrew.dove
published 2.3.1 •

andrew.dove
published 2.3.0 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc