olau@iola.dk
0c54df7f54
Added support for 12 hour timestamps, patch by Forrest Aldridge
...
git-svn-id: https://flot.googlecode.com/svn/trunk@205 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
e7a909a6f8
Added axis transformation support
...
git-svn-id: https://flot.googlecode.com/svn/trunk@202 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
3360d2747b
Option to have the grid on top of the data, important for image plots, and a bug fix, patch by Paul Kienzle
...
git-svn-id: https://flot.googlecode.com/svn/trunk@197 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
237861e9f8
Explain that plugins can be concatenated to reduce download size/latency
...
git-svn-id: https://flot.googlecode.com/svn/trunk@185 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
a7355c2100
Added getPlaceholder and renamed internal target to placeholder
...
git-svn-id: https://flot.googlecode.com/svn/trunk@183 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
f01bcee854
Don't use default as attribute name as it is a keyword which
...
non-Firefox browsers don't like (reported by Charlie Groves)
git-svn-id: https://flot.googlecode.com/svn/trunk@179 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
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
2ebeb5d4f6
Added draw hook
...
git-svn-id: https://flot.googlecode.com/svn/trunk@167 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
f1db197e35
New option grid.show, set to false to disable the grid
...
git-svn-id: https://flot.googlecode.com/svn/trunk@166 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
5081ba4a2f
Clarify that barWidth might also be in unit of the y axis
...
git-svn-id: https://flot.googlecode.com/svn/trunk@164 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
5144848cc2
Clarify that the default fill color of points is white
...
git-svn-id: https://flot.googlecode.com/svn/trunk@150 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
a4c7fa34fb
Clarify how to set tick labels (issue 144)
...
git-svn-id: https://flot.googlecode.com/svn/trunk@149 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
bab1366438
Added notice about broken background images on IE 7 based on report from Fred in issue 125
...
git-svn-id: https://flot.googlecode.com/svn/trunk@146 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
60689d2461
Support for partial bars, this is useful for stacked bars
...
git-svn-id: https://flot.googlecode.com/svn/trunk@142 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
b993ceef1b
Horizontal bars, based on patch from Jason LeBrun
...
git-svn-id: https://flot.googlecode.com/svn/trunk@141 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
74661de188
Added second parameter to labelFormatter for legend
...
git-svn-id: https://flot.googlecode.com/svn/trunk@140 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
3a1d1e7bae
Added support for gradient bars
...
git-svn-id: https://flot.googlecode.com/svn/trunk@132 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
ab264f6ef1
legend.margin can now specify horizontal and vertical margins
...
git-svn-id: https://flot.googlecode.com/svn/trunk@131 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
cc517f691f
Added borderColor option, patch from achamayou
...
git-svn-id: https://flot.googlecode.com/svn/trunk@124 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
8fa09e4c87
Fixed spelling mistake (report by Gokhan Sevinc)
...
git-svn-id: https://flot.googlecode.com/svn/trunk@121 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk
f4de93823a
Clarify that it is important not to put in strings
...
git-svn-id: https://flot.googlecode.com/svn/trunk@119 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
d0c96fc00b
Added access to the built-in date formatter through $.plot.formatDate
...
git-svn-id: https://flot.googlecode.com/svn/trunk@117 1e0a6537-2640-0410-bfb7-f154510ff394
18 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
5785c2db56
Call $() on passed in elements to support DOM elements/CSS expressions too
...
git-svn-id: https://flot.googlecode.com/svn/trunk@112 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
22eb1489eb
Added support for skipping points outside the specified range when autoscaling
...
git-svn-id: https://flot.googlecode.com/svn/trunk@110 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
5587862a79
Added support for disabling interactivity for specific plots
...
git-svn-id: https://flot.googlecode.com/svn/trunk@107 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
dd8b499f38
Clear up a couple of things related to not showing lines
...
git-svn-id: https://flot.googlecode.com/svn/trunk@101 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
20fe8fdbfe
Added special-case for highlighting bars
...
git-svn-id: https://flot.googlecode.com/svn/trunk@90 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
7daabbb36e
Integrated patch by Mark Byers for detecting bar hovering
...
git-svn-id: https://flot.googlecode.com/svn/trunk@88 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
08a5c94fe6
Shuffled the explanation of time series support around a bit
...
git-svn-id: https://flot.googlecode.com/svn/trunk@86 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
c577ea1624
Implemented centering of bars
...
git-svn-id: https://flot.googlecode.com/svn/trunk@85 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
f8594bd243
Allow null values in coordinates to have an affect on axis scaling
...
git-svn-id: https://flot.googlecode.com/svn/trunk@81 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
da9023c19f
Document highlight and related
...
git-svn-id: https://flot.googlecode.com/svn/trunk@80 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
078f25e5ca
Fixed description of methods returning internals
...
git-svn-id: https://flot.googlecode.com/svn/trunk@76 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
09b37caf41
Overwrite the legend container instead of appending to it
...
git-svn-id: https://flot.googlecode.com/svn/trunk@71 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
65cae14ecb
Fixed wording
...
git-svn-id: https://flot.googlecode.com/svn/trunk@68 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
f28eb70f05
Make it possible to set the fill opacity by setting fill to a number
...
git-svn-id: https://flot.googlecode.com/svn/trunk@64 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk
5dab68ddca
Added support for specifying tick label sizes
...
git-svn-id: https://flot.googlecode.com/svn/trunk@62 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago