dygraphs.git
13 years agozoom.html required errorBars set. That's fixed.
Robert Konigsberg [Tue, 19 Oct 2010 15:44:32 +0000 (11:44 -0400)]
zoom.html required errorBars set. That's fixed.

13 years agoMerge branch 'master' of git://github.com/danvk/dygraphs
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

13 years agonit: s/undefined/null
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.

13 years agoadd annotations links, demo to docs
Dan Vanderkam [Fri, 15 Oct 2010 15:15:06 +0000 (11:15 -0400)]
add annotations links, demo to docs

13 years agooverride, don't add
Dan Vanderkam [Fri, 15 Oct 2010 15:14:51 +0000 (11:14 -0400)]
override, don't add

13 years agofix null reference in Chrome
Dan Vanderkam [Fri, 15 Oct 2010 14:36:33 +0000 (10:36 -0400)]
fix null reference in Chrome

13 years agoadd annotation CSS rule lazily
Dan Vanderkam [Wed, 13 Oct 2010 14:35:27 +0000 (10:35 -0400)]
add annotation CSS rule lazily

13 years agoreset combined
Dan Vanderkam [Wed, 13 Oct 2010 14:18:09 +0000 (10:18 -0400)]
reset combined

13 years agoChange Firefox CSS rule addition to add to the end of the existent rules.
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.

13 years agoFix problem with evaluating the limits of data containing null series'.
Neal Nelson [Tue, 12 Oct 2010 14:06:41 +0000 (16:06 +0200)]
Fix problem with evaluating the limits of data containing null series'.

13 years agoRebuild combined.
Neal Nelson [Tue, 12 Oct 2010 09:47:28 +0000 (11:47 +0200)]
Rebuild combined.

13 years agoFix example to only use public API. This required changing updateOptions to better...
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

13 years agoRemoved comma in zoom.html, removed "C,D" in data.js.
Robert Konigsberg [Fri, 8 Oct 2010 15:07:57 +0000 (11:07 -0400)]
Removed comma in zoom.html, removed "C,D" in data.js.

13 years agoFixed spelling errors.
Robert Konigsberg [Fri, 8 Oct 2010 15:02:50 +0000 (11:02 -0400)]
Fixed spelling errors.

13 years agoReverted dygraph-combined.js
Robert Konigsberg [Fri, 8 Oct 2010 14:53:47 +0000 (10:53 -0400)]
Reverted dygraph-combined.js

13 years agoMerge branch 'master' of http://github.com/nealie/dygraphs
Dan Vanderkam [Fri, 8 Oct 2010 14:36:53 +0000 (10:36 -0400)]
Merge branch 'master' of github.com/nealie/dygraphs

13 years agoMerge branch 'master' of git://github.com/danvk/dygraphs
Robert Konigsberg [Fri, 8 Oct 2010 14:21:30 +0000 (10:21 -0400)]
Merge branch 'master' of git://github.com/danvk/dygraphs

13 years agoFixed bug which didn't allow panning unless you zoomed on x-axis only. Zooming on...
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.

13 years agoupdated comment.
Robert Konigsberg [Fri, 8 Oct 2010 14:05:46 +0000 (10:05 -0400)]
updated comment.

13 years agoy-axis scaling is automatic until a) user zooms in on the y-axis or b) a value range...
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.

13 years agoFix label colour selection for sparse data sets.
Neal Nelson [Fri, 8 Oct 2010 13:54:04 +0000 (15:54 +0200)]
Fix label colour selection for sparse data sets.

13 years agoIgnore data series' with null data for the purposes of auto scaling.
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.

13 years agoFixed trailing comma that broke IE
adam-p [Fri, 8 Oct 2010 02:01:14 +0000 (22:01 -0400)]
Fixed trailing comma that broke IE

13 years agoFixed excanvas.js path
adam-p [Fri, 8 Oct 2010 01:27:34 +0000 (21:27 -0400)]
Fixed excanvas.js path

