olau@iola.dk
d54a40c2df
Move selection support to a plugin (based on patch from andershol),
...
move color code to separate jQuery plugin inlined in the Flot code
(and hosted here for the time being), fixup some various other little
things in preparation for the 0.6 release
git-svn-id: https://flot.googlecode.com/svn/trunk@220 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
689daa1fbf
Rewrote the description text a wee bit
...
git-svn-id: https://flot.googlecode.com/svn/trunk@191 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
14a698be79
Actually add the image plugin code instead of just the example page, and fix Hubble link
...
git-svn-id: https://flot.googlecode.com/svn/trunk@189 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
de5abcef76
Fix bug in navigate example introduced by renaming enable to interactive
...
git-svn-id: https://flot.googlecode.com/svn/trunk@188 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
e02c5bb729
Forgot to commit some images
...
git-svn-id: https://flot.googlecode.com/svn/trunk@187 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
0c5bb75fcd
Added navigate plugin for panning and zooming
...
git-svn-id: https://flot.googlecode.com/svn/trunk@186 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
aebbf14bad
Generalized the data normalization step so it can be parameterized
...
with a format spec (this should also fix the problem of bar bottoms
not affecting the axis scaling), made the heuristic for determing the
number of axis ticks to aim for smarter, added a new image plugin for
plotting images
git-svn-id: https://flot.googlecode.com/svn/trunk@177 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
8d94678ede
Extended the AJAX example with a setTimeout example of polling
...
git-svn-id: https://flot.googlecode.com/svn/trunk@175 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
c98d5145fe
Added AJAX example
...
git-svn-id: https://flot.googlecode.com/svn/trunk@174 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
025a93b783
Mention the new example in index.html
...
git-svn-id: https://flot.googlecode.com/svn/trunk@169 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
e8d764d0ba
Added "pointOffset" for converting a point in data space to an offset
...
within the placeholder
git-svn-id: https://flot.googlecode.com/svn/trunk@168 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
d3acc16e46
Removed work-around for slow jQuery mousemove events (closing issue
...
134), add new hooks and new API for interactive plugins, move
crosshair support to plugin
git-svn-id: https://flot.googlecode.com/svn/trunk@159 1e0a6537-2640-0410-bfb7-f154510ff394
17 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
olau@iola.dk
b1b1bde077
Set max-width of the text in the examples
...
git-svn-id: https://flot.googlecode.com/svn/trunk@156 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
829804c817
Use <label>s next to the checkboxes
...
git-svn-id: https://flot.googlecode.com/svn/trunk@155 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
f6b08328f4
Added support for coloring the data points below a certain threshold
...
git-svn-id: https://flot.googlecode.com/svn/trunk@139 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
89ce1ca9e6
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
...
git-svn-id: https://flot.googlecode.com/svn/trunk@138 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
f899a097a8
Use SVN release of excanvas, hopefully this will make Flot work with IE
...
git-svn-id: https://flot.googlecode.com/svn/trunk@135 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
da43cef68d
Added "plotunselected" event
...
git-svn-id: https://flot.googlecode.com/svn/trunk@130 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
8a78e8f8c2
Added support for gradients, currently only used for the grid background
...
git-svn-id: https://flot.googlecode.com/svn/trunk@129 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
edbec9590c
Pulled the autoscaleSkipPointsOutside option, it's causing trouble in edge cases and it's probably easier to fix by preprocessing the data
...
git-svn-id: https://flot.googlecode.com/svn/trunk@123 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
55bc8c0980
Fixup tracking example a wee bit, add it to index, lower the update timeout value a bit
...
git-svn-id: https://flot.googlecode.com/svn/trunk@122 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
9b08e8206f
Added documentation and example for the crosshairs feature
...
git-svn-id: https://flot.googlecode.com/svn/trunk@116 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
230b746459
Be more precise when generating the numbers
...
git-svn-id: https://flot.googlecode.com/svn/trunk@95 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
938928b83d
Support for preventing event in setSelection and revamped coloredAreas as markings with support for lines
...
git-svn-id: https://flot.googlecode.com/svn/trunk@91 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
05f5c62e45
Fixed missing var declaration causing trouble in IE, reworded interacting example
...
git-svn-id: https://flot.googlecode.com/svn/trunk@87 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
de724cf7d7
Refactored the axis adjustment code for bars
...
git-svn-id: https://flot.googlecode.com/svn/trunk@82 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
5b60c57f65
Add some polish to the highlight
...
git-svn-id: https://flot.googlecode.com/svn/trunk@78 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
7fdd009980
Fixed CSS bug
...
git-svn-id: https://flot.googlecode.com/svn/trunk@77 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
4bc191f031
Spit out pageX/pageY in "plotclick" and "plothover" events, add primitive tooltip stuff to demo
...
git-svn-id: https://flot.googlecode.com/svn/trunk@74 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
7c9ff67b34
Landed dual axis/hover event/finding nearby datapoints patch
...
git-svn-id: https://flot.googlecode.com/svn/trunk@73 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
84a7a273f2
Display dates according to UTC instead of according to the time zone of the visitor
...
git-svn-id: https://flot.googlecode.com/svn/trunk@67 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
c4f46a5e93
Revert accidental commit to example
...
git-svn-id: https://flot.googlecode.com/svn/trunk@58 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
2015ca3a84
Added more members to the Plot object + a few cleanups
...
git-svn-id: https://flot.googlecode.com/svn/trunk@57 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
1d8f4807b3
Clamp the minimum zoom level in the example
...
git-svn-id: https://flot.googlecode.com/svn/trunk@52 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
7a665a14f8
Added support for line segments and null/NaN values
...
git-svn-id: https://flot.googlecode.com/svn/trunk@51 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
865688a15f
Some further tweaks to time series handling, implemented support for tickSize and minTickSize, automatic detection of no. ticks
...
git-svn-id: https://flot.googlecode.com/svn/trunk@45 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
dfba9f38a1
Documented the date support, tweaking the API a bit in the process, deprecated noTicks in favour of a numerical parameter to ticks
...
git-svn-id: https://flot.googlecode.com/svn/trunk@44 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
7e7f533d2b
Added colored area support with an example to show it
...
git-svn-id: https://flot.googlecode.com/svn/trunk@43 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
c97acff95e
Added first stab at time series support
...
git-svn-id: https://flot.googlecode.com/svn/trunk@42 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
3b80148d86
Set zero tick
...
git-svn-id: https://flot.googlecode.com/svn/trunk@38 1e0a6537-2640-0410-bfb7-f154510ff394
19 years ago
olau@iola.dk
f4ffef258e
Added support for clicking on the plot, still a bit primitive
...
git-svn-id: https://flot.googlecode.com/svn/trunk@34 1e0a6537-2640-0410-bfb7-f154510ff394
19 years ago
olau@iola.dk
131be192dd
Added link to code
...
git-svn-id: https://flot.googlecode.com/svn/trunk@16 1e0a6537-2640-0410-bfb7-f154510ff394
19 years ago
olau@iola.dk
742ec5d7a7
Add and use packed version of excanvas
...
git-svn-id: https://flot.googlecode.com/svn/trunk@8 1e0a6537-2640-0410-bfb7-f154510ff394
19 years ago
olau@iola.dk
87390ae7fe
Added first version
...
git-svn-id: https://flot.googlecode.com/svn/trunk@2 1e0a6537-2640-0410-bfb7-f154510ff394
19 years ago