dygraphs.git
14 years agodon't ignore zero values in the first column of DataTables
Dan Vanderkam [Tue, 15 Dec 2009 21:20:11 +0000 (16:20 -0500)]
don't ignore zero values in the first column of DataTables

14 years agofix isPanning is not defined error
Dan Vanderkam [Tue, 15 Dec 2009 21:00:23 +0000 (16:00 -0500)]
fix isPanning is not defined error

14 years agoupdate docs with labelsKMG2
Dan Vanderkam [Mon, 14 Dec 2009 22:14:41 +0000 (17:14 -0500)]
update docs with labelsKMG2

14 years agoIncorporate base 2 patch from ComSubVie and update combined
Dan Vanderkam [Mon, 14 Dec 2009 22:12:22 +0000 (17:12 -0500)]
Incorporate base 2 patch from ComSubVie and update combined

14 years agoupdate combined
Dan Vanderkam [Mon, 14 Dec 2009 21:54:38 +0000 (16:54 -0500)]
update combined

14 years agomore illustration of dateWindow problems
Dan Vanderkam [Mon, 14 Dec 2009 13:55:04 +0000 (05:55 -0800)]
more illustration of dateWindow problems

14 years agotest case that illustrates the problem with panning
Dan Vanderkam [Mon, 14 Dec 2009 13:41:47 +0000 (05:41 -0800)]
test case that illustrates the problem with panning

14 years agomake zoom out work again
Dan Vanderkam [Mon, 14 Dec 2009 13:36:45 +0000 (05:36 -0800)]
make zoom out work again