13 years agoFixed erroneous attempt to use excanvas.js in IE9
adam-p [Thu, 7 Oct 2010 18:47:28 +0000 (14:47 -0400)]
Fixed erroneous attempt to use excanvas.js in IE9

13 years agoFixed path to excanvas.js
U-adam13win7\Adam [Thu, 7 Oct 2010 18:46:16 +0000 (14:46 -0400)]
Fixed path to excanvas.js

13 years agoRemoved excanvas.js. It was just a one line text file indicating that it thought...
U-adam13win7\Adam [Thu, 7 Oct 2010 18:10:11 +0000 (14:10 -0400)]
Removed excanvas.js. It was just a one line text file indicating that it thought it was a symbolic link.

13 years agoMerge branch 'master' of http://github.com/danvk/dygraphs
Neal Nelson [Thu, 7 Oct 2010 14:37:21 +0000 (16:37 +0200)]
Merge branch 'master' of github.com/danvk/dygraphs

13 years agoOops, that time for real.
Robert Konigsberg [Thu, 7 Oct 2010 04:36:00 +0000 (00:36 -0400)]
Oops, that time for real.

13 years agoMust move mouse twice as far in y direction as x to trigger vertical pan.
Robert Konigsberg [Thu, 7 Oct 2010 04:34:14 +0000 (00:34 -0400)]
Must move mouse twice as far in y direction as x to trigger vertical pan.
Fixed bug that allows panning if the initial date window and value window are set.

13 years agonumeric-gviz test works again
Dan Vanderkam [Wed, 6 Oct 2010 14:18:55 +0000 (10:18 -0400)]
numeric-gviz test works again

13 years agolinear regression tests work without console defined
Dan Vanderkam [Mon, 4 Oct 2010 21:47:52 +0000 (17:47 -0400)]
linear regression tests work without console defined

13 years agoMerge branch 'master' of http://github.com/adam-p/dygraphs
Dan Vanderkam [Mon, 4 Oct 2010 14:16:31 +0000 (10:16 -0400)]
Merge branch 'master' of github.com/adam-p/dygraphs

13 years agoChanged unstackPointAtIndex to not be decorated as private
adam-p [Mon, 4 Oct 2010 14:11:05 +0000 (10:11 -0400)]
Changed unstackPointAtIndex to not be decorated as private

13 years agoBased on feedback from danvk, moving unstackPointAtIndex_ to DygraphLayout
adam-p [Mon, 4 Oct 2010 14:02:55 +0000 (10:02 -0400)]
Based on feedback from danvk, moving unstackPointAtIndex_ to DygraphLayout

13 years agoFixed y-value display in highlight labels when using setSelection
adam-p [Sun, 3 Oct 2010 21:52:56 +0000 (17:52 -0400)]
Fixed y-value display in highlight labels when using setSelection

13 years agochange to an implementation based on set names
Dan Vanderkam [Wed, 29 Sep 2010 16:48:47 +0000 (18:48 +0200)]
change to an implementation based on set names

13 years agoupdate both linear regression tests; support null as per-series value
Dan Vanderkam [Wed, 29 Sep 2010 16:38:33 +0000 (18:38 +0200)]
update both linear regression tests; support null as per-series value

13 years agofunctioning demo
Dan Vanderkam [Wed, 29 Sep 2010 16:28:39 +0000 (18:28 +0200)]
functioning demo

13 years agoMerge branch 'master' into per_series
Dan Vanderkam [Wed, 29 Sep 2010 15:55:35 +0000 (17:55 +0200)]
Merge branch 'master' into per_series

13 years agoadd per-series attributes in attr_
Dan Vanderkam [Wed, 29 Sep 2010 10:35:05 +0000 (12:35 +0200)]
add per-series attributes in attr_

13 years agoFix a wrong warning() call.
Frederic Didier [Wed, 29 Sep 2010 09:52:34 +0000 (10:52 +0100)]
Fix a wrong warning() call.

