Merge pull request #257 from kberg/auto-tests
[dygraphs.git] / plugins /
2013-06-06 Robert KonigsbergMerge pull request #250 from wimme/patch-4
2013-06-04 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygraphs
2013-06-03 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygraphs
2013-06-03 Robert KonigsbergMerge pull request #232 from kberg/i382
2013-06-03 Robert KonigsbergMerge branch 'i382' of https://github.com/kberg/dygraph...
2013-06-03 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygra...
2013-06-03 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygra...
2013-05-08 Dan VanderkamMerge branch 'master' of github.com:danvk/dygraphs
2013-05-08 Dan VanderkamMerge pull request #241 from sauter-hq/per-axis-grid
2013-05-08 David EberleinMerge remote-tracking branch 'official/master' into...
2013-05-02 David EberleinMerge commit '9f890c23ad80924d0a30f3a14f8680b7c2d6318e...
2013-04-30 Dan Vanderkamonly reserve space for y2 axis when it will be drawn
2013-04-25 David EberleinREFACTORING: cleaned up code and style for new grid...
2013-04-25 David EberleinMerge commit 'de2545148870a1bdb0957c4c42e80bdb8ce1656d...
2013-04-18 Dan VanderkamMerge pull request #245 from sauter-hq/custom-bar-data...
2013-04-18 Robert KonigsbergMerge pull request #237 from kberg/closure
2013-04-17 David M SibleyMerge branch 'master' of github.com:danvk/dygraphs
2013-04-17 Dan VanderkamMerge pull request #242 from sauter-hq/draw-xaxis-bugfix
2013-04-15 David EberleinMerge branch 'per-axis-grid' of https://github.com...
2013-04-15 David EberleinREFACTORING: Fixed wrong indents, missing spaces and...
2013-04-12 David EberleinBUGFIX: Fixed invalid option reference
2013-04-12 David EberleinFEATURE: Added support for per-axis grid options and...
2013-04-11 eichsjulBUGFIX: xAxisLabelHeight is set to 0 in case the option...
2013-03-27 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygra...
2013-03-02 Robert KonigsbergFix bug 382. Simplify resizing by not recreating everyt...
2013-03-02 Robert KonigsbergFix bug 328. Simplify resizing by not recreating everyt...
2013-03-02 Dan VanderkamMerge pull request #226 from vlsi/wrong_stacked_computation
2013-02-27 Robert KonigsbergMerge pull request #231 from paulfelix/master
2013-02-26 Paul FelixFix for issue #439
2013-02-21 Dan VanderkamMerge pull request #222 from kberg/master
2013-02-18 Dan VanderkamA few tweaks to make all tests pass on FF 3.5
2013-02-16 Dan VanderkamMerge pull request #210 from klausw-g/range-pad-2
2013-02-16 Dan VanderkamMerge pull request #216 from klausw-g/issue-424-b
2013-02-16 Dan VanderkamMerge pull request #217 from paulfelix/master
2013-02-12 Paul FelixCall addEvent on graph instance where needed for auto...
2013-02-12 Paul FelixMerge branch 'master' of github.com:danvk/dygraphs
2013-02-12 Paul FelixFix for Issue 378: Mouse gradually drifts off of range...
2013-02-09 Dan VanderkamMerge pull request #211 from klausw-g/issue-424
2013-02-09 Dan VanderkamFix the other half of Issue 256 (annotation stacking)
2013-02-09 Dan VanderkamFix part 1 of Issue 256: Annotations attachAtBottom...
2013-02-08 Dan Vanderkamadd a (non-breaking) space between series name and...
2013-02-08 Dan VanderkamMerge pull request #208 from paulfelix/master
2013-02-06 Paul FelixFix for Issue 421: Range selector disappear after resize
2013-01-30 Emmanuel FitoussiMerge pull request #4 from danvk/master
2013-01-30 Emmanuel FitoussiMerge pull request #3 from danvk/master
2013-01-25 Dan Vanderkammove plugins/unzoom.js -> extras/unzoom.js
2013-01-25 Dan VanderkamMerge pull request #198 from klausw-g/generate-refactor
2013-01-25 Klaus Weidnerrefactor generate-combined.sh
2013-01-24 Emmanuel FitoussiMerge pull request #2 from witsa/master
2013-01-24 Emmanuel FitoussiMerge pull request #1 from danvk/master
2013-01-23 Dan Vanderkamnearly all lint errors gone; closure compiler still...
2013-01-22 Dan Vanderkamlint checks mostly pass
2013-01-11 Paul FelixHandling zoom handle left position as a floating-point...
2013-01-11 Paul FelixChanges based on comments from pull request
2013-01-11 Paul FelixRange selector is now a plugin
2013-01-11 Robert KonigsbergMerge pull request #194 from kberg/unzoom
2013-01-11 Robert KonigsbergLast set of code review comments for unzoom.
2013-01-11 Robert KonigsbergCode review comments.
2013-01-11 Robert KonigsbergMerge branch 'master' into unzoom
2013-01-04 Robert KonigsbergTook a while to get conditional show to work; works...
2013-01-04 Robert KonigsbergFix responsese to code review 194.
2013-01-04 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygraphs
2013-01-04 Robert KonigsbergMerge branch 'master' of github.com:kberg/dygraphs
2013-01-03 Robert KonigsbergMerge pull request #193 from kberg/axis-label-font...
2013-01-03 Robert KonigsbergFix minor typo.
2013-01-03 Robert KonigsbergUnzoom plug-in, rev 1.
2013-01-03 Robert KonigsbergMerge branch 'master' of git://github.com/danvk/dygraph...
2013-01-01 Robert KonigsbergAdd warning that perhaps we do need an options API...
2013-01-01 Robert KonigsbergAdd axisLineColor and axisLineWidth to the per-axis...
2012-12-31 Robert KonigsbergMerge branch 'master' of github.com:kberg/dygraphs...
2012-12-31 Robert KonigsbergLabel color is now specifiable per-axis. Also, I <3...
2012-12-31 Robert KonigsbergaxisLabelFontSize can now be configured per-axis.
2012-12-31 Robert KonigsbergaxisLabelFontSize can now be configured per-axis.
2012-11-22 Dan VanderkamMerge pull request #161 from klausw-g/is-series-locked
2012-10-25 Dan VanderkamMerge pull request #168 from jhollingsworth/master
2012-10-25 Jason HollingsworthMerge branch 'master' of github.com:jhollingsworth...
2012-10-25 Jason HollingsworthFixed an issue with the chart title not being visible...
2012-08-28 Dan VanderkamMerge branch 'master' of github.com:danvk/dygraphs
2012-08-28 Dan VanderkamRemove variable re-definitions
2012-08-10 Dan Vanderkamfix all lint errors
2012-08-06 Dan VanderkamMerge pull request #162 from kberg/master
2012-08-02 Robert KonigsbergAllow labelsDivWidth updates to be reflected in already...
2012-07-25 Dan VanderkamMerge branch 'master' into reorganize-points reorganize-points
2012-07-25 Dan Vanderkamadd "use strict" to plugins -- was causing errors in...
2012-07-25 Dan Vanderkamcomments
2012-07-16 Dan Vanderkamreduce frequency of calculateEmWidthInDiv calls; 25...
2012-07-15 Dan VanderkamMerge branch 'master' into pluggable-renderer
2012-07-06 Dan VanderkamLanding!
2012-07-06 Dan Vanderkamrunning into some issues with ordering
2012-07-06 Dan Vanderkamgrid plugin mostly working
2012-07-06 Dan VanderkamCheckpoint: axes fully ported to plugin system. All...
2012-07-06 Dan VanderkamAxes mostly working; some remaining issues with seconda...
2012-07-06 Dan VanderkamCheckpoint: annotations fully ported to plugin system...
2012-07-06 Dan Vanderkamannotations plugin appears to be working
2012-07-06 Dan Vanderkamadd TODO
2012-07-06 Dan VanderkamCheckpoint: chart labels have been fully ported over...
2012-07-06 Dan VanderkamMerge branch 'master' into pluggable-renderer
2012-07-06 Dan Vanderkamall chart labels are ported over
2012-07-06 Dan Vanderkamstart y-label port; not working yet
2012-07-06 Dan Vanderkamreasonable behavior for title
next