projects
/
dygraphs.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Overwrite line heights: http://code.google.com/p/dygraphs/issues/detail?id=152
[dygraphs.git]
/
auto_tests
/
tests
/
2012-03-22
Dan Vanderkam
Fix issue 197: Annotations are displayed outside the...
tree
|
commitdiff
2012-03-17
Dan Vanderkam
Fix error when labelsDiv=null (was affecting unboxed...
tree
|
commitdiff
2012-03-13
Dan Vanderkam
Merge branch 'master' of github.com:danvk/dygraphs
tree
|
commitdiff
2012-03-13
Dan Vanderkam
Fix issue 255: date supplied as YYYY-MM-DD shows previo...
tree
|
commitdiff
2012-03-13
Dan Vanderkam
Merge pull request #139 from klausw-g/stacked-NaN
tree
|
commitdiff
2012-03-13
Klaus Weidner
Fix NaN handling for stacked graphs.
tree
|
commitdiff
2012-03-09
Dan Vanderkam
Check for balanced context.save() and context.restore...
tree
|
commitdiff
2012-03-04
Dan Vanderkam
Merge pull request #136 from klausw-g/non-logscale-x
tree
|
commitdiff
2012-03-04
Dan Vanderkam
Merge pull request #137 from klausw-g/highlight-stacked
tree
|
commitdiff
2012-03-04
Dan Vanderkam
Merge branch 'master' of github.com:danvk/dygraphs
tree
|
commitdiff
2012-03-04
Dan Vanderkam
Fix a bug involving calls to updateOptions() while...
tree
|
commitdiff
2012-03-02
Klaus Weidner
Fix connectSeparatedPoints, add test
tree
|
commitdiff
2012-02-29
Dan Vanderkam
Merge pull request #134 from timeu/bugfix_upstream
tree
|
commitdiff
2012-02-29
Uemit Seren
Bugfix: Avoid getting stuck when the first datapoint...
tree
|
commitdiff
2012-02-29
Robert Konigsberg
Merge branch 'master' of https://github.com/danvk/dygraphs
tree
|
commitdiff
2012-02-28
Dan Vanderkam
Merge pull request #131 from klausw-g/highlight-NaN-2
tree
|
commitdiff
2012-02-28
Klaus Weidner
Merge branch 'master' into highlight-NaN-2
tree
|
commitdiff
2012-02-28
Klaus Weidner
Fix NaN values confusing closest-point search
tree
|
commitdiff
2012-02-27
Dan Vanderkam
Merge pull request #126 from klausw-g/highlight3
tree
|
commitdiff
2012-02-27
Klaus Weidner
Change option to highlightSeriesBackgroundAlpha
tree
|
commitdiff
2012-02-27
Klaus Weidner
Changes based on danvk's review:
tree
|
commitdiff
2012-02-27
Dan Vanderkam
Merge pull request #125 from jllodra/master
tree
|
commitdiff
2012-02-26
Klaus Weidner
Merge branch 'master' of git://github.com/danvk/dygraph...
tree
|
commitdiff
2012-02-25
Robert Konigsberg
Merge pull request #127 from kberg/master
tree
|
commitdiff
2012-02-25
Klaus Weidner
Merge branch 'master' of git://github.com/danvk/dygraph...
tree
|
commitdiff
2012-02-25
Dan Vanderkam
Merge pull request #123 from kberg/custom-points
tree
|
commitdiff
2012-02-25
Klaus Weidner
cleanups as requested in kberg's review
tree
|
commitdiff
2012-02-25
Klaus Weidner
Add support for closest-series highlighting
tree
|
commitdiff
2012-02-24
Robert Konigsberg
Changes due to code review.
tree
|
commitdiff
2012-02-23
Dan Vanderkam
Merge pull request #121 from wimme/patch-1
tree
|
commitdiff
2012-02-23
Robert Konigsberg
Add tests for drawPointCallback and drawHighlightCallback
tree
|
commitdiff
2012-02-22
Robert Konigsberg
Add sanity drawPointCallback tests.
tree
|
commitdiff
2012-02-22
Robert Konigsberg
whitespace cleanup
tree
|
commitdiff
2012-02-22
Robert Konigsberg
Merge github.com/danvk/dygraphs into custom-points
tree
|
commitdiff
2012-02-21
Robert Konigsberg
Merge pull request #120 from timeu/bugfix_upstream
tree
|
commitdiff
2012-02-21
Uemit Seren
Use DygraphOps.dispatchXXX method instead of updateOptions
tree
|
commitdiff
2012-02-16
Uemit Seren
Bug #282. Auto-test added
tree
|
commitdiff
2012-02-15
Dan Vanderkam
Merge pull request #118 from klausw-g/bug-278
tree
|
commitdiff
2012-02-07
Klaus Weidner
Fix data ordering bug from issue 278, and clean up...
tree
|
commitdiff
2012-01-26
bluthen
Support stroke patterns (i.e. dashed/dotted lines).
tree
|
commitdiff
2012-01-26
timeu
Fix for issues 236 & 270 from timeu.
tree
|
commitdiff
2012-01-25
Robert Konigsberg
Merge pull request #117 from jllodra/master
tree
|
commitdiff
2012-01-23
Dan Vanderkam
Merge pull request #103 from mattmiller/master
tree
|
commitdiff
2012-01-20
Dan Vanderkam
Merge branch 'master' of github.com:danvk/dygraphs
tree
|
commitdiff
2012-01-18
Russell Valentine
Per y-axis valueRange support.
tree
|
commitdiff
2012-01-15
Robert Konigsberg
Merge pull request #104 from kberg/master
tree
|
commitdiff
2012-01-07
Robert Konigsberg
Support function() returning other data types.
tree
|
commitdiff
2012-01-05
Robert Konigsberg
More direct browser version verification test for filte...
tree
|
commitdiff
2012-01-03
Dan Vanderkam
Only show the secondary y-axis label when there is...
tree
|
commitdiff
2012-01-03
Dan Vanderkam
Fix Issue 202: Second Y-Axis Label
tree
|
commitdiff
2012-01-03
Dan Vanderkam
Fix issue 249 & add regression test
tree
|
commitdiff
2012-01-03
Dan Vanderkam
FF3.5 does not support ISO8601 date format.
tree
|
commitdiff
2012-01-02
Dan Vanderkam
Merge branch 'master' of github.com:danvk/dygraphs
tree
|
commitdiff
2011-12-29
Robert Konigsberg
Add tests for isZoomed.
tree
|
commitdiff
2011-12-29
Robert Konigsberg
Add local test selector. SOO MUCH BETTER.
tree
|
commitdiff
2011-12-26
Dan Vanderkam
Add JSHint and make dygraphs pass its checks.
tree
|
commitdiff
2011-12-22
Dan Vanderkam
Fix issue 237 (standard date/time string)
tree
|
commitdiff
2011-12-21
Dan Vanderkam
Fix Issue 60: Add tests for one data point and zero...
tree
|
commitdiff
2011-12-21
Dan Vanderkam
Fix issue 131: setVisibility() broken with multiple...
tree
|
commitdiff
2011-12-21
Dan Vanderkam
remove extra logging from scrolling_div.js
tree
|
commitdiff
2011-12-21
Dan Vanderkam
Fix some tests that started failing in OS X Lion.
tree
|
commitdiff
2011-12-21
Robert Konigsberg
Merge branch 'master' of github.com/danvk/dygraphs
tree
|
commitdiff
2011-12-21
Robert Konigsberg
Add tests that would have caught the issue with filled...
tree
|
commitdiff
2011-12-19
Dan Vanderkam
Clarify updateOptions behavior when you specify too...
tree
|
commitdiff
2011-12-16
Dan Vanderkam
Fix issue 186 (dygraphs does not accept "1e-5" as a...
tree
|
commitdiff
2011-12-16
Dan Vanderkam
Fix issue 247 and flesh out its regression test.
tree
|
commitdiff
2011-12-14
Dan Vanderkam
Merge pull request #99 from kberg/master
tree
|
commitdiff
2011-12-14
Robert Konigsberg
Added testUpdateColors, which represents bug #247
tree
|
commitdiff
2011-12-11
Dan Vanderkam
Add support for animated zooms.
tree
|
commitdiff
2011-10-19
Dan Vanderkam
Merge branch 'master' of github.com:danvk/dygraphs
tree
|
commitdiff
2011-10-17
Robert Konigsberg
Move to JSTD133
tree
|
commitdiff
2011-10-02
Dan Vanderkam
Merge branch 'master' of github.com:danvk/dygraphs
tree
|
commitdiff
2011-09-22
Robert Konigsberg
Merge pull request #89 from flooey/master
tree
|
commitdiff
2011-09-22
Adam Vartanian
Add test for laying out multiple axis items that ensure...
tree
|
commitdiff
2011-09-22
Robert Konigsberg
Merge pull request #86 from flooey/master
tree
|
commitdiff
2011-09-22
Robert Konigsberg
Merge pull request #88 from kberg/master
tree
|
commitdiff
2011-09-22
Robert Konigsberg
Fix infinite loop when updateOptions contains labelsDiv...
tree
|
commitdiff
2011-08-29
Dan Vanderkam
temporarily disable some ticker tests
tree
|
commitdiff
2011-08-25
Dan Vanderkam
switch from underscores to hyphens for CSS class names
tree
|
commitdiff
2011-08-25
Paul Felix
A range selector widget for dygraphs.
tree
|
commitdiff
2011-08-17
Dan Vanderkam
fix disappearing annotations bug
tree
|
commitdiff
2011-08-17
Dan Vanderkam
Factor out ticker functions and clean up their semantic...
tree
|
commitdiff
2011-08-11
Dan Vanderkam
error bars test
tree
|
commitdiff
2011-08-09
Dan Vanderkam
Add a test case for rolling averages and fix two bugs...
tree
|
commitdiff
2011-08-02
Dan Vanderkam
From antrob; don't recalculate layout when updateOption...
tree
|
commitdiff
2011-08-02
Dan Vanderkam
Merge branch 'master' of github.com:danvk/dygraphs
tree
|
commitdiff
2011-08-02
Dan Vanderkam
cleanup; use passing assert
tree
|
commitdiff
2011-08-02
Dan Vanderkam
Merge branch 'master' of https://github.com/lrobb/dygra...
tree
|
commitdiff
2011-08-02
Dan Vanderkam
Merge branch 'master' of github.com:danvk/dygraphs
tree
|
commitdiff
2011-08-01
unknown
Format for x-axis labels test added.
tree
|
commitdiff
2011-07-26
Dan Vanderkam
fix bug with invisible dygraphs and add a regression...
tree
|
commitdiff
2011-07-26
Dan Vanderkam
Merge branch 'canvas' of https://github.com/clocksmith...
tree
|
commitdiff
2011-07-26
Dan Vanderkam
regression test for dense setSelection bug; currently...
tree
|
commitdiff
2011-07-25
Dan Vanderkam
prefer to use offsetWidth & offsetHeight when applicabl...
tree
|
commitdiff
2011-07-15
Dan Vanderkam
Division by zero bug fix and regression test
tree
|
commitdiff
2011-07-12
Dan Vanderkam
kberg requests that nonInteractiveModel be private
tree
|
commitdiff
2011-07-12
Dan Vanderkam
Add Dygraph.Interaction.nonInteractiveModel. This disab...
tree
|
commitdiff
2011-06-28
Dan Vanderkam
Merge pull request #69 from kberg/master
tree
|
commitdiff
2011-06-27
Robert Konigsberg
Bad test! Use pixel counts, don't rely on stupid anchor...
tree
|
commitdiff
2011-06-27
Dan Vanderkam
Merge pull request #67 from kberg/master
tree
|
commitdiff
next