All Versions
42
Latest Version
Avg Release Cycle
19 days
Latest Release
1126 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v3.1.0 Changes
May 31, 2019๐ 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).
-
v3.0.2
April 02, 2019 -
v3.0.1
March 26, 2019 -
v3.0.0 Changes
๐ฅ 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).
-
v2.2.0 Changes
๐ Changes
- โ Added new pan modes for mouse and touch interactions.
๐ Bug fixes
- ๐ Fixed issue with empty string tick label being replaced by auto-generated label.
- ๐ Fixed issue with hovering over bars no longer working.
- ๐ Fixed tracking example to update legend again.
- ๐ Fixed issue with tooltips not being correct for stacked graphs.
-
v2.0.1
-
v1.1.5 Changes
๐ Bug fixes
interpolation should not occur outside the provided data
-
v1.1.4 Changes
๐ Changes
- making graph screen capture work for Safari
-
v1.1.3 Changes
๐ Changes
- ๐ document flot plugins
- ๐จ refactor default tick generators and formatters and logaxis
๐ Bug fixes
- ๐ Fixed some browser detection functions, which depend on other similar functions
-
v1.1.2 Changes
๐ Changes
- ๐ move backgroundColor and backgroundOpacity from legend settings to css