projects
/
dygraphs.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Enable "strict" mode -- and fix one missing "var" declaration.
2011-12-19
Dan Vanderkam
Enable "strict" mode -- and fix one missing "var" declaration.
commit
|
commitdiff
|
tree
2011-12-16
Dan Vanderkam
Fix issue 186 (dygraphs does not accept "1e-5" as a...
commit
|
commitdiff
|
tree
2011-12-16
Dan Vanderkam
When possible, record the file/line number that logged...
commit
|
commitdiff
|
tree
2011-12-16
Dan Vanderkam
Fix issue 247 and flesh out its regression test.
commit
|
commitdiff
|
tree
2011-12-14
Dan Vanderkam
Merge pull request #99 from kberg/master
commit
|
commitdiff
|
tree
2011-12-11
Dan Vanderkam
Add support for animated zooms.
commit
|
commitdiff
|
tree
2011-12-09
Dan Vanderkam
Add jsdoc for setAnnotations() and an example of how...
commit
|
commitdiff
|
tree
2011-11-17
Dan Vanderkam
Patch for issue 242 from kberg
commit
|
commitdiff
|
tree
2011-11-05
Dan Vanderkam
Merge pull request #97 from bombela/master
commit
|
commitdiff
|
tree
2011-10-19
Dan Vanderkam
Merge branch 'master' of github.com:danvk/dygraphs
commit
|
commitdiff
|
tree
2011-10-17
Paul Felix
Various fixes/workarounds for IE7/IE8 and some fixes...
commit
|
commitdiff
|
tree
2011-10-17
Robert Konigsberg
Move to JSTD133
commit
|
commitdiff
|
tree
2011-10-17
Robert Konigsberg
Enhancement to dygraph-many-point*-benchmark.html
commit
|
commitdiff
|
tree
2011-10-02
Dan Vanderkam
Merge branch 'master' of github.com:danvk/dygraphs
commit
|
commitdiff
|
tree
2011-08-29
Dan Vanderkam
temporarily disable some ticker tests
commit
|
commitdiff
|
tree
2011-08-26
Dan Vanderkam
update docs to point to blog
commit
|
commitdiff
|
tree
2011-08-25
Dan Vanderkam
switch from underscores to hyphens for CSS class names
commit
|
commitdiff
|
tree
2011-08-25
Paul Felix
A range selector widget for dygraphs.
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
Anthony Robledo
Updated the random function generator to be less sporadic.
commit
|
commitdiff
|
tree
2011-07-07
Anthony Robledo
Added an option to plot random points instead of just...
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
next