projects
/
dygraphs.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Merge commit 'de2545148870a1bdb0957c4c42e80bdb8ce1656d' into per-axis-grid
[dygraphs.git]
/
dygraph.js
2012-03-23
Dan Vanderkam
Merge branch 'master' of github.com:danvk/dygraphs
blob
|
commitdiff
2012-03-23
Dan Vanderkam
Overwrite line heights: code.google.com/p/dygraphs...
blob
|
commitdiff
2012-03-22
Dan Vanderkam
Fix Issue 279: Strange animations when zooming animatio...
blob
|
commitdiff
|
diff to current
2012-03-17
Dan Vanderkam
Fix error when labelsDiv=null (was affecting unboxed...
blob
|
commitdiff
|
diff to current
2012-03-13
Dan Vanderkam
Merge branch 'master' of github.com:danvk/dygraphs
blob
|
commitdiff
|
diff to current
2012-03-13
Dan Vanderkam
Merge pull request #139 from klausw-g/stacked-NaN
blob
|
commitdiff
|
diff to current
2012-03-13
Klaus Weidner
Fix NaN handling for stacked graphs.
blob
|
commitdiff
|
diff to current
2012-03-04
Dan Vanderkam
Merge pull request #136 from klausw-g/non-logscale-x
blob
|
commitdiff
|
diff to current
2012-03-04
Dan Vanderkam
Merge pull request #137 from klausw-g/highlight-stacked
blob
|
commitdiff
|
diff to current
2012-03-04
Dan Vanderkam
Merge branch 'master' of github.com:danvk/dygraphs
blob
|
commitdiff
|
diff to current
2012-03-02
Klaus Weidner
Fix connectSeparatedPoints, add test
blob
|
commitdiff
|
diff to current
2012-03-02
Klaus Weidner
Merge branch 'master' into highlight-stacked
blob
|
commitdiff
|
diff to current
2012-03-01
Klaus Weidner
Fix highlighting for zoomed graphs
blob
|
commitdiff
|
diff to current
2012-03-01
Klaus Weidner
Keep the X axis ticks when logscale is set globally.
blob
|
commitdiff
|
diff to current
2012-02-29
Dan Vanderkam
Merge pull request #135 from klausw-g/highlight-NaN-3
blob
|
commitdiff
|
diff to current
2012-02-29
Klaus Weidner
New approach to fix NaN handling in highlighting
blob
|
commitdiff
|
diff to current
2012-02-29
Dan Vanderkam
Merge pull request #134 from timeu/bugfix_upstream
blob
|
commitdiff
|
diff to current
2012-02-29
Dan Vanderkam
Merge pull request #133 from klausw-g/fix-stuck-highlig...
blob
|
commitdiff
|
diff to current
2012-02-29
Uemit Seren
Bugfix: Avoid getting stuck when the first datapoint...
blob
|
commitdiff
|
diff to current
2012-02-29
Robert Konigsberg
Merge branch 'master' of https://github.com/danvk/dygraphs
blob
|
commitdiff
|
diff to current
2012-02-29
Klaus Weidner
Fix stuck fading animation for series highlighting
blob
|
commitdiff
|
diff to current
2012-02-28
Dan Vanderkam
Merge pull request #131 from klausw-g/highlight-NaN-2
blob
|
commitdiff
|
diff to current
2012-02-28
Klaus Weidner
Merge branch 'master' into highlight-NaN-2
blob
|
commitdiff
|
diff to current
2012-02-28
Klaus Weidner
Fix NaN values confusing closest-point search
blob
|
commitdiff
|
diff to current
2012-02-27
Dan Vanderkam
Merge pull request #126 from klausw-g/highlight3
blob
|
commitdiff
|
diff to current
2012-02-27
Klaus Weidner
Change option to highlightSeriesBackgroundAlpha
blob
|
commitdiff
|
diff to current
2012-02-27
Klaus Weidner
Changes based on danvk's review:
blob
|
commitdiff
|
diff to current
2012-02-27
Dan Vanderkam
Merge pull request #128 from klausw-g/custom-circle...
blob
|
commitdiff
|
diff to current
2012-02-27
Dan Vanderkam
whitespace cleanup
blob
|
commitdiff
|
diff to current
2012-02-27
Dan Vanderkam
Merge pull request #125 from jllodra/master
blob
|
commitdiff
|
diff to current
2012-02-26
Klaus Weidner
Custom circle tweaks:
blob
|
commitdiff
|
diff to current
2012-02-26
Klaus Weidner
Merge branch 'master' of git://github.com/danvk/dygraph...
blob
|
commitdiff
|
diff to current
2012-02-25
Robert Konigsberg
Merge pull request #127 from kberg/master
blob
|
commitdiff
|
diff to current
2012-02-25
Klaus Weidner
Merge branch 'master' of git://github.com/danvk/dygraph...
blob
|
commitdiff
|
diff to current
2012-02-25
Klaus Weidner
remove mouseoverCallback and highlightUnderlay from...
blob
|
commitdiff
|
diff to current
2012-02-25
Dan Vanderkam
Merge pull request #123 from kberg/custom-points
blob
|
commitdiff
|
diff to current
2012-02-25
Klaus Weidner
cleanups as requested in kberg's review
blob
|
commitdiff
|
diff to current
2012-02-25
Klaus Weidner
Add support for closest-series highlighting
blob
|
commitdiff
|
diff to current
2012-02-24
Josep Llodrà
console.warn to this.warn
blob
|
commitdiff
|
diff to current
2012-02-24
Josep Llodrà
new commit: fix labelsDivStyles IE8
blob
|
commitdiff
|
diff to current
2012-02-24
Josep Llodrà
Prevent crashing when using unsupported css3 properties...
blob
|
commitdiff
|
diff to current
2012-02-24
Robert Konigsberg
Changes due to code review.
blob
|
commitdiff
|
diff to current
2012-02-23
Dan Vanderkam
Merge pull request #121 from wimme/patch-1
blob
|
commitdiff
|
diff to current
2012-02-23
Dan Vanderkam
Merge pull request #124 from timeu/bugfix_upstream
blob
|
commitdiff
|
diff to current
2012-02-23
Uemit Seren
Bug 284. Check that user_attrs_ and attrs_ !== null...
blob
|
commitdiff
|
diff to current
2012-02-22
Robert Konigsberg
Merge github.com/danvk/dygraphs into custom-points
blob
|
commitdiff
|
diff to current
2012-02-22
Robert Konigsberg
custom circles, first part.
blob
|
commitdiff
|
diff to current
2012-02-21
Robert Konigsberg
Merge pull request #120 from timeu/bugfix_upstream
blob
|
commitdiff
|
diff to current
2012-02-16
Uemit Seren
Bugfix #282. Use valueRange (if specified) instead...
blob
|
commitdiff
|
diff to current
2012-02-15
Dan Vanderkam
Merge pull request #118 from klausw-g/bug-278
blob
|
commitdiff
|
diff to current
2012-02-07
Klaus Weidner
Fix data ordering bug from issue 278, and clean up...
blob
|
commitdiff
|
diff to current
2012-01-26
bluthen
Support stroke patterns (i.e. dashed/dotted lines).
blob
|
commitdiff
|
diff to current
2012-01-26
timeu
Fix for issues 236 & 270 from timeu.
blob
|
commitdiff
|
diff to current
2012-01-25
Robert Konigsberg
Merge pull request #117 from jllodra/master
blob
|
commitdiff
|
diff to current
2012-01-23
Dan Vanderkam
Merge pull request #103 from mattmiller/master
blob
|
commitdiff
|
diff to current
2012-01-20
Dan Vanderkam
Merge branch 'master' of github.com:danvk/dygraphs
blob
|
commitdiff
|
diff to current
2012-01-20
mbghsource
Fix issue 264 - non-alpha chars in GViz annotation...
blob
|
commitdiff
|
diff to current
2012-01-18
Russell Valentine
Per y-axis valueRange support.
blob
|
commitdiff
|
diff to current
2012-01-15
Robert Konigsberg
Merge pull request #104 from kberg/master
blob
|
commitdiff
|
diff to current
2012-01-07
Robert Konigsberg
Support function() returning other data types.
blob
|
commitdiff
|
diff to current
2012-01-03
Dan Vanderkam
Fix issue 249 & add regression test
blob
|
commitdiff
|
diff to current
2012-01-02
Dan Vanderkam
Merge branch 'master' of github.com:danvk/dygraphs
blob
|
commitdiff
|
diff to current
2011-12-29
Robert Konigsberg
Warning throwing error because of bad method name when...
blob
|
commitdiff
|
diff to current
2011-12-28
Robert Konigsberg
isZoomed broken because of == -> === comparison.
blob
|
commitdiff
|
diff to current
2011-12-26
Dan Vanderkam
Add JSHint and make dygraphs pass its checks.
blob
|
commitdiff
|
diff to current
2011-12-22
Dan Vanderkam
Fix issue 237 (standard date/time string)
blob
|
commitdiff
|
diff to current
2011-12-21
Dan Vanderkam
Fix Issue 60: Add tests for one data point and zero...
blob
|
commitdiff
|
diff to current
2011-12-21
Dan Vanderkam
Fix issue 131: setVisibility() broken with multiple...
blob
|
commitdiff
|
diff to current
2011-12-19
Dan Vanderkam
Remove duplicated layout/range selector initialization...
blob
|
commitdiff
|
diff to current
2011-12-19
Dan Vanderkam
squash a few remaining "use strict" errors
blob
|
commitdiff
|
diff to current
2011-12-19
Dan Vanderkam
Enable "strict" mode -- and fix one missing "var" decla...
blob
|
commitdiff
|
diff to current
2011-12-16
Dan Vanderkam
Fix issue 186 (dygraphs does not accept "1e-5" as a...
blob
|
commitdiff
|
diff to current
2011-12-11
Dan Vanderkam
Add support for animated zooms.
blob
|
commitdiff
|
diff to current
2011-12-09
Dan Vanderkam
Add jsdoc for setAnnotations() and an example of how...
blob
|
commitdiff
|
diff to current
2011-11-05
Dan Vanderkam
Merge pull request #97 from bombela/master
blob
|
commitdiff
|
diff to current
2011-11-02
François-Xavier...
fix js exception on interactive zoom
blob
|
commitdiff
|
diff to current
2011-10-19
Dan Vanderkam
Merge branch 'master' of github.com:danvk/dygraphs
blob
|
commitdiff
|
diff to current
2011-10-17
Paul Felix
Various fixes/workarounds for IE7/IE8 and some fixes...
blob
|
commitdiff
|
diff to current
2011-08-25
Paul Felix
A range selector widget for dygraphs.
blob
|
commitdiff
|
diff to current
2011-08-18
Dan Vanderkam
update license comments
blob
|
commitdiff
|
diff to current
2011-08-17
Dan Vanderkam
fix disappearing annotations bug
blob
|
commitdiff
|
diff to current
2011-08-17
Dan Vanderkam
Factor out ticker functions and clean up their semantic...
blob
|
commitdiff
|
diff to current
2011-08-09
Dan Vanderkam
Add a test case for rolling averages and fix two bugs...
blob
|
commitdiff
|
diff to current
2011-08-02
Dan Vanderkam
From antrob; don't recalculate layout when updateOption...
blob
|
commitdiff
|
diff to current
2011-08-02
Dan Vanderkam
Merge branch 'master' of github.com:danvk/dygraphs
blob
|
commitdiff
|
diff to current
2011-08-02
Dan Vanderkam
Merge branch 'master' of https://github.com/lrobb/dygra...
blob
|
commitdiff
|
diff to current
2011-08-02
Dan Vanderkam
Merge branch 'master' of github.com:danvk/dygraphs
blob
|
commitdiff
|
diff to current
2011-07-27
Dan Vanderkam
set class on labelsDiv
blob
|
commitdiff
|
diff to current
2011-07-27
Dan Vanderkam
resize automatically
blob
|
commitdiff
|
diff to current
2011-07-26
Dan Vanderkam
fix bug with invisible dygraphs and add a regression...
blob
|
commitdiff
|
diff to current
2011-07-26
Dan Vanderkam
add timingName option
blob
|
commitdiff
|
diff to current
2011-07-26
Dan Vanderkam
Merge branch 'canvas' of https://github.com/clocksmith...
blob
|
commitdiff
|
diff to current
2011-07-25
Dan Vanderkam
prefer to use offsetWidth & offsetHeight when applicabl...
blob
|
commitdiff
|
diff to current
2011-07-15
Dan Vanderkam
Division by zero bug fix and regression test
blob
|
commitdiff
|
diff to current
2011-06-27
Dan Vanderkam
Merge pull request #67 from kberg/master
blob
|
commitdiff
|
diff to current
2011-06-27
Robert Konigsberg
Fix pointClickCallback and resizing coordinate weirdnes...
blob
|
commitdiff
|
diff to current
2011-06-09
Robert Konigsberg
Merge branch 'master' of https://github.com/kberg/dygraphs
blob
|
commitdiff
|
diff to current
2011-06-07
Dan Vanderkam
fix re-use of loop index
blob
|
commitdiff
|
diff to current
2011-06-06
Dan Vanderkam
factor out dygraph-utils.js
blob
|
commitdiff
|
diff to current
2011-06-06
Dan Vanderkam
factor out interaction model
blob
|
commitdiff
|
diff to current
next