flot 7.x-1.2

Bug fixes
Unsupported

Minor change. If module was installed in "sites/default/modules/flot" the library would not be found when using the make file. Since flot will look in sites/all/libraries is the Library API is installed, the make file will use that.

flot 7.x-1.1

New features
Unsupported

A drush make file was added to automate the downloading of the flot library.

flot 8.x-1.0-beta2

Bug fixes
Unsupported

Fixed Issue #2946446 by jncruces: Unexpected comma in flot_views_pie.theme.inc

flot 8.x-1.0-beta1

Bug fixes
Unsupported

The Flot module for Drupal 8 has been upgraded to beta. Do not expect any API changes in the 1.0 branch going forward. There has been one large change since the alpha stage, and that is the primary twig template was renamed from flot-my-template to flot-element. If your installation had a custom twig template that extended the original template, you will have to change the name.

flot 8.x-1.0-alpha4

Bug fixes
Unsupported

Fixed a major bug in the pie chart views formatter.

flot 8.x-1.0-alpha3

Unsupported

Libraries should now be saved in the {drupal_base}/libraries directory.

flot 8.x-1.0-alpha2

Unsupported

The latest release sees the time chart extended to allow multiple series and 2 axes.
The axislabel plugin has been added to the base package.

flot 8.x-1.0-alpha1

New features
Unsupported

This is the first release of Flot for Drupal 8. It contains an Entity, two Views Formatters, and many examples.

flot 7.x-1.0

New features
Bug fixes
Unsupported

First stable version for Drupal 7, the main module contains the API and theme functions. Flot views is the integration with views (dependency: http://drupal.org/project/views_decorator) and contains a new (prefered) views style plugin to create flot graphs, Flot fields.

The old views integration using Flot Datapoint is deprecated, it might work, but it will not receive any new features.

flot 6.x-1.2

New features
Unsupported

- Adding experimental datapoint meta handlers for use with standard views style plugin.
- Use libraries API for loading flot if present.

flot 6.x-1.0

Unsupported

First stable release of flot. Provides an API to make adding flot graphs to your module dead simple.

Subscribe with RSS Subscribe to Releases for Flot