projects
/
dygraphs.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix zooming in interaction.js so it focuses on the point where the mouse cursor is.
[dygraphs.git]
/
tests
/
2010-12-23
Robert Konigsberg
Fix zooming in interaction.js so it focuses on the...
tree
|
commitdiff
2010-12-23
Robert Konigsberg
Rename unzoomGraph, remove commented-out code.
tree
|
commitdiff
2010-12-22
Robert Konigsberg
Move most of the interaction javascript to a .js file.
tree
|
commitdiff
2010-12-22
Robert Konigsberg
interaction.html's zoom was off. Zooming in and zooming...
tree
|
commitdiff
2010-12-20
Robert Konigsberg
Made v3 interaction model slightly more powerful. ...
tree
|
commitdiff
2010-12-20
Robert Konigsberg
Merge branch 'master' of git://github.com/danvk/dygraphs
tree
|
commitdiff
2010-12-17
Robert Konigsberg
Tab removal
tree
|
commitdiff
2010-12-15
Dan Vanderkam
Merge https://github.com/kberg/dygraphs
tree
|
commitdiff
2010-12-15
Robert Konigsberg
Response to code review comments, added missing interac...
tree
|
commitdiff
2010-11-29
Robert Konigsberg
Syntax error, plus used correct function for y axis...
tree
|
commitdiff
2010-11-29
Robert Konigsberg
Merge branch 'master' of github.com/kberg/dygraphs
tree
|
commitdiff
2010-11-29
Robert Konigsberg
Missing consistent use of getYRanges(). Fixed zoom...
tree
|
commitdiff
2010-11-22
Dan Vanderkam
Merge branch 'master' of https://github.com/kberg/dygraphs
tree
|
commitdiff
2010-11-22
Dan Vanderkam
fix infinity bug
tree
|
commitdiff
2010-11-21
Robert Konigsberg
Update callback.html to reflect changes to zoomCallback...
tree
|
commitdiff
2010-11-21
Robert Konigsberg
Fix reporting error with dygraphs (used to show two...
tree
|
commitdiff
2010-11-21
Robert Konigsberg
More whitespace changes.
tree
|
commitdiff
2010-11-21
Robert Konigsberg
Renamed variables for readability
tree
|
commitdiff
2010-11-20
Robert Konigsberg
Replacing tabs.
tree
|
commitdiff
2010-11-16
Robert Konigsberg
Fixed whitespace and comments.
tree
|
commitdiff
2010-11-16
Robert Konigsberg
Added a second region for underlay-callback that helps...
tree
|
commitdiff
2010-11-15
Dan Vanderkam
fix drawing logic in underlayCallback
tree
|
commitdiff
2010-11-11
Dan Vanderkam
remove deprecated DateGraph uses
tree
|
commitdiff
2010-11-11
Dan Vanderkam
update excanvas paths
tree
|
commitdiff
2010-11-10
Dan Vanderkam
avoid passing layout to underlayCallback. Document...
tree
|
commitdiff
2010-11-10
Dan Vanderkam
Merge https://github.com/stani/dygraphs
tree
|
commitdiff
2010-11-10
Stanislav Chachkov
add row number to highlightCallback params
tree
|
commitdiff
2010-11-09
Robert Konigsberg
Merge branch 'master' of github.com/danvk/dygraphs
tree
|
commitdiff
2010-10-22
Dan Vanderkam
Merge branch 'two_axes'
tree
|
commitdiff
2010-10-22
Dan Vanderkam
option to fill in two-axes test
tree
|
commitdiff
2010-10-22
Dan Vanderkam
support y-zooming and panning in synchronize demo
tree
|
commitdiff
2010-10-21
Dan Vanderkam
gross merge mostly done; left MERGE markers in a few...
tree
|
commitdiff
2010-10-21
Dan Vanderkam
reset linear-regression
tree
|
commitdiff
2010-10-21
Dan Vanderkam
fractions regression
tree
|
commitdiff
2010-10-21
Dan Vanderkam
works
tree
|
commitdiff
2010-10-21
Dan Vanderkam
Merge branch 'master' into frac_reg
tree
|
commitdiff
2010-10-21
Dan Vanderkam
fractions
tree
|
commitdiff
2010-10-19
Robert Konigsberg
zoom.html required errorBars set. That's fixed.
tree
|
commitdiff
2010-10-18
Dan Vanderkam
show both versions on test page
tree
|
commitdiff
2010-10-17
Robert Konigsberg
Merge branch 'master' of git://github.com/danvk/dygraphs
tree
|
commitdiff
2010-10-17
Robert Konigsberg
nit: s/undefined/null
tree
|
commitdiff
2010-10-16
Dan Vanderkam
merge in upstream changes
tree
|
commitdiff
2010-10-08
Robert Konigsberg
Fix example to only use public API. This required chang...
tree
|
commitdiff
2010-10-08
Robert Konigsberg
Removed comma in zoom.html, removed "C,D" in data.js.
tree
|
commitdiff
2010-10-08
Dan Vanderkam
Merge branch 'master' of github.com/nealie/dygraphs
tree
|
commitdiff
2010-10-08
Robert Konigsberg
Merge branch 'master' of git://github.com/danvk/dygraphs
tree
|
commitdiff
2010-10-08
adam-p
Fixed trailing comma that broke IE
tree
|
commitdiff
2010-10-08
adam-p
Fixed excanvas.js path
tree
|
commitdiff
2010-10-07
U-adam13win7\Adam
Fixed path to excanvas.js
tree
|
commitdiff
2010-10-07
U-adam13win7\Adam
Removed excanvas.js. It was just a one line text file...
tree
|
commitdiff
2010-10-07
Neal Nelson
Merge branch 'master' of github.com/danvk/dygraphs
tree
|
commitdiff
2010-10-07
Robert Konigsberg
Must move mouse twice as far in y direction as x to...
tree
|
commitdiff
2010-10-04
Dan Vanderkam
linear regression tests work without console defined
tree
|
commitdiff
2010-10-04
Dan Vanderkam
Merge branch 'master' of github.com/adam-p/dygraphs
tree
|
commitdiff
2010-10-03
adam-p
Fixed y-value display in highlight labels when using...
tree
|
commitdiff
2010-09-30
Dan Vanderkam
drawing works, just need to add ticks and fix filled...
tree
|
commitdiff
2010-09-30
Dan Vanderkam
axis computation
tree
|
commitdiff
2010-09-29
Dan Vanderkam
change to an implementation based on set names
tree
|
commitdiff
2010-09-29
Dan Vanderkam
update both linear regression tests; support null as...
tree
|
commitdiff
2010-09-29
Dan Vanderkam
functioning demo
tree
|
commitdiff
2010-09-24
Robert Konigsberg
1. Add the extra columns to NoisyData to eliminate...
tree
|
commitdiff
2010-09-24
Robert Konigsberg
Minor fix to zoom.html comment.
tree
|
commitdiff
2010-09-24
Robert Konigsberg
Fix to bug 111, now always rendering all points whether...
tree
|
commitdiff
2010-09-23
Robert Konigsberg
Reorder unzoom operation with log of operation, which...
tree
|
commitdiff
2010-09-23
Robert Konigsberg
zoom.html needed a little love.
tree
|
commitdiff
2010-09-23
Robert Konigsberg
Implementing vertical zooming. Vertical zooming reveals...
tree
|
commitdiff
2010-09-16
Dan Vanderkam
two different versions; tweak color logic
tree
|
commitdiff
2010-09-16
Dan Vanderkam
remove extra logging
tree
|
commitdiff
2010-09-16
Dan Vanderkam
linear regression demo
tree
|
commitdiff
2010-09-14
Dan Vanderkam
various IE fixes
tree
|
commitdiff
2010-09-14
Dan Vanderkam
merge iconWidth/iconHeight with width/height
tree
|
commitdiff
2010-09-14
Dan Vanderkam
dygraph-combined include
tree
|
commitdiff
2010-09-14
Dan Vanderkam
support attachAtBottom
tree
|
commitdiff
2010-09-14
Dan Vanderkam
click to add annotations
tree
|
commitdiff
2010-09-14
Dan Vanderkam
add pointClickCallback
tree
|
commitdiff
2010-09-14
Dan Vanderkam
merge upstream changes
tree
|
commitdiff
2010-09-11
Dan Vanderkam
gviz mostly working
tree
|
commitdiff
2010-09-11
Dan Vanderkam
attach divs to points; respect clipping area
tree
|
commitdiff
2010-09-11
Dan Vanderkam
icons working
tree
|
commitdiff
2010-09-11
Dan Vanderkam
add tick marks
tree
|
commitdiff
2010-09-11
Dan Vanderkam
all required events working
tree
|
commitdiff
2010-09-11
Dan Vanderkam
event works
tree
|
commitdiff
2010-09-11
Dan Vanderkam
add public interface; add cssClass property
tree
|
commitdiff
2010-09-10
Dan Vanderkam
sample annotation
tree
|
commitdiff
2010-09-09
Steven Jardine
Added documentation for labelsDiv option using just...
tree
|
commitdiff
2010-08-19
Neal Nelson
Merge remote branch 'upstream/master'
tree
|
commitdiff
2010-08-05
Dan Vanderkam
support changing renderer options like strokeWidth...
tree
|
commitdiff
2010-07-30
Dan Vanderkam
no tests include combined anymore
tree
|
commitdiff
2010-06-30
Neal Nelson
Merge branch 'master' of github.com/danvk/dygraphs
tree
|
commitdiff
2010-06-18
Neal Nelson
Add avoidMinZero option to disable the Y axis at zero...
tree
|
commitdiff
2010-06-17
Neal Nelson
Fix problems with multiple null values in a row for...
tree
|
commitdiff
2010-06-17
Neal Nelson
Add yAxisLabelFormatter option and make it's default...
tree
|
commitdiff
2010-06-15
Neal Nelson
Added stepPlot option.
tree
|
commitdiff
2010-05-20
Dan Vanderkam
Merge branch 'interactive_on_top' of github.com/ecurran...
tree
|
commitdiff
2010-05-20
Eoin Curran
show the interactive part on top of the underlay and...
tree
|
commitdiff
2010-05-18
Dan Egnor
Fix issue 93: get the order of stacked graphs right.
tree
|
commitdiff
2010-04-23
Dan Vanderkam
make bug more clear in stacked test
tree
|
commitdiff
2010-04-23
Dan Vanderkam
some tweaks for divs with % sizes
tree
|
commitdiff
2010-04-19
Dan Vanderkam
Merge branch 'master' of github.com:danvk/dygraphs
tree
|
commitdiff
2010-04-13
Dan Vanderkam
add another underlay callback parameter, plus a nicer...
tree
|
commitdiff
next