13 years agoSupport for vertical panning.
Robert Konigsberg [Fri, 24 Sep 2010 19:23:11 +0000 (15:23 -0400)]
Support for vertical panning.

13 years ago1. Add the extra columns to NoisyData to eliminate Javascript warnings
Robert Konigsberg [Fri, 24 Sep 2010 19:22:02 +0000 (15:22 -0400)]
1. Add the extra columns to NoisyData to eliminate Javascript warnings
from Chrome javascript console.
2. Remove NoisyData2, which I needed for development and accidentally
left in.

13 years agoConverting strings to less cringe-inducing constant values.
Robert Konigsberg [Fri, 24 Sep 2010 16:17:42 +0000 (12:17 -0400)]
Converting strings to less cringe-inducing constant values.

13 years agoUpdate index.html docs to clarify callbacks and features.
Robert Konigsberg [Fri, 24 Sep 2010 16:16:24 +0000 (12:16 -0400)]
Update index.html docs to clarify callbacks and features.

13 years agoAdding doc to index to point to new zoom test page.
Robert Konigsberg [Fri, 24 Sep 2010 15:43:36 +0000 (11:43 -0400)]
Adding doc to index to point to new zoom test page.

13 years agoMinor fix to zoom.html comment.
Robert Konigsberg [Fri, 24 Sep 2010 15:02:24 +0000 (11:02 -0400)]
Minor fix to zoom.html comment.

13 years agoFix to bug 111, now always rendering all points whether they're in the canvas viewpor...
Robert Konigsberg [Fri, 24 Sep 2010 14:52:53 +0000 (10:52 -0400)]
Fix to bug 111, now always rendering all points whether they're in the canvas viewport. This allows any graphics that radiate from the point to be rendered.

13 years agoReorder unzoom operation with log of operation, which properly sets the valueRange...
Robert Konigsberg [Thu, 23 Sep 2010 21:27:51 +0000 (17:27 -0400)]
Reorder unzoom operation with log of operation, which properly sets the valueRange for recording.

Improve usability of zoom demo for testing.

13 years agozoom.html needed a little love.
Robert Konigsberg [Thu, 23 Sep 2010 20:56:54 +0000 (16:56 -0400)]
zoom.html needed a little love.

13 years agoImplementing vertical zooming. Vertical zooming reveals rendering issues which should...
Robert Konigsberg [Thu, 23 Sep 2010 20:44:15 +0000 (16:44 -0400)]
Implementing vertical zooming. Vertical zooming reveals rendering issues which should be dealt with too.

This also fixes two small bugs: a getY method that gets an X coordinate instead, and also it disables double-click operations when one of the panning keyboard modifiers is pressed.

13 years agotwo different versions; tweak color logic
Dan Vanderkam [Thu, 16 Sep 2010 01:19:04 +0000 (21:19 -0400)]
two different versions; tweak color logic

13 years agoremove extra logging
Dan Vanderkam [Thu, 16 Sep 2010 00:32:46 +0000 (20:32 -0400)]
remove extra logging

13 years agolinear regression demo
Dan Vanderkam [Thu, 16 Sep 2010 00:30:40 +0000 (20:30 -0400)]
linear regression demo

13 years agodata access API
Dan Vanderkam [Thu, 16 Sep 2010 00:30:32 +0000 (20:30 -0400)]
data access API

13 years agofew more tweaks
Dan Vanderkam [Wed, 15 Sep 2010 14:17:27 +0000 (10:17 -0400)]
few more tweaks

13 years agoupdate a few links
Dan Vanderkam [Wed, 15 Sep 2010 13:22:10 +0000 (09:22 -0400)]
update a few links

13 years agovarious IE fixes
Dan Vanderkam [Tue, 14 Sep 2010 22:03:56 +0000 (18:03 -0400)]
various IE fixes

13 years agonarrower chart
Dan Vanderkam [Tue, 14 Sep 2010 02:58:50 +0000 (19:58 -0700)]
narrower chart

