Robert Konigsberg [Wed, 22 Dec 2010 22:29:47 +0000 (14:29 -0800)]
Panning is always allowed, even if you're not zoomed.
Robert Konigsberg [Wed, 22 Dec 2010 22:25:26 +0000 (14:25 -0800)]
interaction.html's zoom was off. Zooming in and zooming out weren't
matching 1:1.
The rest of it is whitespace cleansing.
Robert Konigsberg [Mon, 20 Dec 2010 23:09:52 +0000 (15:09 -0800)]
Made v3 interaction model slightly more powerful. (shift-operate to
zoom)
Robert Konigsberg [Mon, 20 Dec 2010 23:04:48 +0000 (15:04 -0800)]
Merge branch 'master' of git://github.com/danvk/dygraphs
Robert Konigsberg [Fri, 17 Dec 2010 15:23:55 +0000 (07:23 -0800)]
Tab removal
Dan Vanderkam [Wed, 15 Dec 2010 23:34:01 +0000 (18:34 -0500)]
misc style cleanup
Dan Vanderkam [Wed, 15 Dec 2010 23:30:29 +0000 (18:30 -0500)]
Merge https://github.com/kberg/dygraphs
Robert Konigsberg [Wed, 15 Dec 2010 23:15:43 +0000 (18:15 -0500)]
Simplified bindHandler
Robert Konigsberg [Wed, 15 Dec 2010 23:13:55 +0000 (18:13 -0500)]
Further comments from danvk.
Robert Konigsberg [Wed, 15 Dec 2010 19:24:40 +0000 (14:24 -0500)]
Response to code review comments, added missing interaction.html.
Robert Konigsberg [Tue, 14 Dec 2010 21:40:53 +0000 (16:40 -0500)]
Reducing the size of the interaction model API.
Robert Konigsberg [Tue, 14 Dec 2010 21:35:08 +0000 (16:35 -0500)]
Introduce interaction model API.
Dan Vanderkam [Tue, 14 Dec 2010 16:22:49 +0000 (11:22 -0500)]
guide to making changes
Dan Vanderkam [Mon, 29 Nov 2010 22:30:47 +0000 (17:30 -0500)]
update locations
Robert Konigsberg [Mon, 29 Nov 2010 22:20:45 +0000 (17:20 -0500)]
Syntax error, plus used correct function for y axis ranges.
Robert Konigsberg [Mon, 29 Nov 2010 22:16:30 +0000 (17:16 -0500)]
Merge branch 'master' of github.com/kberg/dygraphs
Conflicts:
dygraph.js
tests/zoom.html
Robert Konigsberg [Mon, 29 Nov 2010 22:12:29 +0000 (17:12 -0500)]
Missing consistent use of getYRanges(). Fixed zoom.html to use yRanges in API.
Dan Vanderkam [Mon, 22 Nov 2010 15:49:03 +0000 (10:49 -0500)]
Merge branch 'master' of https://github.com/kberg/dygraphs
Dan Vanderkam [Mon, 22 Nov 2010 15:46:47 +0000 (10:46 -0500)]
fix infinity bug
Robert Konigsberg [Sun, 21 Nov 2010 02:28:36 +0000 (21:28 -0500)]
Update callback.html to reflect changes to zoomCallback API.
Robert Konigsberg [Sun, 21 Nov 2010 02:26:39 +0000 (21:26 -0500)]
fix dygraphs/actually get the callback right.
Update documentation.
Robert Konigsberg [Sun, 21 Nov 2010 02:23:28 +0000 (21:23 -0500)]
Fix reporting error with dygraphs (used to show two min/max, now passes array.)
Robert Konigsberg [Sun, 21 Nov 2010 01:42:29 +0000 (20:42 -0500)]
More whitespace changes.
Robert Konigsberg [Sun, 21 Nov 2010 01:40:01 +0000 (20:40 -0500)]
Renamed variables for readability
Robert Konigsberg [Sat, 20 Nov 2010 15:00:51 +0000 (10:00 -0500)]
Replacing tabs.
Robert Konigsberg [Tue, 16 Nov 2010 20:13:31 +0000 (15:13 -0500)]
Fixed whitespace and comments.
Robert Konigsberg [Tue, 16 Nov 2010 00:04:39 +0000 (19:04 -0500)]
Added a second region for underlay-callback that helps clarify
toDomCoords.
Dan Vanderkam [Mon, 15 Nov 2010 16:00:46 +0000 (11:00 -0500)]
fix drawing logic in underlayCallback
Dan Vanderkam [Thu, 11 Nov 2010 23:15:29 +0000 (18:15 -0500)]
update excanvas
Dan Vanderkam [Thu, 11 Nov 2010 23:14:49 +0000 (18:14 -0500)]
hack to be more robust in IE when instantiated while the page is still loading
Dan Vanderkam [Thu, 11 Nov 2010 23:11:28 +0000 (18:11 -0500)]
remove deprecated DateGraph uses
Dan Vanderkam [Thu, 11 Nov 2010 23:10:55 +0000 (18:10 -0500)]
update excanvas paths
Dan Vanderkam [Wed, 10 Nov 2010 16:38:54 +0000 (11:38 -0500)]
be a little less aggressive in underlayCallback changes
Dan Vanderkam [Wed, 10 Nov 2010 16:35:34 +0000 (11:35 -0500)]
avoid passing layout to underlayCallback. Document underlayCallback
Dan Vanderkam [Wed, 10 Nov 2010 16:20:58 +0000 (11:20 -0500)]
remove the commit-hook; it didn't work anyway
Dan Vanderkam [Wed, 10 Nov 2010 16:08:59 +0000 (11:08 -0500)]
clean up
Dan Vanderkam [Wed, 10 Nov 2010 16:06:21 +0000 (11:06 -0500)]
Merge https://github.com/stani/dygraphs
Stanislav Chachkov [Wed, 10 Nov 2010 15:57:16 +0000 (16:57 +0100)]
add row number to highlightCallback params
Dan Vanderkam [Wed, 10 Nov 2010 15:40:40 +0000 (10:40 -0500)]
Merge branch 'master' of github.com/kberg/dygraphs
Stanislav Chachkov [Wed, 10 Nov 2010 15:24:19 +0000 (16:24 +0100)]
bug: operator priority
Robert Konigsberg [Tue, 9 Nov 2010 23:59:02 +0000 (18:59 -0500)]
Merge branch 'master' of github.com/danvk/dygraphs
Robert Konigsberg [Tue, 9 Nov 2010 23:58:02 +0000 (18:58 -0500)]
When a module is a pure underlay with no data points, mousemove
operations generate errors.
Dan Vanderkam [Wed, 3 Nov 2010 16:12:59 +0000 (09:12 -0700)]
fix css additions
Dan Vanderkam [Mon, 1 Nov 2010 17:58:25 +0000 (10:58 -0700)]
fix memory leak when gviz.draw() is called repeatedly
Dan Vanderkam [Sat, 23 Oct 2010 16:03:17 +0000 (12:03 -0400)]
IE version
Dan Vanderkam [Sat, 23 Oct 2010 15:55:01 +0000 (11:55 -0400)]
prevent highlighting of text on page
Dan Vanderkam [Sat, 23 Oct 2010 15:39:26 +0000 (11:39 -0400)]
draw straight lines on half-integer pixels for a crisper look
Dan Vanderkam [Sat, 23 Oct 2010 06:13:20 +0000 (02:13 -0400)]
pull in ron's patch
Dan Vanderkam [Fri, 22 Oct 2010 14:50:57 +0000 (10:50 -0400)]
fix logic error
Dan Vanderkam [Fri, 22 Oct 2010 03:26:15 +0000 (23:26 -0400)]
Merge branch 'two_axes'
Dan Vanderkam [Fri, 22 Oct 2010 03:25:27 +0000 (23:25 -0400)]
clipping rectangles for interaction layer
Dan Vanderkam [Fri, 22 Oct 2010 03:19:04 +0000 (23:19 -0400)]
option to fill in two-axes test
Dan Vanderkam [Fri, 22 Oct 2010 03:07:09 +0000 (23:07 -0400)]
fix color-visibility test
Dan Vanderkam [Fri, 22 Oct 2010 02:53:06 +0000 (22:53 -0400)]
support y-zooming and panning in synchronize demo
Dan Vanderkam [Fri, 22 Oct 2010 02:45:13 +0000 (22:45 -0400)]
fixed some bugs for stacked charts
Dan Vanderkam [Fri, 22 Oct 2010 02:33:33 +0000 (22:33 -0400)]
recycle roller, avoid a DOM error in resize.html
Dan Vanderkam [Fri, 22 Oct 2010 01:19:23 +0000 (21:19 -0400)]
two bug fixes
Dan Vanderkam [Fri, 22 Oct 2010 01:13:05 +0000 (21:13 -0400)]
two-axes demo fully functioning again!
Dan Vanderkam [Fri, 22 Oct 2010 00:12:06 +0000 (20:12 -0400)]
remove unparseable bits; panning is broken
Dan Vanderkam [Thu, 21 Oct 2010 23:50:19 +0000 (19:50 -0400)]
gross merge mostly done; left MERGE markers in a few spots
Dan Vanderkam [Thu, 21 Oct 2010 23:11:40 +0000 (19:11 -0400)]
make drawGraph parameter-free
Dan Vanderkam [Thu, 21 Oct 2010 22:29:14 +0000 (18:29 -0400)]
intelligently position labelsDiv in predraw_
Dan Vanderkam [Thu, 21 Oct 2010 12:43:42 +0000 (08:43 -0400)]
reset linear-regression
Dan Vanderkam [Thu, 21 Oct 2010 12:42:46 +0000 (08:42 -0400)]
fractions regression
Dan Vanderkam [Thu, 21 Oct 2010 12:41:30 +0000 (08:41 -0400)]
works
Dan Vanderkam [Thu, 21 Oct 2010 12:37:12 +0000 (08:37 -0400)]
Merge branch 'master' into frac_reg
Dan Vanderkam [Thu, 21 Oct 2010 12:37:02 +0000 (08:37 -0400)]
fractions
Dan Vanderkam [Wed, 20 Oct 2010 17:05:01 +0000 (13:05 -0400)]
demo works in FF & Chrome
Dan Vanderkam [Wed, 20 Oct 2010 16:50:27 +0000 (12:50 -0400)]
note
Robert Konigsberg [Tue, 19 Oct 2010 15:44:32 +0000 (11:44 -0400)]
zoom.html required errorBars set. That's fixed.
Dan Vanderkam [Mon, 18 Oct 2010 18:56:31 +0000 (14:56 -0400)]
show both versions on test page
Dan Vanderkam [Mon, 18 Oct 2010 18:50:11 +0000 (14:50 -0400)]
draw secondary axis line
Dan Vanderkam [Mon, 18 Oct 2010 02:51:43 +0000 (22:51 -0400)]
two-axes demo works as intended
Dan Vanderkam [Mon, 18 Oct 2010 02:19:10 +0000 (22:19 -0400)]
fix a few bugs
Dan Vanderkam [Mon, 18 Oct 2010 02:04:47 +0000 (22:04 -0400)]
introduce predraw_ and move some logic there; panning now works
Dan Vanderkam [Mon, 18 Oct 2010 00:42:03 +0000 (20:42 -0400)]
fix merge issue
Robert Konigsberg [Sun, 17 Oct 2010 00:36:33 +0000 (20:36 -0400)]
Merge branch 'master' of git://github.com/danvk/dygraphs
Conflicts:
docs/index.html
Robert Konigsberg [Sun, 17 Oct 2010 00:32:55 +0000 (20:32 -0400)]
nit: s/undefined/null
bug: consistent rules for defining when zoom is horizontal or vertical.
Dan Vanderkam [Sat, 16 Oct 2010 21:37:36 +0000 (17:37 -0400)]
merge in upstream changes
Dan Vanderkam [Fri, 15 Oct 2010 15:15:06 +0000 (11:15 -0400)]
add annotations links, demo to docs
Dan Vanderkam [Fri, 15 Oct 2010 15:14:51 +0000 (11:14 -0400)]
override, don't add
Dan Vanderkam [Fri, 15 Oct 2010 14:36:33 +0000 (10:36 -0400)]
fix null reference in Chrome
Dan Vanderkam [Wed, 13 Oct 2010 14:35:27 +0000 (10:35 -0400)]
add annotation CSS rule lazily
Dan Vanderkam [Wed, 13 Oct 2010 14:18:09 +0000 (10:18 -0400)]
reset combined
Neal Nelson [Wed, 13 Oct 2010 12:14:48 +0000 (14:14 +0200)]
Change Firefox CSS rule addition to add to the end of the existent rules.
Neal Nelson [Tue, 12 Oct 2010 14:06:41 +0000 (16:06 +0200)]
Fix problem with evaluating the limits of data containing null series'.
Neal Nelson [Tue, 12 Oct 2010 09:47:28 +0000 (11:47 +0200)]
Rebuild combined.
Robert Konigsberg [Fri, 8 Oct 2010 16:22:48 +0000 (12:22 -0400)]
Fix example to only use public API. This required changing updateOptions to better be aware of specified, yet undefined, entries.
Tweak of docs
Robert Konigsberg [Fri, 8 Oct 2010 15:07:57 +0000 (11:07 -0400)]
Removed comma in zoom.html, removed "C,D" in data.js.
Robert Konigsberg [Fri, 8 Oct 2010 15:02:50 +0000 (11:02 -0400)]
Fixed spelling errors.
Robert Konigsberg [Fri, 8 Oct 2010 14:53:47 +0000 (10:53 -0400)]
Reverted dygraph-combined.js
Dan Vanderkam [Fri, 8 Oct 2010 14:36:53 +0000 (10:36 -0400)]
Merge branch 'master' of github.com/nealie/dygraphs
Robert Konigsberg [Fri, 8 Oct 2010 14:21:30 +0000 (10:21 -0400)]
Merge branch 'master' of git://github.com/danvk/dygraphs
Robert Konigsberg [Fri, 8 Oct 2010 14:07:42 +0000 (10:07 -0400)]
Fixed bug which didn't allow panning unless you zoomed on x-axis only. Zooming on y-axis didn't enable panning.
Robert Konigsberg [Fri, 8 Oct 2010 14:05:46 +0000 (10:05 -0400)]
updated comment.
Robert Konigsberg [Fri, 8 Oct 2010 14:03:57 +0000 (10:03 -0400)]
y-axis scaling is automatic until a) user zooms in on the y-axis or b) a value range is defined on construction.
Neal Nelson [Fri, 8 Oct 2010 13:54:04 +0000 (15:54 +0200)]
Fix label colour selection for sparse data sets.
Neal Nelson [Fri, 8 Oct 2010 12:08:49 +0000 (14:08 +0200)]
Ignore data series' with null data for the purposes of auto scaling.
adam-p [Fri, 8 Oct 2010 02:01:14 +0000 (22:01 -0400)]
Fixed trailing comma that broke IE
adam-p [Fri, 8 Oct 2010 01:27:34 +0000 (21:27 -0400)]
Fixed excanvas.js path