dygraphs.git
13 years agoMerge branch 'master' of https://github.com/nealie/dygraphs into nealie
Dan Vanderkam [Mon, 4 Apr 2011 23:51:53 +0000 (19:51 -0400)]
Merge branch 'master' of https://github.com/nealie/dygraphs into nealie

13 years agoremove flashcanvas
Dan Vanderkam [Mon, 4 Apr 2011 03:17:34 +0000 (23:17 -0400)]
remove flashcanvas

13 years agowrap Date.parse() defensively (mootools and joomla override it with something incompa...
Dan Vanderkam [Mon, 4 Apr 2011 03:11:48 +0000 (23:11 -0400)]
wrap Date.parse() defensively (mootools and joomla override it with something incompatible)

13 years agomove asynchronous JS snippet to <head>
Dan Vanderkam [Fri, 1 Apr 2011 21:57:36 +0000 (17:57 -0400)]
move asynchronous JS snippet to <head>

13 years ago- Merge branch 'master' of http://github.com/danvk/dygraphs
Neal Nelson [Fri, 1 Apr 2011 10:23:02 +0000 (12:23 +0200)]
- Merge branch 'master' of github.com/danvk/dygraphs
- Change noZoomFlagChange option to isZoomedIgnoreProgrammaticZoom.
- Move the isZoomed demo to tests/is-zoomed.html.
Conflicts:
docs/index.html
dygraph.js

13 years agoadd analytics to all dygraphs pages
Dan Vanderkam [Thu, 31 Mar 2011 18:15:21 +0000 (14:15 -0400)]
add analytics to all dygraphs pages

13 years agoadd debug mode to generate-documentation and fix small bug
Dan Vanderkam [Thu, 31 Mar 2011 15:53:36 +0000 (11:53 -0400)]
add debug mode to generate-documentation and fix small bug

13 years agoMerge branch 'master' of https://github.com/kberg/dygraphs
Dan Vanderkam [Thu, 31 Mar 2011 15:40:05 +0000 (11:40 -0400)]
Merge branch 'master' of https://github.com/kberg/dygraphs

13 years agoBug in panEdgeFraction -- release prior values so that you can unset the pan edge...
Robert Konigsberg [Thu, 31 Mar 2011 15:38:15 +0000 (11:38 -0400)]
Bug in panEdgeFraction -- release prior values so that you can unset the pan edge fraction.

13 years agoMerge branch 'master' of https://github.com/kberg/dygraphs
Dan Vanderkam [Thu, 31 Mar 2011 15:21:15 +0000 (11:21 -0400)]
Merge branch 'master' of https://github.com/kberg/dygraphs

13 years agoAlterations based on code review.
Robert Konigsberg [Wed, 30 Mar 2011 02:22:27 +0000 (22:22 -0400)]
Alterations based on code review.

13 years agoMerge branch 'master' of https://github.com/kberg/dygraphs
Dan Vanderkam [Mon, 28 Mar 2011 03:51:46 +0000 (23:51 -0400)]
Merge branch 'master' of https://github.com/kberg/dygraphs

13 years agoFirst shot at panFrame, which frames how far you can pan outside the graph's visible...
Robert Konigsberg [Sun, 27 Mar 2011 19:59:39 +0000 (15:59 -0400)]
First shot at panFrame, which frames how far you can pan outside the graph's visible boundaries.

Something's a little off with the calculations, though, when panning upper bounds - what am I getting wrong?

13 years agoAdding a "number of series" field to the benchmark, and also add a "completed in...
Robert Konigsberg [Sun, 27 Mar 2011 19:38:06 +0000 (15:38 -0400)]
Adding a "number of series" field to the benchmark, and also add a "completed in x milliseconds" comment.

13 years agoRemoving unnecessary HTML from per-series.
Robert Konigsberg [Thu, 24 Mar 2011 14:59:28 +0000 (10:59 -0400)]
Removing unnecessary HTML from per-series.

13 years agoClean up perf.html for readability.
Robert Konigsberg [Thu, 24 Mar 2011 14:36:26 +0000 (10:36 -0400)]
Clean up perf.html for readability.

13 years agofix issue 170
Dan Vanderkam [Wed, 23 Mar 2011 16:08:19 +0000 (12:08 -0400)]
fix issue 170

13 years agoupdate IE documentation on home page
Dan Vanderkam [Tue, 22 Mar 2011 04:17:21 +0000 (00:17 -0400)]
update IE documentation on home page

13 years agoadd the magic <meta> tag for IE8+9
Dan Vanderkam [Tue, 22 Mar 2011 03:27:55 +0000 (23:27 -0400)]
add the magic <meta> tag for IE8+9

13 years agopush flashcanvas to web
Dan Vanderkam [Tue, 22 Mar 2011 01:24:40 +0000 (21:24 -0400)]
push flashcanvas to web

13 years agoAdd flashcanvas
Dan Vanderkam [Tue, 22 Mar 2011 01:24:08 +0000 (21:24 -0400)]
Add flashcanvas

13 years agoupdate IE notes
Dan Vanderkam [Mon, 21 Mar 2011 16:43:08 +0000 (12:43 -0400)]
update IE notes

13 years agoadd HTML5 doctype to docs pages
Dan Vanderkam [Mon, 21 Mar 2011 15:13:21 +0000 (11:13 -0400)]
add HTML5 doctype to docs pages

13 years agoadd HTML5 doctype to all tests
Dan Vanderkam [Mon, 21 Mar 2011 15:12:44 +0000 (11:12 -0400)]
add HTML5 doctype to all tests

13 years agofix gviz-numeric test
Dan Vanderkam [Sat, 19 Mar 2011 17:29:52 +0000 (13:29 -0400)]
fix gviz-numeric test

13 years agofix error when no series are visible
Dan Vanderkam [Sat, 19 Mar 2011 16:46:52 +0000 (12:46 -0400)]
fix error when no series are visible

13 years agoMerge branch 'master' of https://github.com/kberg/dygraphs
Dan Vanderkam [Mon, 14 Mar 2011 23:30:41 +0000 (19:30 -0400)]
Merge branch 'master' of https://github.com/kberg/dygraphs

13 years agoMerge branch 'master' of https://github.com/raineth/dygraphs
Dan Vanderkam [Mon, 14 Mar 2011 23:28:48 +0000 (19:28 -0400)]
Merge branch 'master' of https://github.com/raineth/dygraphs

13 years agoUpdate documentation, include anchors for each option.
Robert Konigsberg [Mon, 14 Mar 2011 16:50:07 +0000 (12:50 -0400)]
Update documentation, include anchors for each option.

13 years agoFix typo in logscale option documentation.
Robert Konigsberg [Mon, 14 Mar 2011 16:30:57 +0000 (12:30 -0400)]
Fix typo in logscale option documentation.

13 years agodocument annotation callbacks
Dan Vanderkam [Mon, 14 Mar 2011 04:17:13 +0000 (00:17 -0400)]
document annotation callbacks

13 years agoempty docs for two more optoins
Dan Vanderkam [Mon, 14 Mar 2011 04:06:13 +0000 (00:06 -0400)]
empty docs for two more optoins

13 years agopy -> sh
Dan Vanderkam [Mon, 14 Mar 2011 04:01:33 +0000 (00:01 -0400)]
py -> sh

13 years agogenerate docs in push-to-web checked_reference
Dan Vanderkam [Mon, 14 Mar 2011 03:48:02 +0000 (23:48 -0400)]
generate docs in push-to-web

13 years agoupdate compressed size
Dan Vanderkam [Mon, 14 Mar 2011 03:45:01 +0000 (23:45 -0400)]
update compressed size

13 years agoremove old options reference
Dan Vanderkam [Mon, 14 Mar 2011 03:43:50 +0000 (23:43 -0400)]
remove old options reference

13 years agoadd categories
Dan Vanderkam [Sun, 13 Mar 2011 20:50:47 +0000 (16:50 -0400)]
add categories

13 years agomore comments
Dan Vanderkam [Sun, 13 Mar 2011 19:40:33 +0000 (15:40 -0400)]
more comments

13 years agoscript for generating HTML docs
Dan Vanderkam [Sun, 13 Mar 2011 19:37:07 +0000 (15:37 -0400)]
script for generating HTML docs

13 years agoadjust slightly for JSON parsing; add comment about JSON
Dan Vanderkam [Sun, 13 Mar 2011 19:36:55 +0000 (15:36 -0400)]
adjust slightly for JSON parsing; add comment about JSON

13 years agomake the options reference into valid JSON
Dan Vanderkam [Fri, 11 Mar 2011 22:37:00 +0000 (17:37 -0500)]
make the options reference into valid JSON

13 years agostrip options reference from combined
Dan Vanderkam [Fri, 11 Mar 2011 22:19:55 +0000 (17:19 -0500)]
strip options reference from combined

13 years agoinstitute really draconian options documentation requirements
Dan Vanderkam [Fri, 11 Mar 2011 06:30:30 +0000 (01:30 -0500)]
institute really draconian options documentation requirements

13 years agoadd docs for "legend" option
Dan Vanderkam [Thu, 10 Mar 2011 05:59:50 +0000 (00:59 -0500)]
add docs for "legend" option

13 years agoadd "legend" option and an example of its usage.
Dan Vanderkam [Thu, 10 Mar 2011 05:56:00 +0000 (00:56 -0500)]
add "legend" option and an example of its usage.

13 years agofactor out logic for generating the html legend
Dan Vanderkam [Tue, 8 Mar 2011 21:20:40 +0000 (16:20 -0500)]
factor out logic for generating the html legend

13 years agoFix CSVs with a numeric (non-date) X axis and add a test for that case.
Ben Winslow [Fri, 4 Mar 2011 07:47:44 +0000 (02:47 -0500)]
Fix CSVs with a numeric (non-date) X axis and add a test for that case.

13 years agomore warnings on CSV parsing
Dan Vanderkam [Thu, 3 Mar 2011 05:32:36 +0000 (23:32 -0600)]
more warnings on CSV parsing

13 years agorecord Dygraph in independent-series.html
Dan Vanderkam [Thu, 3 Mar 2011 01:09:08 +0000 (19:09 -0600)]
record Dygraph in independent-series.html

13 years agoparse "NaN" as NaN, not null. Log descriptive errors on bad values
Dan Vanderkam [Thu, 3 Mar 2011 01:08:50 +0000 (19:08 -0600)]
parse "NaN" as NaN, not null. Log descriptive errors on bad values

13 years agoA warning and better default behavior when labels option and CSV labels are both...
Dan Vanderkam [Thu, 3 Mar 2011 00:37:35 +0000 (19:37 -0500)]
A warning and better default behavior when labels option and CSV labels are both present

13 years agofix bug (I think) introduced by 6faebb69
Dan Vanderkam [Thu, 3 Mar 2011 00:22:48 +0000 (19:22 -0500)]
fix bug (I think) introduced by 6faebb69

13 years agocsv format does not work
Dan Vanderkam [Wed, 2 Mar 2011 23:37:41 +0000 (18:37 -0500)]
csv format does not work

13 years agodemonstration of independent series w/ NaN
Dan Vanderkam [Wed, 2 Mar 2011 23:26:47 +0000 (18:26 -0500)]
demonstration of independent series w/ NaN

13 years ago- Don't use invalid values for axis extreme calculation.
Neal Nelson [Wed, 2 Mar 2011 16:33:49 +0000 (17:33 +0100)]
- Don't use invalid values for axis extreme calculation.
- Ensure all estremes are valid or default to zero.

13 years agominor tweaks to jeremy's change
Dan Vanderkam [Wed, 23 Feb 2011 21:47:49 +0000 (16:47 -0500)]
minor tweaks to jeremy's change

13 years agoMerge branch 'master' of https://github.com/danvk/dygraphs
Jeremy Brewer [Wed, 23 Feb 2011 16:38:14 +0000 (11:38 -0500)]
Merge branch 'master' of https://github.com/danvk/dygraphs

Conflicts:
dygraph.js

13 years agoFixes from merging repo for two-axes.html and logscale.html.
Jeremy Brewer [Wed, 23 Feb 2011 16:34:44 +0000 (11:34 -0500)]
Fixes from merging repo for two-axes.html and logscale.html.

13 years agofix issue 124
Dan Vanderkam [Mon, 21 Feb 2011 15:31:23 +0000 (10:31 -0500)]
fix issue 124

13 years agoSmall fixes from the last merge update.
Jeremy Brewer [Fri, 18 Feb 2011 16:20:51 +0000 (11:20 -0500)]
Small fixes from the last merge update.

13 years agoFix bug w/ annotations and raw format
Dan Vanderkam [Tue, 15 Feb 2011 04:10:33 +0000 (23:10 -0500)]
Fix bug w/ annotations and raw format

13 years agoUpdated noZoomFlagChange related documentation.
Neal Nelson [Thu, 10 Feb 2011 11:17:21 +0000 (12:17 +0100)]
Updated noZoomFlagChange related documentation.

13 years agoFix conflicts in index.html
Neal Nelson [Thu, 10 Feb 2011 10:26:48 +0000 (11:26 +0100)]
Fix conflicts in index.html

13 years agoMerge branch 'master' of http://github.com/danvk/dygraphs
Neal Nelson [Thu, 10 Feb 2011 10:22:22 +0000 (11:22 +0100)]
Merge branch 'master' of github.com/danvk/dygraphs

Conflicts:
docs/index.html
dygraph.js

13 years agoMerge branch 'master' of github.com:danvk/dygraphs
Dan Vanderkam [Thu, 10 Feb 2011 02:41:21 +0000 (21:41 -0500)]
Merge branch 'master' of github.com:danvk/dygraphs

13 years agoRestructured the noZoomFlagChange test page and added explanations.
Neal Nelson [Tue, 8 Feb 2011 11:21:38 +0000 (12:21 +0100)]
Restructured the noZoomFlagChange test page and added explanations.

13 years agoUpdate tests to ensure values == 0 are ignored and don't disrupt showing in log scale...
Robert Konigsberg [Fri, 4 Feb 2011 23:10:26 +0000 (18:10 -0500)]
Update tests to ensure values == 0 are ignored and don't disrupt showing in log scale graphs.

13 years agoCan't include points on the log scale when the values are zero. How was this missed?
Robert Konigsberg [Fri, 4 Feb 2011 23:09:02 +0000 (18:09 -0500)]
Can't include points on the log scale when the values are zero. How was this missed?

13 years agoTurns out that I had to also check for infinity, which happens when
Robert Konigsberg [Fri, 4 Feb 2011 22:28:59 +0000 (17:28 -0500)]
Turns out that I had to also check for infinity, which happens when
minYval is 0. Fixed that, plus, only set those values when it's log
scale. Also fancied up the console message.

13 years agoAdd toString function to dygraph instances. Doesn't work with graphs on divs without...
Robert Konigsberg [Fri, 4 Feb 2011 22:27:56 +0000 (17:27 -0500)]
Add toString function to dygraph instances. Doesn't work with graphs on divs without ids -- ever thought of adding a "name" attribute to support many graphs on a page?

13 years agoMerge branch 'master' of https://github.com/danvk/dygraphs
Jeremy Brewer [Fri, 4 Feb 2011 21:50:21 +0000 (16:50 -0500)]
Merge branch 'master' of https://github.com/danvk/dygraphs

Conflicts:
dygraph.js

13 years ago* Altered formatting to use the shorter of floatFormat() or intFormat(). This
Jeremy Brewer [Fri, 4 Feb 2011 21:15:43 +0000 (16:15 -0500)]
* Altered formatting to use the shorter of floatFormat() or intFormat().  This
  seems to fix all of the known formatting problems.

13 years agoUndo change to logscale test.
Robert Konigsberg [Fri, 4 Feb 2011 20:43:54 +0000 (15:43 -0500)]
Undo change to logscale test.

13 years agoAdd error when computing axis scales that just won't display because of an invalid...
Robert Konigsberg [Fri, 4 Feb 2011 20:38:01 +0000 (15:38 -0500)]
Add error when computing axis scales that just won't display because of an invalid range.

13 years agofix bug 92
Dan Vanderkam [Thu, 3 Feb 2011 23:03:44 +0000 (18:03 -0500)]
fix bug 92

13 years agoMerge branch 'master' of https://github.com/flooey/dygraphs
Dan Vanderkam [Wed, 2 Feb 2011 23:25:15 +0000 (18:25 -0500)]
Merge branch 'master' of https://github.com/flooey/dygraphs

13 years agoRemove code that clamps horizontal hover to the final point. I don't think
Adam Vartanian [Tue, 1 Feb 2011 18:53:32 +0000 (13:53 -0500)]
Remove code that clamps horizontal hover to the final point.  I don't think
these do anything; all tests continue to work fine.  This makes it so that
if you have two lines, the first of which continues later than the second,
hovering will work for the first line at points later than the second
ends.

Modify connect-separated test to have nulls at end of final dataset,
to show the bug fix works.

13 years agoTest file tweak.
Robert Konigsberg [Mon, 31 Jan 2011 22:09:11 +0000 (17:09 -0500)]
Test file tweak.

13 years agoAdd entry for logscale tests in index.html test listing.
Robert Konigsberg [Mon, 31 Jan 2011 18:09:33 +0000 (13:09 -0500)]
Add entry for logscale tests in index.html test listing.

13 years agoAdd brief docs to index.html about logscale.
Robert Konigsberg [Mon, 31 Jan 2011 18:07:39 +0000 (13:07 -0500)]
Add brief docs to index.html about logscale.

13 years agoMerging the two demos, and cleaned it up a little bit.
Robert Konigsberg [Mon, 31 Jan 2011 17:07:31 +0000 (12:07 -0500)]
Merging the two demos, and cleaned it up a little bit.

13 years agominor cleanup
Dan Vanderkam [Mon, 31 Jan 2011 16:11:27 +0000 (11:11 -0500)]
minor cleanup

13 years agoadd stock log-scale demo
Dan Vanderkam [Mon, 31 Jan 2011 16:08:02 +0000 (11:08 -0500)]
add stock log-scale demo

13 years ago10 -> Dygraph.LOG_SCALE
Dan Vanderkam [Mon, 31 Jan 2011 15:56:35 +0000 (10:56 -0500)]
10 -> Dygraph.LOG_SCALE

13 years agoadd comment to PREFERRED_LOG_TICK_VALUES
Dan Vanderkam [Mon, 31 Jan 2011 15:55:05 +0000 (10:55 -0500)]
add comment to PREFERRED_LOG_TICK_VALUES

13 years agomerge in kberg's changes
Dan Vanderkam [Mon, 31 Jan 2011 15:42:47 +0000 (10:42 -0500)]
merge in kberg's changes

13 years agoMerge branch 'master' of http://github.com/danvk/dygraphs
Neal Nelson [Mon, 31 Jan 2011 13:08:52 +0000 (14:08 +0100)]
Merge branch 'master' of github.com/danvk/dygraphs

Conflicts:
dygraph.js

13 years agolog scale is no longer a "work in progress". :)
Robert Konigsberg [Sat, 29 Jan 2011 19:50:53 +0000 (14:50 -0500)]
log scale is no longer a "work in progress". :)