13 years agodocumentation
Dan Vanderkam [Tue, 14 Sep 2010 02:57:52 +0000 (19:57 -0700)]
documentation

13 years agomerge iconWidth/iconHeight with width/height
Dan Vanderkam [Tue, 14 Sep 2010 02:57:47 +0000 (19:57 -0700)]
merge iconWidth/iconHeight with width/height

13 years agodygraph-combined include
Dan Vanderkam [Tue, 14 Sep 2010 01:37:54 +0000 (18:37 -0700)]
dygraph-combined include

13 years agosupport attachAtBottom
Dan Vanderkam [Tue, 14 Sep 2010 01:31:07 +0000 (18:31 -0700)]
support attachAtBottom

13 years agoclick to add annotations
Dan Vanderkam [Tue, 14 Sep 2010 01:12:45 +0000 (18:12 -0700)]
click to add annotations

13 years agoadd pointClickCallback
Dan Vanderkam [Tue, 14 Sep 2010 01:02:04 +0000 (18:02 -0700)]
add pointClickCallback

13 years agomerge upstream changes
Dan Vanderkam [Tue, 14 Sep 2010 00:37:21 +0000 (17:37 -0700)]
merge upstream changes

13 years agomore robust missing values
Dan Vanderkam [Tue, 14 Sep 2010 00:34:39 +0000 (17:34 -0700)]
more robust missing values

13 years agoworks in FF again
Dan Vanderkam [Tue, 14 Sep 2010 00:27:23 +0000 (17:27 -0700)]
works in FF again

13 years agoparseFloatOrNull
Dan Vanderkam [Tue, 14 Sep 2010 00:16:03 +0000 (17:16 -0700)]
parseFloatOrNull

13 years agoparseFloatOrNull
Dan Vanderkam [Tue, 14 Sep 2010 00:16:03 +0000 (17:16 -0700)]
parseFloatOrNull

13 years agofix some style bugs
Dan Vanderkam [Tue, 14 Sep 2010 00:15:54 +0000 (17:15 -0700)]
fix some style bugs

13 years agochange default size
Dan Vanderkam [Tue, 14 Sep 2010 00:14:10 +0000 (17:14 -0700)]
change default size

13 years agogviz mostly working
Dan Vanderkam [Sat, 11 Sep 2010 17:46:01 +0000 (10:46 -0700)]
gviz mostly working

13 years agoattach divs to points; respect clipping area
Dan Vanderkam [Sat, 11 Sep 2010 16:44:33 +0000 (09:44 -0700)]
attach divs to points; respect clipping area

13 years agoicons working
Dan Vanderkam [Sat, 11 Sep 2010 16:30:12 +0000 (09:30 -0700)]
icons working

13 years agoadd tick marks
Dan Vanderkam [Sat, 11 Sep 2010 06:22:53 +0000 (23:22 -0700)]
add tick marks

13 years agoall required events working
Dan Vanderkam [Sat, 11 Sep 2010 05:45:10 +0000 (22:45 -0700)]
all required events working

13 years agoevent works
Dan Vanderkam [Sat, 11 Sep 2010 05:36:52 +0000 (22:36 -0700)]
event works

13 years agoadd public interface; add cssClass property
Dan Vanderkam [Sat, 11 Sep 2010 05:17:14 +0000 (22:17 -0700)]
add public interface; add cssClass property

13 years agosample annotation
Dan Vanderkam [Fri, 10 Sep 2010 00:22:56 +0000 (17:22 -0700)]
sample annotation

13 years agoAdded documentation for labelsDiv option using just an element id and for labelsShowZ...
Steven Jardine [Thu, 9 Sep 2010 17:06:32 +0000 (11:06 -0600)]
Added documentation for labelsDiv option using just an element id and for labelsShowZeroValues.

