projects
/
dygraphs.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Move to JSTD133
2011-08-29
Dan Vanderkam
temporarily disable some ticker tests
commit
|
commitdiff
|
tree
2011-08-25
Dan Vanderkam
switch from underscores to hyphens for CSS class names
commit
|
commitdiff
|
tree
2011-08-18
Dan Vanderkam
update license comments
commit
|
commitdiff
|
tree
2011-08-17
Dan Vanderkam
fix disappearing annotations bug
commit
|
commitdiff
|
tree
2011-08-17
Dan Vanderkam
update All Rights Reserved string
commit
|
commitdiff
|
tree
2011-08-17
Dan Vanderkam
Factor out ticker functions and clean up their semantics...
commit
|
commitdiff
|
tree
2011-08-11
Dan Vanderkam
error bars test
commit
|
commitdiff
|
tree
2011-08-11
Dan Vanderkam
Fix display of error bars when using logscale
commit
|
commitdiff
|
tree
2011-08-10
Dan Vanderkam
remove extra log
commit
|
commitdiff
|
tree
2011-08-09
Dan Vanderkam
Set a max-width on the content column of the main documentat...
commit
|
commitdiff
|
tree
2011-08-09
Dan Vanderkam
Add a test case for rolling averages and fix two bugs...
commit
|
commitdiff
|
tree
2011-08-09
Dan Vanderkam
A small shell script to create a new auto_test
commit
|
commitdiff
|
tree
2011-08-08
Dan Vanderkam
Simplify running tests from auto_tests/misc/local.html...
commit
|
commitdiff
|
tree
2011-08-03
Dan Vanderkam
From antrob: Single point per pixel, do the optimization...
commit
|
commitdiff
|
tree
2011-08-02
Dan Vanderkam
From antrob; don't recalculate layout when updateOptions...
commit
|
commitdiff
|
tree
2011-08-02
Dan Vanderkam
Merge branch 'master' of github.com:danvk/dygraphs
commit
|
commitdiff
|
tree
2011-08-02
Dan Vanderkam
Merge pull request #81 from kberg/master
commit
|
commitdiff
|
tree
2011-08-02
Dan Vanderkam
cleanup; use passing assert
commit
|
commitdiff
|
tree
2011-08-02
Dan Vanderkam
Merge branch 'master' of https://github.com/lrobb/dygraphs...
commit
|
commitdiff
|
tree
2011-08-02
Dan Vanderkam
Merge branch 'master' of github.com:danvk/dygraphs
commit
|
commitdiff
|
tree
2011-07-27
Dan Vanderkam
remove ineffective labelsDivStyle, rename the other
commit
|
commitdiff
|
tree
2011-07-27
Dan Vanderkam
set class on labelsDiv
commit
|
commitdiff
|
tree
2011-07-27
Dan Vanderkam
resize automatically
commit
|
commitdiff
|
tree
2011-07-26
Dan Vanderkam
fix bug with invisible dygraphs and add a regression...
commit
|
commitdiff
|
tree
2011-07-26
Dan Vanderkam
change line endings back in rgbcolor.js
commit
|
commitdiff
|
tree
2011-07-26
Dan Vanderkam
misc cleanup
commit
|
commitdiff
|
tree
2011-07-26
Dan Vanderkam
add timingName option
commit
|
commitdiff
|
tree
2011-07-26
Dan Vanderkam
clean up alignment
commit
|
commitdiff
|
tree
2011-07-26
Dan Vanderkam
Merge branch 'canvas' of https://github.com/clocksmith...
commit
|
commitdiff
|
tree
2011-07-26
Dan Vanderkam
temporarily disable optimization
commit
|
commitdiff
|
tree
2011-07-26
Dan Vanderkam
regression test for dense setSelection bug; currently...
commit
|
commitdiff
|
tree
2011-07-25
Dan Vanderkam
prefer to use offsetWidth & offsetHeight when applicable...
commit
|
commitdiff
|
tree
2011-07-20
Dan Vanderkam
Merge pull request #76 from clocksmith/singleppp
commit
|
commitdiff
|
tree
2011-07-19
Dan Vanderkam
drop pixel skipping optimization w/ annotations, too
commit
|
commitdiff
|
tree
2011-07-15
Dan Vanderkam
Division by zero bug fix and regression test
commit
|
commitdiff
|
tree
2011-07-12
Dan Vanderkam
kberg requests that nonInteractiveModel be private
commit
|
commitdiff
|
tree
2011-07-12
Dan Vanderkam
Add Dygraph.Interaction.nonInteractiveModel. This disables...
commit
|
commitdiff
|
tree
2011-07-07
Dan Vanderkam
make dygraph-dev a bit smarter
commit
|
commitdiff
|
tree
2011-06-28
Dan Vanderkam
Merge pull request #69 from kberg/master
commit
|
commitdiff
|
tree
2011-06-27
Dan Vanderkam
Merge pull request #67 from kberg/master
commit
|
commitdiff
|
tree
2011-06-27
Dan Vanderkam
Merge pull request #68 from clocksmith/master
commit
|
commitdiff
|
tree
2011-06-27
Dan Vanderkam
fix title on changes.html
commit
|
commitdiff
|
tree
2011-06-14
Dan Vanderkam
remove NOTE, update comment
commit
|
commitdiff
|
tree
2011-06-07
Dan Vanderkam
fix re-use of loop index
commit
|
commitdiff
|
tree
2011-06-07
Dan Vanderkam
update test includes
commit
|
commitdiff
|
tree
2011-06-07
Dan Vanderkam
tests pass
commit
|
commitdiff
|
tree
2011-06-06
Dan Vanderkam
file-level comments
commit
|
commitdiff
|
tree
2011-06-06
Dan Vanderkam
factor out dygraph-utils.js
commit
|
commitdiff
|
tree
2011-06-06
Dan Vanderkam
factor out interaction model
commit
|
commitdiff
|
tree
2011-06-06
Dan Vanderkam
fix merge issue
commit
|
commitdiff
|
tree
2011-06-06
Dan Vanderkam
un-HTMLify autotests README
commit
|
commitdiff
|
tree
2011-06-06
Dan Vanderkam
merge upstream changes
commit
|
commitdiff
|
tree
2011-06-02
Dan Vanderkam
merge in kberg changes
commit
|
commitdiff
|
tree
2011-06-02
Dan Vanderkam
debug -> options-reference
commit
|
commitdiff
|
tree
2011-06-02
Dan Vanderkam
Merge branch 'master' into split
commit
|
commitdiff
|
tree
2011-06-02
Dan Vanderkam
Merge branch 'master' of github.com:danvk/dygraphs
commit
|
commitdiff
|
tree
2011-06-02
Dan Vanderkam
fix bug in tests/resize.html
commit
|
commitdiff
|
tree
2011-06-01
Dan Vanderkam
allow XHRs from file:/// URLs with the right flags
commit
|
commitdiff
|
tree
2011-05-30
Dan Vanderkam
split up library, use an autoloader
commit
|
commitdiff
|
tree
2011-05-13
Dan Vanderkam
all tests pass
commit
|
commitdiff
|
tree
2011-05-13
Dan Vanderkam
a regression test plus general fallout from the toDomYCoord bug
commit
|
commitdiff
|
tree
2011-05-13
Dan Vanderkam
fix issue 193 -- need to consider area.y when computing...
commit
|
commitdiff
|
tree
2011-05-12
Dan Vanderkam
fix broken test
commit
|
commitdiff
|
tree
2011-05-12
Dan Vanderkam
fix name collision
commit
|
commitdiff
|
tree
2011-05-12
Dan Vanderkam
add tests for axis labels to pin down the current behavior
commit
|
commitdiff
|
tree
2011-05-12
Dan Vanderkam
add classes to x- and y-axis labels
commit
|
commitdiff
|
tree
2011-05-12
Dan Vanderkam
fix labels issue when loading CSV multiple times and...
commit
|
commitdiff
|
tree
2011-05-10
Dan Vanderkam
Merge pull request #63 from kberg/master
commit
|
commitdiff
|
tree
2011-05-10
Dan Vanderkam
reorganize doc links
commit
|
commitdiff
|
tree
2011-05-10
Dan Vanderkam
push jsdoc to web
commit
|
commitdiff
|
tree
2011-05-09
Dan Vanderkam
more space for y-axis label on noise test
commit
|
commitdiff
|
tree
2011-05-09
Dan Vanderkam
linear/log toggle with customBars now works perfectly
commit
|
commitdiff
|
tree
2011-05-09
Dan Vanderkam
add block_redraw option
commit
|
commitdiff
|
tree
2011-05-09
Dan Vanderkam
fix lingering hover dot on zoom bug
commit
|
commitdiff
|
tree
2011-05-09
Dan Vanderkam
new demo of a chart w/ no boxy elements, plus a spark...
commit
|
commitdiff
|
tree
2011-05-09
Dan Vanderkam
ignore docs/options.html
commit
|
commitdiff
|
tree
2011-05-09
Dan Vanderkam
consider whether axes are displayed when computing...
commit
|
commitdiff
|
tree
2011-05-09
Dan Vanderkam
I can't believe the 'file' option wasn't documented!
commit
|
commitdiff
|
tree
2011-05-09
Dan Vanderkam
extra category
commit
|
commitdiff
|
tree
2011-05-09
Dan Vanderkam
flesh out docs; split axisLineWIdth and gridLineWidth...
commit
|
commitdiff
|
tree
2011-05-09
Dan Vanderkam
no more renderer options!
commit
|
commitdiff
|
tree
2011-05-09
Dan Vanderkam
hack more renderer options out
commit
|
commitdiff
|
tree
2011-05-09
Dan Vanderkam
remove most DygraphCanvasRenderer options
commit
|
commitdiff
|
tree
2011-05-09
Dan Vanderkam
remove DygraphLayout.options
commit
|
commitdiff
|
tree
2011-05-09
Dan Vanderkam
jsdoc toolkit license in README
commit
|
commitdiff
|
tree
2011-05-09
Dan Vanderkam
move Interaction methods out into their own class.
commit
|
commitdiff
|
tree
2011-05-09
Dan Vanderkam
working generate-jsdoc script
commit
|
commitdiff
|
tree
2011-05-09
Dan Vanderkam
cleanup, jsdoc warning message
commit
|
commitdiff
|
tree
2011-05-09
Dan Vanderkam
chmod, .gitignore jsdoc dir
commit
|
commitdiff
|
tree
2011-05-09
Dan Vanderkam
clear generated jsdoc; add script
commit
|
commitdiff
|
tree
2011-05-09
Dan Vanderkam
can generate jsdoc; private methods marked as such
commit
|
commitdiff
|
tree
2011-05-03
Dan Vanderkam
Merge pull request #62 from kberg/fix174.
commit
|
commitdiff
|
tree
2011-04-24
Dan Vanderkam
use scp -r to copy tests directory
commit
|
commitdiff
|
tree
2011-04-24
Dan Vanderkam
works in FF too
commit
|
commitdiff
|
tree
2011-04-24
Dan Vanderkam
drawing demo
commit
|
commitdiff
|
tree
2011-04-24
Dan Vanderkam
docs and test
commit
|
commitdiff
|
tree
2011-04-24
Dan Vanderkam
better error with non-existent labelsDiv
commit
|
commitdiff
|
tree
2011-04-24
Dan Vanderkam
merge upstream changes
commit
|
commitdiff
|
tree
2011-04-24
Dan Vanderkam
add back Dygraph.floatFormat
commit
|
commitdiff
|
tree
2011-04-24
Dan Vanderkam
working w/o scientific notation
commit
|
commitdiff
|
tree
next