dygraphs.git
2012-03-04 Dan VanderkamMerge branch 'master' of github.com:danvk/dygraphs
2012-03-04 Dan VanderkamFix a bug involving calls to updateOptions() while...
2012-03-02 Robert KonigsbergMerge pull request #138 from klausw-g/highlight-series...
2012-03-02 Klaus WeidnerAdd closest-series highlighting demo to gallery
2012-02-29 Dan VanderkamMerge pull request #135 from klausw-g/highlight-NaN-3
2012-02-29 Klaus WeidnerNew approach to fix NaN handling in highlighting
2012-02-29 Dan VanderkamMerge pull request #134 from timeu/bugfix_upstream
2012-02-29 Dan VanderkamMerge pull request #133 from klausw-g/fix-stuck-highlig...
2012-02-29 Uemit SerenBugfix: Avoid getting stuck when the first datapoint...
2012-02-29 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygraphs
2012-02-29 Robert KonigsbergRename stuff.
2012-02-29 Klaus WeidnerFix stuck fading animation for series highlighting
2012-02-29 Robert KonigsbergClean up docs a little, fix "title" propagation bug.
2012-02-28 Dan VanderkamMerge pull request #131 from klausw-g/highlight-NaN-2
2012-02-28 Klaus WeidnerMerge branch 'master' into highlight-NaN-2
2012-02-28 Robert KonigsbergReorder; trying to move to Gallery
2012-02-28 Robert KonigsbergUpdate index.html to mention the gallery
2012-02-28 Robert KonigsbergMore name standardization.
2012-02-28 Robert KonigsbergDoc updates / push gallery, rename some gallery js...
2012-02-28 Klaus WeidnerFix NaN values confusing closest-point search
2012-02-28 Robert KonigsbergRemove deleted tests from index.html
2012-02-28 Robert KonigsbergDelete outdated tests.
2012-02-28 Robert KonigsbergFix option reference, remove line continuation hack.
2012-02-28 Dan VanderkamMerge pull request #129 from klausw-g/tweak-circle...
2012-02-27 Klaus WeidnerAdd a simple demo as a self-contained example
2012-02-27 Klaus Weidnertweak custom circle demo to add per-series highlighting
2012-02-27 Dan VanderkamMerge pull request #126 from klausw-g/highlight3
2012-02-27 Klaus WeidnerChange option to highlightSeriesBackgroundAlpha
2012-02-27 Klaus WeidnerChanges based on danvk's review:
2012-02-27 Dan VanderkamMerge pull request #128 from klausw-g/custom-circle...
2012-02-27 Dan Vanderkamwhitespace cleanup
2012-02-27 Dan VanderkamMerge pull request #125 from jllodra/master
2012-02-27 Robert KonigsbergGallery failure when CSS does not exist.
2012-02-27 Robert KonigsbergGallery code links reset the URL anchor. This fixes it.
2012-02-26 Klaus Weidnerclean up closePath usage
2012-02-26 Klaus WeidnerCustom circle tweaks:
2012-02-26 Klaus WeidnerTweak series-highlight demo
2012-02-26 Klaus WeidnerMerge branch 'master' of git://github.com/danvk/dygraph...
2012-02-25 Robert KonigsbergMerge pull request #127 from kberg/master
2012-02-25 Robert KonigsbergDisplay CSS. This doesn't work in Chrome, locally ...
2012-02-25 Robert KonigsbergUpdated docs for drawPointCallback and drawHighlightPoi...
2012-02-25 Klaus WeidnerAdd demo for series highlighting
2012-02-25 Robert KonigsbergSupport line continuation in JSON format.
2012-02-25 Klaus WeidnerMerge branch 'master' of git://github.com/danvk/dygraph...
2012-02-25 Klaus Weidnerremove mouseoverCallback and highlightUnderlay from...
2012-02-25 Dan VanderkamMerge pull request #123 from kberg/custom-points
2012-02-25 Klaus Weidnercleanups as requested in kberg's review
2012-02-25 Robert KonigsbergAdd "parameters" specification to docs; indented rendering.
2012-02-25 Klaus WeidnerAdd support for closest-series highlighting
2012-02-25 Robert KonigsbergBetter gallery; separates out the HTML, Javascript...
2012-02-24 Robert KonigsbergRemove comma, incompatible with IE.
2012-02-24 Josep Llodràconsole.warn to this.warn
2012-02-24 Josep Llodrànew commit: fix labelsDivStyles IE8
2012-02-24 Josep LlodràPrevent crashing when using unsupported css3 properties...
2012-02-24 Robert KonigsbergChanges due to code review.
2012-02-23 Dan VanderkamMerge pull request #121 from wimme/patch-1
2012-02-23 Dan VanderkamMerge pull request #124 from timeu/bugfix_upstream
2012-02-23 Robert KonigsbergFixed Dygraph.Circles.Circle and custom circles. All...
2012-02-23 Uemit SerenBug 284. Check that user_attrs_ and attrs_ !== null...
2012-02-23 Robert KonigsbergMany bug fixes, highlight seems to not work.
2012-02-23 Robert KonigsbergAdd custom-circles demo to tests/. Obvious bugs in...
2012-02-23 Robert KonigsbergAdd tests for drawPointCallback and drawHighlightCallback
2012-02-22 Robert KonigsbergAdd sanity drawPointCallback tests.
2012-02-22 Robert Konigsbergwhitespace cleanup
2012-02-22 Robert KonigsbergMerge github.com/danvk/dygraphs into custom-points
2012-02-22 Robert Konigsbergcustom circles, first part.
2012-02-21 Robert KonigsbergMerge pull request #120 from timeu/bugfix_upstream
2012-02-21 Uemit SerenUse DygraphOps.dispatchXXX method instead of updateOptions
2012-02-17 wimmeFix for issue 274: broken step plots
2012-02-16 Uemit SerenBug #282. Auto-test added
2012-02-16 Uemit SerenBugfix #282. Use valueRange (if specified) instead...
2012-02-15 Dan VanderkamMerge pull request #118 from klausw-g/bug-278
2012-02-07 Klaus WeidnerFix data ordering bug from issue 278, and clean up...
2012-01-26 bluthenSupport stroke patterns (i.e. dashed/dotted lines).
2012-01-26 Dan Vanderkama few more users
2012-01-26 timeuFix for issues 236 & 270 from timeu.
2012-01-26 Dan VanderkamFix for issue 267, from Paul Felix
2012-01-25 Robert KonigsbergApply firefox fix to the gallery. (We should remove...
2012-01-25 Robert KonigsbergMerge pull request #117 from jllodra/master
2012-01-25 Josep Llodràevent.offsetX and Y fixed for Firefox in interaction.js
2012-01-23 Dan VanderkamAdd 10gen MMS to Usage Gallery
2012-01-23 Dan VanderkamAdd Eutelsat & NASA to Usage Gallery
2012-01-23 Dan VanderkamExpose range selector interaction model publicly (remov...
2012-01-23 Dan VanderkamMerge pull request #103 from mattmiller/master
2012-01-20 Dan VanderkamMerge branch 'master' of github.com:danvk/dygraphs
2012-01-20 mbghsourceFix issue 264 - non-alpha chars in GViz annotation...
2012-01-19 Robert KonigsbergRemove memory leaks from dygraph-many-points-benchmark.
2012-01-18 Russell ValentinePer y-axis valueRange support.
2012-01-17 Robert KonigsbergMerge pull request #112 from kberg/master
2012-01-17 Robert KonigsbergPlotter demo bugfix.
2012-01-17 Robert KonigsbergMerge pull request #111 from kberg/master
2012-01-17 Robert Konigsbergtiny
2012-01-17 Robert KonigsbergStyle tweaks
2012-01-17 Robert KonigsbergMerge pull request #110 from kberg/master
2012-01-17 Robert Konigsbergstuff. i'm tired.
2012-01-17 Robert KonigsbergMake text area size configurable in pixels.
2012-01-17 Robert KonigsbergMerge pull request #109 from kberg/master
2012-01-17 Robert KonigsbergShow introductory text.
2012-01-17 Robert KonigsbergCleaned up nasty table style.
2012-01-17 Robert KonigsbergReduce the size of some overly-long graphs. OK, that...
next