Adding touchOVER check to the pageX/Y
[dygraphs.git] / experimental /
2014-12-04 Dan VanderkamMerge pull request #504 from danvk/death-to-ie
2014-12-04 Dan VanderkamKill all the IE/excanvas hacks
2013-01-11 Robert KonigsbergMerge branch 'master' into unzoom
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 KonigsbergMerge branch 'master' of git://github.com/danvk/dygraph...
2013-01-03 Dan VanderkamMerge pull request #192 from kberg/master
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-12-31 Robert KonigsbergThe "to hash" textbox now accepts changes in the palette.
2012-12-31 Robert KonigsbergThe "to hash" textbox now accepts changes in the palette.
2012-12-31 Robert KonigsbergNow you can specify the axis a series lives on in the...
2012-12-31 Robert KonigsbergNow you can specify the axis a series lives on in the...
2012-12-30 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygra...
2012-12-29 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygraphs
2012-12-29 Robert KonigsbergMerge pull request #190 from kberg/palette
2012-12-29 Robert Konigsbergjqueryify tooltip.
2012-12-29 Robert Konigsbergjquery-ify the palette object.
2012-12-29 Robert KonigsbergRemove the "Copy" code, it's been replaced by "to hash".
2012-12-29 Robert KonigsbergClean up palette.css (requires less css).
2012-12-29 Robert KonigsbergClean up instructions section of the palette; hide...
2012-12-29 Robert KonigsbergUpdate instructions on index.html.
2012-12-29 Robert KonigsbergBe array<int> friendly.
2012-12-29 Robert KonigsbergAdd series customization to the palette. Requires some...
2012-12-28 Robert KonigsbergAdd more option specifications per series, and nullify...
2012-12-28 Robert KonigsbergAdd "to hash" feature to make palette more useful!
2012-12-28 Robert KonigsbergRestore funny format; add comment to indicate why it...
2012-12-28 Robert KonigsbergBooleans are now three-state buttons.
2012-12-28 Robert KonigsbergMerge branch 'palette' of https://github.com/kberg...
2012-12-28 Robert KonigsbergAdd per-axis specification in Dygraphs. Adding jquery...
2012-12-28 Robert KonigsbergAdd per-axis specification in Dygraphs. Adding jquery...
2012-12-27 Robert KonigsbergReformat options.
2012-12-27 Robert Konigsbergformatting
2012-12-27 Robert KonigsbergAdd some comments to index.js, the Index namespace...
2012-12-27 Robert KonigsbergAdd some of the new options to the experimental palette.
2012-04-10 Adam VartanianMerge branch 'master' of git://github.com/danvk/dygraphs
2012-01-25 Robert KonigsbergMerge pull request #117 from jllodra/master
2012-01-23 Dan VanderkamMerge pull request #103 from mattmiller/master
2012-01-16 Robert KonigsbergMerge pull request #107 from kberg/master
2012-01-16 Robert KonigsbergMove textarea to common area.
2012-01-15 Robert KonigsbergMerge pull request #104 from kberg/master
2012-01-09 Robert KonigsbergAdd textarea (oops)
2012-01-09 Robert KonigsbergSplit out the css.
2012-01-09 Robert KonigsbergFirefox compatibility
2012-01-08 Robert KonigsbergModal dialog box, better centering.
2012-01-08 Robert KonigsbergHiding "copy".
2012-01-08 Robert KonigsbergEditor title description.
2012-01-08 Robert KonigsbergText area is almost working. It's not modal, and it...
2012-01-08 Robert KonigsbergMoved tooltip to its own file.
2012-01-08 Robert KonigsbergFilter bar input is now type "search" which looks sexy...
2012-01-08 Robert Konigsberglast tweak of awesomeness.
2012-01-08 Robert KonigsbergMore style.
2012-01-08 Robert KonigsbergFloating help, a touch of style, no <table>.
2012-01-07 Robert KonigsbergBug in the function that splits variables.
2012-01-07 Robert KonigsbergAdded note about data selector.
2012-01-07 Robert KonigsbergProperly handle multiple data selections.
2012-01-07 Robert KonigsbergAdd sparse sample, rename variable.
2012-01-07 Robert KonigsbergSupport function() returning other data types.
2012-01-06 Robert KonigsbergGave proper instructions and fixed prototype function...
2012-01-06 Robert KonigsbergAdd experimental palette.