github flot/flot v0.2.0
0.2.0

latest releases: v4.2.6, v4.2.5, v4.2.4...
10 years ago

The API should now be fully documented.

API changes

Moved labelMargin option to grid from x/yaxis.

Changes

  • Added support for putting a background behind the default legend. The
    default is the partly transparent background color. Added backgroundColor
    and backgroundOpacity to the legend options to control this.
  • The ticks options can now be a callback function that takes one parameter,
    an object with the attributes min and max. The function should return a
    ticks array.
  • Added labelFormatter option in legend, useful for turning the legend
    labels into links.
  • Reduced the size of the code. (patch by Guy Fraser)

Don't miss a new flot release

NewReleases is sending notifications on new releases.