14 years agoallow dateWindow to be set explicitly in layout (previously it was deduced from the...
Dan Vanderkam [Mon, 14 Dec 2009 13:35:51 +0000 (05:35 -0800)]
allow dateWindow to be set explicitly in layout (previously it was deduced from the data)

14 years agofix another 0 vs. null bug
Dan Vanderkam [Mon, 14 Dec 2009 13:25:46 +0000 (05:25 -0800)]
fix another 0 vs. null bug

14 years agobasic panning functionality
Dan Vanderkam [Mon, 14 Dec 2009 13:16:28 +0000 (05:16 -0800)]
basic panning functionality

14 years agoupdate combined
Dan Vanderkam [Mon, 14 Dec 2009 09:00:56 +0000 (01:00 -0800)]
update combined

14 years agoupdate status div
Dan Vanderkam [Mon, 14 Dec 2009 09:00:39 +0000 (01:00 -0800)]
update status div

14 years agoresizing test
Dan Vanderkam [Mon, 14 Dec 2009 08:56:05 +0000 (00:56 -0800)]
resizing test

14 years agoactually draw the graph
Dan Vanderkam [Mon, 14 Dec 2009 08:55:58 +0000 (00:55 -0800)]
actually draw the graph

14 years agofirst stab at Dygraph.resize()
Dan Vanderkam [Mon, 14 Dec 2009 08:34:00 +0000 (00:34 -0800)]
first stab at Dygraph.resize()

14 years agofix bug
Dan Vanderkam [Mon, 14 Dec 2009 08:14:16 +0000 (00:14 -0800)]
fix bug

14 years agoupdate combined
Dan Vanderkam [Sun, 13 Dec 2009 23:01:10 +0000 (15:01 -0800)]
update combined

14 years agoIncorporate patch from Mark Swanson
Dan Vanderkam [Sun, 13 Dec 2009 23:00:56 +0000 (15:00 -0800)]
Incorporate patch from Mark Swanson

14 years agoupdate combined
Dan Vanderkam [Sun, 13 Dec 2009 19:10:26 +0000 (11:10 -0800)]
update combined

14 years agolabelsKMB test
Dan Vanderkam [Sun, 13 Dec 2009 19:10:06 +0000 (11:10 -0800)]
labelsKMB test

14 years agoclean things up
Dan Vanderkam [Sun, 13 Dec 2009 19:09:58 +0000 (11:09 -0800)]
clean things up

14 years agoapply patch #2 from ComSubVie
Dan Vanderkam [Sun, 13 Dec 2009 18:58:40 +0000 (10:58 -0800)]
apply patch #2 from ComSubVie

14 years agoapply patch one from ComSubVie
Dan Vanderkam [Sun, 13 Dec 2009 18:54:17 +0000 (10:54 -0800)]
apply patch one from ComSubVie

14 years agofix gviz test
Dan Vanderkam [Sun, 13 Dec 2009 18:39:33 +0000 (10:39 -0800)]
fix gviz test

14 years agoupdate combined
Dan Vanderkam [Sun, 13 Dec 2009 08:28:03 +0000 (00:28 -0800)]
update combined

14 years agoclean up whitespace issues
Dan Vanderkam [Sun, 13 Dec 2009 08:26:34 +0000 (00:26 -0800)]
clean up whitespace issues

14 years agoapply patches from mark swanson
Dan Vanderkam [Sun, 13 Dec 2009 08:20:49 +0000 (00:20 -0800)]
apply patches from mark swanson

14 years agoupdate combined
Dan Vanderkam [Sat, 12 Dec 2009 00:17:49 +0000 (16:17 -0800)]
update combined

14 years agoMerge branch 'master' of github.com:danvk/dygraphs
Dan Vanderkam [Sat, 12 Dec 2009 00:17:33 +0000 (16:17 -0800)]
Merge branch 'master' of github.com:danvk/dygraphs

14 years agoadd support for errorBars to gviz gadget
Dan Vanderkam [Sat, 12 Dec 2009 00:17:29 +0000 (16:17 -0800)]
add support for errorBars to gviz gadget

14 years agocheck for null/undefined/NaN values, not zero values. add test
Dan Vanderkam [Sat, 12 Dec 2009 00:15:59 +0000 (16:15 -0800)]
check for null/undefined/NaN values, not zero values. add test

14 years agoMoved CSS out to separate file.
Ali Karbassi [Thu, 10 Dec 2009 22:39:04 +0000 (16:39 -0600)]
Moved CSS out to separate file.
Changed tabbing from 4 to 2.
Fixed an extra ',' in code which would produce errors.

14 years agoFixed the documentation to be cleaner.
Ali Karbassi [Thu, 10 Dec 2009 21:27:07 +0000 (15:27 -0600)]
Fixed the documentation to be cleaner.

14 years agoFixed minimal example error. Added github repo location
Ali Karbassi [Thu, 10 Dec 2009 19:57:48 +0000 (13:57 -0600)]
Fixed minimal example error. Added github repo location

14 years agoTypos.
Ali Karbassi [Thu, 10 Dec 2009 19:56:37 +0000 (13:56 -0600)]
Typos.

14 years agomake initial combined reference a link
Dan Vanderkam [Tue, 8 Dec 2009 23:58:37 +0000 (15:58 -0800)]
make initial combined reference a link

14 years agoadd downloads link
Dan Vanderkam [Tue, 8 Dec 2009 23:28:46 +0000 (15:28 -0800)]
add downloads link

14 years agocouple edits to docs
Dan Vanderkam [Tue, 8 Dec 2009 23:09:04 +0000 (15:09 -0800)]
couple edits to docs

14 years agopublished gadget
Dan Vanderkam [Tue, 8 Dec 2009 22:57:58 +0000 (14:57 -0800)]
published gadget

14 years agogviz documentation
Dan Vanderkam [Tue, 8 Dec 2009 22:56:47 +0000 (14:56 -0800)]
gviz documentation

14 years agomerge
Dan Vanderkam [Tue, 8 Dec 2009 20:34:52 +0000 (12:34 -0800)]
merge

14 years agoIE compatibility notes
Dan Vanderkam [Tue, 8 Dec 2009 20:31:49 +0000 (12:31 -0800)]
IE compatibility notes

14 years agorearrange docs
Dan Vanderkam [Tue, 8 Dec 2009 20:09:18 +0000 (12:09 -0800)]
rearrange docs

14 years agosuzuki fraction demo
Dan Vanderkam [Tue, 8 Dec 2009 06:45:44 +0000 (22:45 -0800)]
suzuki fraction demo

14 years agofractions test
Dan Vanderkam [Tue, 8 Dec 2009 02:30:30 +0000 (18:30 -0800)]
fractions test

14 years agofractions test/demo
Dan Vanderkam [Tue, 8 Dec 2009 02:29:13 +0000 (18:29 -0800)]
fractions test/demo

14 years agofix an IE bug on the main page
Dan Vanderkam [Tue, 8 Dec 2009 02:13:53 +0000 (18:13 -0800)]
fix an IE bug on the main page

14 years agoremove some PlotKit references
Dan Vanderkam [Sun, 6 Dec 2009 04:12:54 +0000 (20:12 -0800)]
remove some PlotKit references

14 years agoadjust spacing
Dan Vanderkam [Sun, 6 Dec 2009 04:09:15 +0000 (20:09 -0800)]
adjust spacing

14 years agoupdate docs
Dan Vanderkam [Sun, 6 Dec 2009 03:22:53 +0000 (19:22 -0800)]
update docs

14 years agoupdate docs with temperature demo
Dan Vanderkam [Sun, 6 Dec 2009 01:58:17 +0000 (17:58 -0800)]
update docs with temperature demo

14 years agofix some customError bugs
Dan Vanderkam [Sun, 6 Dec 2009 01:57:25 +0000 (17:57 -0800)]
fix some customError bugs

14 years agoall tests pass in IE8!
Dan Vanderkam [Fri, 4 Dec 2009 01:19:37 +0000 (17:19 -0800)]
all tests pass in IE8!

14 years agoMerge branch 'master' of git@github.com:danvk/dygraphs
Dan Vanderkam [Thu, 3 Dec 2009 18:46:06 +0000 (10:46 -0800)]
Merge branch 'master' of git@github.com:danvk/dygraphs

14 years agoupdate test titles, remove PlotKit
Dan Vanderkam [Thu, 3 Dec 2009 18:45:44 +0000 (10:45 -0800)]
update test titles, remove PlotKit

14 years agoupdate combined
Dan Vanderkam [Thu, 3 Dec 2009 18:21:09 +0000 (10:21 -0800)]
update combined

14 years agoMerge branch 'master' of github.com:danvk/dygraphs
Dan Vanderkam [Thu, 3 Dec 2009 18:20:56 +0000 (10:20 -0800)]
Merge branch 'master' of github.com:danvk/dygraphs

14 years agofix partial arc bug in IE (degrees -> radians)
Dan Vanderkam [Thu, 3 Dec 2009 18:20:29 +0000 (10:20 -0800)]
fix partial arc bug in IE (degrees -> radians)

14 years agochanges to make grid_dot test work in IE8
Dan Vanderkam [Thu, 3 Dec 2009 18:10:28 +0000 (10:10 -0800)]
changes to make grid_dot test work in IE8

14 years agouse dygraphs to plot perf vs. iteration
Dan Vanderkam [Thu, 3 Dec 2009 16:17:08 +0000 (08:17 -0800)]
use dygraphs to plot perf vs. iteration

14 years agoupdate symlinks
Dan Vanderkam [Wed, 2 Dec 2009 22:22:30 +0000 (14:22 -0800)]
update symlinks

14 years agosymlink excanvas
Dan Vanderkam [Wed, 2 Dec 2009 22:19:34 +0000 (14:19 -0800)]
symlink excanvas

14 years agomove excanvas.js to root
Dan Vanderkam [Wed, 2 Dec 2009 22:19:14 +0000 (14:19 -0800)]
move excanvas.js to root

14 years agocrosshairs demo
Dan Vanderkam [Tue, 1 Dec 2009 20:25:57 +0000 (12:25 -0800)]
crosshairs demo

14 years agoadd highlightCallback, add selPoints to callbacks, callback test
Dan Vanderkam [Tue, 1 Dec 2009 17:42:49 +0000 (09:42 -0800)]
add highlightCallback, add selPoints to callbacks, callback test

14 years agoadd "delimiter" attribute, support for tabbed input
Dan Vanderkam [Tue, 1 Dec 2009 17:25:09 +0000 (09:25 -0800)]
add "delimiter" attribute, support for tabbed input

14 years agoupdate demo colors
Dan Vanderkam [Tue, 1 Dec 2009 17:12:47 +0000 (09:12 -0800)]
update demo colors

14 years agoRemove MochiKit dependence and update combined. Down to 45k!!
Dan Vanderkam [Tue, 1 Dec 2009 17:08:53 +0000 (09:08 -0800)]
Remove MochiKit dependence and update combined. Down to 45k!!

14 years agoremove MochiKit.Base.update
Dan Vanderkam [Tue, 1 Dec 2009 17:07:11 +0000 (09:07 -0800)]
remove MochiKit.Base.update

14 years agoremove MochiKit.Base.clone
Dan Vanderkam [Tue, 1 Dec 2009 17:03:57 +0000 (09:03 -0800)]
remove MochiKit.Base.clone

14 years agowell that was fun
Dan Vanderkam [Tue, 1 Dec 2009 16:49:02 +0000 (08:49 -0800)]
well that was fun

14 years agoclone
Dan Vanderkam [Tue, 1 Dec 2009 16:33:55 +0000 (08:33 -0800)]
clone

14 years agoremove isArrayLike and isDateLike
Dan Vanderkam [Tue, 1 Dec 2009 16:27:03 +0000 (11:27 -0500)]
remove isArrayLike and isDateLike

14 years agoremove uses of MochiKit.Base.bind
Dan Vanderkam [Tue, 1 Dec 2009 16:21:19 +0000 (11:21 -0500)]
remove uses of MochiKit.Base.bind

14 years agomore perf numbers
Dan Vanderkam [Tue, 1 Dec 2009 16:13:34 +0000 (11:13 -0500)]
more perf numbers

14 years agoperf numbers
Dan Vanderkam [Tue, 1 Dec 2009 16:11:21 +0000 (11:11 -0500)]
perf numbers

14 years agoadd perf test
Dan Vanderkam [Tue, 1 Dec 2009 16:03:13 +0000 (11:03 -0500)]
add perf test

14 years agoremove a few more MochiKit uses
Dan Vanderkam [Mon, 30 Nov 2009 21:13:59 +0000 (16:13 -0500)]
remove a few more MochiKit uses

14 years agoremove incorrect comment
Dan Vanderkam [Mon, 30 Nov 2009 21:09:53 +0000 (16:09 -0500)]
remove incorrect comment

14 years agoRemove MochiKit.Color dependence, add in simpler rgbcolor library. combined down...
Dan Vanderkam [Mon, 30 Nov 2009 21:08:24 +0000 (16:08 -0500)]
Remove MochiKit.Color dependence, add in simpler rgbcolor library. combined down to 65k

14 years agostart removing Color dependence
Dan Vanderkam [Mon, 30 Nov 2009 16:28:15 +0000 (11:28 -0500)]
start removing Color dependence

14 years agocombined is down to 74k!
Dan Vanderkam [Mon, 30 Nov 2009 16:16:23 +0000 (11:16 -0500)]
combined is down to 74k!

14 years agoremove DOM and Style dependencies
Dan Vanderkam [Mon, 30 Nov 2009 16:16:03 +0000 (11:16 -0500)]
remove DOM and Style dependencies

14 years agoremove dependence on MochiKit.Signal
Dan Vanderkam [Mon, 30 Nov 2009 16:02:37 +0000 (11:02 -0500)]
remove dependence on MochiKit.Signal

14 years agokeep removing MochiKit dependencies
Dan Vanderkam [Mon, 30 Nov 2009 14:59:27 +0000 (09:59 -0500)]
keep removing MochiKit dependencies

14 years agoleave it in a working state for the night
Dan Vanderkam [Mon, 30 Nov 2009 05:45:59 +0000 (00:45 -0500)]
leave it in a working state for the night

14 years agoremove one more Iter dep
Dan Vanderkam [Mon, 30 Nov 2009 05:45:23 +0000 (00:45 -0500)]
remove one more Iter dep

14 years agoremove Iter.js, thus breaking dygraphs
Dan Vanderkam [Mon, 30 Nov 2009 05:38:19 +0000 (00:38 -0500)]
remove Iter.js, thus breaking dygraphs

14 years agoremove PlotKit entirely. Yay!
Dan Vanderkam [Mon, 30 Nov 2009 05:11:27 +0000 (00:11 -0500)]
remove PlotKit entirely. Yay!

14 years agomove custom_rhino out of plotkit
Dan Vanderkam [Mon, 30 Nov 2009 05:10:51 +0000 (00:10 -0500)]
move custom_rhino out of plotkit

14 years agoremove dependence on PlotKit.Base as well
Dan Vanderkam [Mon, 30 Nov 2009 05:07:27 +0000 (00:07 -0500)]
remove dependence on PlotKit.Base as well

14 years agodependence on PlotKit.Canvas is severed
Dan Vanderkam [Mon, 30 Nov 2009 04:54:41 +0000 (23:54 -0500)]
dependence on PlotKit.Canvas is severed

14 years agoremove some Canvas.js code
Dan Vanderkam [Mon, 30 Nov 2009 04:44:30 +0000 (23:44 -0500)]
remove some Canvas.js code

14 years agoremove some unneeded bits from Canvas.js
Dan Vanderkam [Mon, 30 Nov 2009 04:38:44 +0000 (23:38 -0500)]
remove some unneeded bits from Canvas.js

14 years agoremove dependence on Layout.js
Dan Vanderkam [Mon, 30 Nov 2009 04:28:48 +0000 (23:28 -0500)]
remove dependence on Layout.js

14 years agoshrink Layout more and more
Dan Vanderkam [Mon, 30 Nov 2009 04:12:46 +0000 (23:12 -0500)]
shrink Layout more and more

14 years agokeep cutting away
Dan Vanderkam [Mon, 30 Nov 2009 03:34:35 +0000 (22:34 -0500)]
keep cutting away

14 years agokeep hacking out of plotkit
Dan Vanderkam [Mon, 30 Nov 2009 03:26:10 +0000 (22:26 -0500)]
keep hacking out of plotkit

14 years agomake customBars an option
Dan Vanderkam [Mon, 30 Nov 2009 03:25:22 +0000 (22:25 -0500)]
make customBars an option