All Versions
42
Latest Version
Avg Release Cycle
19 days
Latest Release
1808 days ago

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