13 years agoLog scale panning. I'm feeling really good about just how damn well this lined up...
Robert Konigsberg [Sat, 29 Jan 2011 19:43:49 +0000 (14:43 -0500)]
Log scale panning. I'm feeling really good about just how damn well this lined up with linear panning.

13 years agopadding
Dan Vanderkam [Sat, 29 Jan 2011 17:45:11 +0000 (12:45 -0500)]
padding

13 years agoZooming in log scale has been fixed, toDataCoordY was basically broken.
Robert Konigsberg [Sat, 29 Jan 2011 17:14:45 +0000 (12:14 -0500)]
Zooming in log scale has been fixed, toDataCoordY was basically broken.

13 years agoupdate gadget, add screenshot
Dan Vanderkam [Sat, 29 Jan 2011 17:09:06 +0000 (12:09 -0500)]
update gadget, add screenshot

13 years agoImprovement of representing scaling -- now it respects pixelsPerTick.
Robert Konigsberg [Fri, 28 Jan 2011 23:02:39 +0000 (18:02 -0500)]
Improvement of representing scaling -- now it respects pixelsPerTick.

13 years agoAdding an axis id to the y axes.
Robert Konigsberg [Fri, 28 Jan 2011 22:08:02 +0000 (17:08 -0500)]
Adding an axis id to the y axes.

