olau@iola.dk
df745474c3
Add compatibility with Flashcanvas (issue 368) and remove dubious octx.stroke() call
...
git-svn-id: https://flot.googlecode.com/svn/trunk@278 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
f20ab62742
Add a note about getOptions() being useful for changing the selection color on-the-fly (from issue 370 reported by Mitja Koren)
...
git-svn-id: https://flot.googlecode.com/svn/trunk@277 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
d2b0d36e3a
Add a note about getOptions() being useful for changing options
...
on-the-fly (hopefully adressing issue 370 by Mitja Koren)
git-svn-id: https://flot.googlecode.com/svn/trunk@276 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
48adc6aaf1
Use closure trick to make inline colorhelpers plugin respect jQuery.noConflict(true), renaming the global jQuery object (reported by Nick Stielau)
...
git-svn-id: https://flot.googlecode.com/svn/trunk@275 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
fe4bef6fb1
Fix bug with tooltip in interacting.html, this makes the tooltip much smoother (fix by bdkahn)
...
git-svn-id: https://flot.googlecode.com/svn/trunk@274 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
a7747bef23
Fix JSON to be valid and update news
...
git-svn-id: https://flot.googlecode.com/svn/trunk@273 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
959ebb9185
Add attribution to Banko Adam too for reporting the crosshair bug
...
git-svn-id: https://flot.googlecode.com/svn/trunk@272 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
56bd76f19c
Fix bug with parsing data for plugins that have single point data
...
elements (patch by vpapp1)
git-svn-id: https://flot.googlecode.com/svn/trunk@271 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
e4aaacc6b3
Don't redraw if the placeholder loses its dimensions
...
git-svn-id: https://flot.googlecode.com/svn/trunk@270 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
dd36a2a963
Fix MIME type for new example
...
git-svn-id: https://flot.googlecode.com/svn/trunk@269 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
414e17234b
Add resize plugin for automatically redrawing when placeholders are resized
...
git-svn-id: https://flot.googlecode.com/svn/trunk@268 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
59b1afed91
Fix bug when position is 0 in p2c/axisToCanvasCoords
...
git-svn-id: https://flot.googlecode.com/svn/trunk@267 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
c78acf87e2
Set MIME type on style sheet
...
git-svn-id: https://flot.googlecode.com/svn/trunk@266 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
ffca77abcf
Fix bug in backwards compatibility code for multi-axis support, reported by
...
mystic414 (issue 393)
git-svn-id: https://flot.googlecode.com/svn/trunk@265 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
48ae50479a
Changed mime type to enable display of examples in code.google.com SVN viewer (suggestion by Eike Send)
...
git-svn-id: https://flot.googlecode.com/svn/trunk@264 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
8031f5fdf3
Support for customizing the point type through a callback when plotting points and new symbol plugin with some predefined point types (sponsored by Utility Data Corporation)
...
git-svn-id: https://flot.googlecode.com/svn/trunk@263 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
f192ea9cb8
Fix bug with points plotting using line width from lines rather than points
...
git-svn-id: https://flot.googlecode.com/svn/trunk@262 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
cfe5b94998
Added new example of how to interact with the axes, not perfect but at least a start
...
git-svn-id: https://flot.googlecode.com/svn/trunk@261 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
3765bb4e09
Remove never-triggered condition
...
git-svn-id: https://flot.googlecode.com/svn/trunk@260 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
9b3ef35d34
Make sure measurement labels are deleted, round widths of labels, fix
...
recently introduced border margin calculation bug
git-svn-id: https://flot.googlecode.com/svn/trunk@259 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
8155391044
Some cleanup in tick generation code, added support for aligning axes
...
with alignTicksWithAxis
git-svn-id: https://flot.googlecode.com/svn/trunk@258 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
947c166385
Support for coloring axes, and automatic tick color selection
...
git-svn-id: https://flot.googlecode.com/svn/trunk@257 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
d31317977e
Mention that backwards-compatibility hooks are in place for the axis changes
...
git-svn-id: https://flot.googlecode.com/svn/trunk@256 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
d479d340f9
Fix problem with locking and sensitivity to mouse events (fix by
...
fdepuydt, issue 332)
git-svn-id: https://flot.googlecode.com/svn/trunk@255 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
467b95455e
Put tickLabel class on tick labels (regression)
...
git-svn-id: https://flot.googlecode.com/svn/trunk@254 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
f8211fd5a3
Add some missing things to NEWS
...
git-svn-id: https://flot.googlecode.com/svn/trunk@253 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
7f4937415c
Use tickLength instead of full length ticks
...
git-svn-id: https://flot.googlecode.com/svn/trunk@252 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
bad53abc5a
Revamped internals to add support for extra axes, not just dual (sponsored by Flight Data Services)
...
git-svn-id: https://flot.googlecode.com/svn/trunk@251 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
6f9698650d
Fixup "Zoom to selection" checkbox to use a label
...
git-svn-id: https://flot.googlecode.com/svn/trunk@250 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
b93716b3e7
Use xaxis: { from: x1, to: x2 } instead of the older x1: x1, x2: x2
...
syntax for setSelection
git-svn-id: https://flot.googlecode.com/svn/trunk@249 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
e1780ffe24
Reformulated the explanation a little bit
...
git-svn-id: https://flot.googlecode.com/svn/trunk@248 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
e74c4f694b
Fix problem with crosshair not respecting locking on mouseout (fix by Lau Bech Lauritzen).
...
git-svn-id: https://flot.googlecode.com/svn/trunk@247 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
e131b77618
Check the selection passed into setSelection in the selection plugin, to guard against errors when synchronizing plots (fix by Lau Bech Lauritzen).
...
git-svn-id: https://flot.googlecode.com/svn/trunk@246 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
479fa27850
Fixed problem with turning off bar outline (issue 253, fix by Jordi Castells)
...
git-svn-id: https://flot.googlecode.com/svn/trunk@245 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
5d68d11b67
Fix a couple of undeclared variables, noticed by Daniel Farina
...
git-svn-id: https://flot.googlecode.com/svn/trunk@244 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
8d448106fb
Use new drawSeries hook, don't barf on series that don't have images
...
git-svn-id: https://flot.googlecode.com/svn/trunk@243 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
c61c120a78
Added drawSeries hook
...
git-svn-id: https://flot.googlecode.com/svn/trunk@242 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
ab3b68acd9
More robust handling of axis from data passed in from getData
...
git-svn-id: https://flot.googlecode.com/svn/trunk@241 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
685220dddc
More robust handling of axis from data passed in from getData
...
git-svn-id: https://flot.googlecode.com/svn/trunk@240 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
e6cde982f8
Use s.datapoints instead of s.data in highlight(s, index) to lookup point
...
git-svn-id: https://flot.googlecode.com/svn/trunk@239 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
689e153a55
Use the Date(year, month, day) constructor instead of the string-based
...
one which can be a bit confusing (reported by Udi Falkson)
git-svn-id: https://flot.googlecode.com/svn/trunk@238 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
d9aba27f62
Tweaked new documentation about zero-padding a bit
...
git-svn-id: https://flot.googlecode.com/svn/trunk@237 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
120a8d0b4f
Support zero left-padding month/day in timestamps
...
git-svn-id: https://flot.googlecode.com/svn/trunk@236 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
e448280eb8
Made it clearer that eventHolder is not the one that receives custom
...
Flot events
git-svn-id: https://flot.googlecode.com/svn/trunk@235 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
b49af62507
Elaborated the last FAQ regarding tab widgets
...
git-svn-id: https://flot.googlecode.com/svn/trunk@234 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
00232cb0d2
Avoid using $.browser.msie
...
git-svn-id: https://flot.googlecode.com/svn/trunk@233 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
1bb11ad9ce
Added support for redrawing the plot while panning for the navigate
...
plugin, idea from lasthemy (issue 235).
git-svn-id: https://flot.googlecode.com/svn/trunk@232 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
815f80e7b1
Small documentation fixes
...
git-svn-id: https://flot.googlecode.com/svn/trunk@231 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk
569685fb20
Added support for stacking horizontal bar charts to the stacking plugin
...
git-svn-id: https://flot.googlecode.com/svn/trunk@230 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
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