You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
olau@iola.dk
c3a34cd6e9
Support for specifying a bottom for each point for line charts when
...
filling them, this means that an arbitrary bottom can be used
instead of just the x axis (based on patches patiently provided by
Roman V. Prikhodchenko).
New fillbetween plugin that can compute a bottom for a series from
another series, useful for filling areas between lines (see new
example percentiles.html for a use case).
More predictable handling of gaps for the stacking plugin, now all
undefined ranges are skipped.
Fixed problem with plugins adding options to the series objects.
Fixed a problem introduced in 0.6 with specifying a gradient with {
brightness: x, opacity: y }.
git-svn-id: https://flot.googlecode.com/svn/trunk@229 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
..
ajax.html
Extended the AJAX example with a setTimeout example of polling
17 years ago
annotating.html
Added "pointOffset" for converting a point in data space to an offset
17 years ago
arrow-down.gif
Forgot to commit some images
17 years ago
arrow-left.gif
Forgot to commit some images
17 years ago
arrow-right.gif
Forgot to commit some images
17 years ago
arrow-up.gif
Forgot to commit some images
17 years ago
basic.html
Revert accidental commit of example changes
17 years ago
data-eu-gdp-growth-1.json
Extended the AJAX example with a setTimeout example of polling
17 years ago
data-eu-gdp-growth-2.json
Extended the AJAX example with a setTimeout example of polling
17 years ago
data-eu-gdp-growth-3.json
Extended the AJAX example with a setTimeout example of polling
17 years ago
data-eu-gdp-growth-4.json
Extended the AJAX example with a setTimeout example of polling
17 years ago
data-eu-gdp-growth-5.json
Extended the AJAX example with a setTimeout example of polling
17 years ago
data-eu-gdp-growth.json
Added AJAX example
17 years ago
data-japan-gdp-growth.json
Added AJAX example
17 years ago
data-usa-gdp-growth.json
Added AJAX example
17 years ago
dual-axis.html
Move selection support to a plugin (based on patch from andershol),
17 years ago
graph-types.html
Introduce step-wise line charts, extending the data model to have (possibly) separate data sets for each graph type, and changing the line shadows to include a horizontal component
17 years ago
hs-2004-27-a-large_web.jpg
Generalized the data normalization step so it can be parameterized
17 years ago
image.html
Actually add the image plugin code instead of just the example page, and fix Hubble link
17 years ago
index.html
Support for specifying a bottom for each point for line charts when
17 years ago
interacting.html
Move selection support to a plugin (based on patch from andershol),
17 years ago
layout.css
Set max-width of the text in the examples
17 years ago
navigate.html
Rewrote the description text a wee bit
17 years ago
percentiles.html
Support for specifying a bottom for each point for line charts when
17 years ago
pie.html
git-svn-id: https://flot.googlecode.com/svn/trunk@228 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
selection.html
Move selection support to a plugin (based on patch from andershol),
17 years ago
setting-options.html
Implemented plugin system, introduced experimental hooks system (three hooks defined at the moment), moved thresholding to plugin, new stack plugin for stacking charts, refactoring of data processing to support plugin writing, moved series specific global options, changed semantics of arguments to plothover event to reflect the situation with data transformations
17 years ago
stacking.html
Support for specifying a bottom for each point for line charts when
17 years ago
thresholding.html
Implemented plugin system, introduced experimental hooks system (three hooks defined at the moment), moved thresholding to plugin, new stack plugin for stacking charts, refactoring of data processing to support plugin writing, moved series specific global options, changed semantics of arguments to plothover event to reflect the situation with data transformations
17 years ago
time.html
Implemented plugin system, introduced experimental hooks system (three hooks defined at the moment), moved thresholding to plugin, new stack plugin for stacking charts, refactoring of data processing to support plugin writing, moved series specific global options, changed semantics of arguments to plothover event to reflect the situation with data transformations
17 years ago
tracking.html
Removed work-around for slow jQuery mousemove events (closing issue
17 years ago
turning-series.html
Use <label>s next to the checkboxes
17 years ago
visitors.html
Move selection support to a plugin (based on patch from andershol),
17 years ago
zooming.html
Move selection support to a plugin (based on patch from andershol),
17 years ago