This will be necessary for generating tick marks, since it doesn't take an axis number, it just takes the props themselves.

13 years agoMerge https://github.com/danvk/dygraphs into logscale
Robert Konigsberg [Fri, 28 Jan 2011 21:37:48 +0000 (16:37 -0500)]
Merge https://github.com/danvk/dygraphs into logscale

Conflicts:
dygraph.js

13 years agoFirst step to better log scale tick calculation -- introduce binary search for more...
Robert Konigsberg [Fri, 28 Jan 2011 21:35:02 +0000 (16:35 -0500)]
First step to better log scale tick calculation -- introduce binary search for more comprenensible code. There's more to do unfortunately, but that will be done in another branch.

13 years agoRemoved superluous array.
Robert Konigsberg [Fri, 28 Jan 2011 20:31:50 +0000 (15:31 -0500)]
Removed superluous array.

13 years agoMuch better algorithm for computing log scale ticks.
Robert Konigsberg [Fri, 28 Jan 2011 19:59:51 +0000 (14:59 -0500)]
Much better algorithm for computing log scale ticks.

13 years agoMore correct tickmarks for logs. They don't look as pretty but they respect the numbe...
Robert Konigsberg [Fri, 28 Jan 2011 15:54:45 +0000 (10:54 -0500)]
More correct tickmarks for logs. They don't look as pretty but they respect the number of tickmarks requested.

13 years ago- Put back call to this.yAxisRanges() in doZoomY_
Neal Nelson [Fri, 28 Jan 2011 15:13:44 +0000 (16:13 +0100)]
- Put back call to this.yAxisRanges() in doZoomY_
- Change spelling back to American in index.html