Ivan Novikov
17ceb51d91
flot.threshold: insert generated series after original, not in the end
...
Thus, prevent it from becoming topmost (it may cause strange looks if
original series is not topmost: some part of it becomes topmost and
overwrites some lines and points that should be above it instead).
13 years ago
David Schnur
9e21074d82
Updated license headers for #805 .
...
Added licensing information to each file's headers, along with some
minor cleanup.
14 years ago
David Schnur
afc97ba099
Added a missing semicolon.
14 years ago
Lasse Dahl Ebert
850c3cc630
Converted implicit global variables to local variables
14 years ago
Ole Laursen
b15669fd13
Fix bug in threshold plugin exposed by recent bugfix in data processor
15 years ago
Ole Laursen
c1d4516c4b
Add support for multiple thresholds, patch by Arnaud Bellec
15 years ago
Ole Laursen
36df8f08c0
Fix problem with threshold plugin and bars (based on patch by kaarlenkaski, issue 348)
15 years ago
olau@iola.dk
0d15280aa9
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
...
git-svn-id: https://flot.googlecode.com/svn/trunk@157 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago