All Versions
42
Latest Version
Avg Release Cycle
19 days
Latest Release
1808 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v1.1.0 Changes
๐ Changes
- ๐ getPixelRatio moved from the plot instance to $.plot.browser namespace
- โ Added 'onDrawingDone' custom event, dispatched by triggerRedrawOverlay.
๐ Bug fixes
- Pinch events fired too fast and slowing down the drawing
-
v1.0.10 Changes
๐ Bug fixes
- Skipping the first point when looking for the nearest point
- Wrong coordinates when tapping a point
-
v1.0.9 Changes
๐ Bug fixes
- Panning the plot in Firefox using any mouse button
- Overlay canvas cleared too often
- Click or mouse wheel pressed while dragging will stop drag event
-
v1.0.8 Changes
๐ Bug fixes
- tspan leak for absolute time axis fix
- ๐ Fix snapshot image size for pixel ratios less than 1
-
v1.0.7 Changes
๐ Changes
- Generate plothover event for tap on point
- ๐ Support for mobile safari browser for snapshots
๐ Bug fixes
- ๐ Fix legend background color
-
v1.0.6 Changes
๐ Bug fixes
- Hang caused by 'use' elements in SVGs when calling composeImages
-
v1.0.5 Changes
๐ Changes
- Activate graph navigation on double click
๐ Bug fixes
- Wrong tick labels position
-
v1.0.4 Changes
๐ Changes
- ๐ New getPixelRatio() helper function
๐ Bug fixes
- Multi lines labels
-
v1.0.3 Changes
๐ Changes
- ๐ Change jquery.flot.legend.js to use SVG and add it to the distribution
๐ Bug fixes
- No minimum margin for axis tick labels
- ๐ Fixed pixel ratio for devices with a different pixel ratio than 1, for creating graph snapshots
-
v1.0.2 Changes
๐ Changes
- ๐ฆ Expose the composeImages as part of the plot instance
๐ Bug fixes
- The speed of the zoom made on the Mac track pad
- Invalid SVG width and height values red by composeImages on Firefox