13 years agoAdded labelsShowZeroValues option. When this option is set to false the labelsDiv...
steve [Tue, 7 Sep 2010 15:56:14 +0000 (09:56 -0600)]
Added labelsShowZeroValues option.  When this option is set to false the labelsDiv will not contain any points that have a 0 value.

13 years agoAdded ability to treat the labelsDiv as a ID as well as an Element. This allows...
steve [Tue, 7 Sep 2010 15:50:13 +0000 (09:50 -0600)]
Added ability to treat the labelsDiv as a ID as well as an Element.  This allows the user to set the id of the labels div prior to it being rendered in the DOM.  Helpful for GWT wrapper implementation.

13 years agoMerge remote branch 'upstream/master'
Neal Nelson [Thu, 19 Aug 2010 08:41:37 +0000 (10:41 +0200)]
Merge remote branch 'upstream/master'

13 years agosupport changing renderer options like strokeWidth and add a test
Dan Vanderkam [Thu, 5 Aug 2010 21:05:24 +0000 (14:05 -0700)]
support changing renderer options like strokeWidth and add a test

13 years agono tests include combined anymore
Dan Vanderkam [Fri, 30 Jul 2010 18:49:14 +0000 (11:49 -0700)]
no tests include combined anymore

13 years agofixed visibility
weboperator [Fri, 30 Jul 2010 13:13:22 +0000 (09:13 -0400)]
fixed visibility

13 years agoMerge branch 'master' of http://github.com/danvk/dygraphs
Neal Nelson [Wed, 30 Jun 2010 09:50:20 +0000 (11:50 +0200)]
Merge branch 'master' of github.com/danvk/dygraphs

14 years agofix link on home page
Dan Vanderkam [Tue, 29 Jun 2010 22:28:04 +0000 (15:28 -0700)]
fix link on home page

14 years agoAdd avoidMinZero option to disable the Y axis at zero heuristic.
Neal Nelson [Fri, 18 Jun 2010 09:58:24 +0000 (11:58 +0200)]
Add avoidMinZero option to disable the Y axis at zero heuristic.

14 years agoFix problems with multiple null values in a row for stepped graphs.
Neal Nelson [Thu, 17 Jun 2010 14:22:29 +0000 (16:22 +0200)]
Fix problems with multiple null values in a row for stepped graphs.

14 years agoEnsure step plots draw lines to the start of missing values.
Neal Nelson [Thu, 17 Jun 2010 14:07:52 +0000 (16:07 +0200)]
Ensure step plots draw lines to the start of missing values.

14 years agoAdd yAxisLabelFormatter option and make it's default value yValueFormatter.
Neal Nelson [Thu, 17 Jun 2010 12:36:56 +0000 (14:36 +0200)]
Add yAxisLabelFormatter option and make it's default value yValueFormatter.

14 years agoUpdate documentation to include step plots.
Neal Nelson [Wed, 16 Jun 2010 09:10:37 +0000 (11:10 +0200)]
Update documentation to include step plots.

14 years agofix bug reported by kakligian
Dan Vanderkam [Wed, 16 Jun 2010 01:50:57 +0000 (18:50 -0700)]
fix bug reported by kakligian

14 years agowhitespace tweaks
Dan Vanderkam [Tue, 15 Jun 2010 16:45:26 +0000 (09:45 -0700)]
whitespace tweaks

14 years agoAdded stepPlot option. Missed files due to git.
Neal Nelson [Tue, 15 Jun 2010 15:42:14 +0000 (17:42 +0200)]
Added stepPlot option. Missed files due to git.

14 years agoAdded stepPlot option.
Neal Nelson [Tue, 15 Jun 2010 15:38:37 +0000 (17:38 +0200)]
Added stepPlot option.

14 years agoMerge branch 'interactive_on_top' of http://github.com/ecurran/dygraphs
Dan Vanderkam [Thu, 20 May 2010 21:28:21 +0000 (14:28 -0700)]
Merge branch 'interactive_on_top' of github.com/ecurran/dygraphs