projects
/
dygraphs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
dygraphs.git
2010-03-23
Dan Vanderkam
css tweak
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
Dan Vanderkam
linkify
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
Dan Vanderkam
tests divs
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
Dan Vanderkam
add test references to docs
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
Dan Vanderkam
Stop including dygraph-combined.js in tests
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Dan Vanderkam
update description of combined
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Dean Wampler
Added a makefile for running the generate-combined...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
Nikhil Kasinadhuni
push() is cheaper than unshift(). Refactor to separate...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
Nikhil Kasinadhuni
Get the color alternating logic right.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
Nikhil Kasinadhuni
Merge branch 'master' of git://github.com/danvk/dygraphs
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
Nikhil Kasinadhuni
Fixed a bug with generating points for stackedGraph.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
Dan Vanderkam
some tweaks to knikhil's change
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
Dan Vanderkam
update for= in callback
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
Dan Vanderkam
undo changes to dygraph-combined.js
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
Nikhil Kasinadhuni
Merge remote branch 'danvk/master'
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
Nikhil Kasinadhuni
Added tests for yValueFormatter and showLabelsOnHighlig...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
Nikhil Kasinadhuni
Add test for stacked graph.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
Dan Vanderkam
Merge branch 'master' of git://github.com/flooey/dygraphs
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
Dan Vanderkam
undo changes to dygraph-combined
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
Dan Vanderkam
document test, add reference
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
Dan Vanderkam
add live updates test
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
Adam Vartanian
Fix bugs in connectSeparatedPoints implementation....
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
Dan Vanderkam
rename test
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
Dan Vanderkam
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
Yaroslav Korshak
Added test
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
Yaroslav Korshak
Added test fot reversing and made some cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
Adam Vartanian
Add connectSeparatedPoints option to ignore points...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
Yaroslav Korshak
Little trick that allows reversing Y axis with valueRan...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Dan Vanderkam
clean up gviz selection test
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Nagy Attila...
Gviz-compatibility test added
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
Nagy Attila...
Fixed bug when graph is zoomed
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
Nagy Attila...
Google Visualization API compatible getSelection()...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
Nagy Attila...
Support for Google Visualization API compatible setSele...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-23
Dan Vanderkam
check in the new commit hooks
commit
|
commitdiff
|
tree
|
snapshot
2010-02-23
Dan Vanderkam
remove dygraph-combined.js; it's now generated by a...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-23
Dan Vanderkam
remove mochikit entirely
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
Dan Vanderkam
update combined
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
Dan Vanderkam
overdrawing with error bars
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
Dan Vanderkam
fix bug in toDomCoords
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
Dan Vanderkam
add new coordinate conversion functions
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
Dan Vanderkam
prune to visible range, plus one point on either side...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
Dan Vanderkam
fix bug in dateWindow test
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
Dan Vanderkam
JS is not C++
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
Dan Vanderkam
catch NaN dates like new Date("2009/10/00") in parseArray_
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
Dan Vanderkam
Merge commit '9ac5e4aea125e706201c61b0ccb13a2cafe5618f...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
Dan Vanderkam
set clipping rectangles
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Dan Vanderkam
remove commented-out code
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Eoin Curran
Add support for custom underlay drawing
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Dan Vanderkam
update combined
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Dan Vanderkam
add a destroy() method
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Dan Vanderkam
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Dan Vanderkam
fix some bugs that were breaking IE
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
Dan Vanderkam
add a second parameter (initial) to drawCallback
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Dan Vanderkam
synchronize demo
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Dan Vanderkam
notes; stop clipping
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Dan Vanderkam
Parse dates like "2009-7-12" correctly (patch from...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Dan Vanderkam
update combined
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Dan Vanderkam
simplify logic
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Evan Klitzke
pad exact hours with :00
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Dan Vanderkam
minor tweaks post-merge
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Dan Vanderkam
merge in nikhil's changes
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Nikhil Kasinadhuni
Merged stacked graph support from iownbey's version...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Dan Vanderkam
change for Safari suggested by bearlanding
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Dan Vanderkam
update combined
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Dan Vanderkam
highlight callback only when selected point changes
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Dan Vanderkam
update combined
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Dan Vanderkam
add xAxisRange and a few tests
commit
|
commitdiff
|
tree
|
snapshot
2010-01-31
Dan Vanderkam
update combined
commit
|
commitdiff
|
tree
|
snapshot
2010-01-31
Dan Vanderkam
fix a bug involving calculation of span w/r/t/ includeZero
commit
|
commitdiff
|
tree
|
snapshot
2010-01-31
Dan Vanderkam
update combiend
commit
|
commitdiff
|
tree
|
snapshot
2010-01-31
Dan Vanderkam
Fix Kenny's numeric gviz bug and add a test
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Dan Vanderkam
add includeZero test to no-range
commit
|
commitdiff
|
tree
|
snapshot
2010-01-26
Dan Vanderkam
update combined
commit
|
commitdiff
|
tree
|
snapshot
2010-01-26
Dan Vanderkam
Fix issue 67 and add a test
commit
|
commitdiff
|
tree
|
snapshot
2010-01-26
Dan Vanderkam
update combined
commit
|
commitdiff
|
tree
|
snapshot
2010-01-26
Dan Vanderkam
Fix issue #65
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Dan Vanderkam
update combined
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Dan Vanderkam
out of order test
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Dan Vanderkam
sort data if it's out of order (but log a warning)
commit
|
commitdiff
|
tree
|
snapshot
2010-01-12
potter
Allow width/height to be specified as a % and as an...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-30
Dan Vanderkam
Fix typo spotted by Morgan
commit
|
commitdiff
|
tree
|
snapshot
2009-12-23
Dan Vanderkam
toggle visibility in stock demo
commit
|
commitdiff
|
tree
|
snapshot
2009-12-23
Dan Vanderkam
update combined, docs
commit
|
commitdiff
|
tree
|
snapshot
2009-12-23
Dan Vanderkam
fix bug
commit
|
commitdiff
|
tree
|
snapshot
2009-12-23
Dan Vanderkam
visibility test
commit
|
commitdiff
|
tree
|
snapshot
2009-12-23
Dan Vanderkam
interface to control series visibility
commit
|
commitdiff
|
tree
|
snapshot
2009-12-17
Dan Vanderkam
default is just false
commit
|
commitdiff
|
tree
|
snapshot
2009-12-17
Dan Vanderkam
add fillGraph option to gadget
commit
|
commitdiff
|
tree
|
snapshot
2009-12-17
Dan Vanderkam
link in docs
commit
|
commitdiff
|
tree
|
snapshot
2009-12-17
Dan Vanderkam
update combined
commit
|
commitdiff
|
tree
|
snapshot
2009-12-17
Dan Vanderkam
log a warning when fillGraph is used with errorBars
commit
|
commitdiff
|
tree
|
snapshot
2009-12-17
Dan Vanderkam
really add test
commit
|
commitdiff
|
tree
|
snapshot
2009-12-17
Dan Vanderkam
update docs, add negatives test
commit
|
commitdiff
|
tree
|
snapshot
2009-12-17
Dan Vanderkam
update combined
commit
|
commitdiff
|
tree
|
snapshot
2009-12-17
Dan Vanderkam
Patch from ComSubVie to add fillGraph attribute
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Dan Vanderkam
update combined
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Dan Vanderkam
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Dan Vanderkam
switch to YUI compressor for making packed JS -- 49k...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Dan Vanderkam
remove an extra log statement
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Dan Vanderkam
update combined
commit
|
commitdiff
|
tree
|
snapshot
next