dygraphs.git
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...
2012-01-17 Robert KonigsbergRewrite HTML generation.
2012-01-16 Robert KonigsbergInclude common directory. Perhaps jquery _is_ the way...
2012-01-16 Robert KonigsbergMerge pull request #108 from kberg/master
2012-01-16 Robert KonigsbergFix drawing.js bug
2012-01-16 Robert KonigsbergMerge pull request #107 from kberg/master
2012-01-16 Robert KonigsbergAdd code link. It should get cleaned up.
2012-01-16 Robert KonigsbergMove textarea to common area.
2012-01-16 Robert KonigsbergClean-up.
2012-01-15 Robert KonigsbergMerge pull request #106 from kberg/master
2012-01-15 Robert KonigsbergAdd first part of linear regression, and fixed hash...
2012-01-15 Robert KonigsbergUpdate readme, add interaction model.
2012-01-15 Robert KonigsbergRename and retitle plotter.
2012-01-15 Robert KonigsbergAdd temperature-sf-ny. We should rename it.
2012-01-15 Robert KonigsbergAdd stock and styled-chart-labels.
2012-01-15 Robert KonigsbergAdd resize to gallery. It's got a bug in which I had...
2012-01-15 Robert KonigsbergAdd range-selector
2012-01-15 Robert KonigsbergMerge pull request #105 from kberg/master
2012-01-15 Robert KonigsbergAdd per-series and synchronize.
2012-01-15 Robert Konigsbergspecifying /usr/bin/env python instead of /usr/bin...
2012-01-15 Robert Konigsbergpush-to-web now pushes the gallery.
2012-01-15 Robert KonigsbergMerge pull request #104 from kberg/master
2012-01-15 Robert KonigsbergAdd hash support.
2012-01-10 Robert Konigsbergpush-to-web short-circuits when generate-jsdoc fails.
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 KonigsbergCan run all tests in one fell swoop.
2012-01-07 Robert KonigsbergBug in the function that splits variables.
2012-01-07 Robert KonigsbergAdded note about data selector.
2012-01-07 Robert KonigsbergWrong usage statement.
2012-01-07 Robert KonigsbergProperly handle multiple data selections.
2012-01-07 Robert KonigsbergAdd variable declarations for most all graphs and charts.
2012-01-07 Robert KonigsbergAdd sparse sample, rename variable.
2012-01-07 Robert KonigsbergSupport function() returning other data types.
2012-01-07 Robert KonigsbergAdd experimental, add usage test.
2012-01-06 Robert KonigsbergGave proper instructions and fixed prototype function...
2012-01-06 Robert KonigsbergAdd experimental palette.
2012-01-05 Robert KonigsbergMore direct browser version verification test for filte...
2012-01-03 Dan VanderkamOnly show the secondary y-axis label when there is...
2012-01-03 Dan VanderkamFix Issue 202: Second Y-Axis Label
2012-01-03 Dan VanderkamFix issue 249 & add regression test
2012-01-03 Dan Vanderkamexplicitly set charset=UTF-8 on docs; fixes Usage Galle...
2012-01-03 Dan VanderkamFF3.5 does not support ISO8601 date format.
2012-01-02 Dan VanderkamMerge branch 'master' of github.com:danvk/dygraphs
2012-01-02 Dan Vanderkamadd n-gramas example to gallery
2011-12-29 Robert KonigsbergWarning throwing error because of bad method name when...
2011-12-29 Robert KonigsbergTest name in the summary was wrong when selecting indiv...
2011-12-29 Robert KonigsbergOrganize local.html just a little.
2011-12-29 Robert KonigsbergAdd tests for isZoomed.
2011-12-29 Robert KonigsbergMake local testing AWESOME.
2011-12-29 Robert KonigsbergReturn tests results from runAllTests
2011-12-29 Robert KonigsbergAdd local test selector. SOO MUCH BETTER.
2011-12-28 Robert KonigsbergisZoomed broken because of == -> === comparison.
2011-12-27 Dan Vanderkamone more small fix from Paul
2011-12-26 Dan VanderkamAdd jWebChart link to gallery.
2011-12-26 Paul FelixFix issue 246.
2011-12-26 Adam VartanianExtract the granularity-picking code of the date ticker...
2011-12-26 Dan VanderkamAdd JSHint and make dygraphs pass its checks.
2011-12-23 Dan VanderkamAdd a simple Usage Gallery to the dygraphs home page.
2011-12-22 Dan VanderkamFix issue 237 (standard date/time string)
2011-12-22 Dan VanderkamWork around issue 200: Android 3.0: dygraph does not...
2011-12-21 Dan VanderkamFix Issue 60: Add tests for one data point and zero...
2011-12-21 Dan VanderkamFix issue 131: setVisibility() broken with multiple...
2011-12-21 Dan Vanderkamremove extra logging from scrolling_div.js
2011-12-21 Dan VanderkamFix some tests that started failing in OS X Lion.
2011-12-21 Robert KonigsbergMerge branch 'master' of github.com/danvk/dygraphs
2011-12-21 Robert KonigsbergAdd tests that would have caught the issue with filled...
2011-12-21 Dan VanderkamIncorporate Paul's stack trace logging fix.
2011-12-21 Robert KonigsbergAdd var declaration to prevent breaking stacked graphs.
2011-12-19 Robert KonigsbergAdd visualization test for changing colors.
2011-12-19 Dan VanderkamClarify updateOptions behavior when you specify too...
2011-12-19 Dan VanderkamFix another missing "var" and put rgbcolor.js into...
2011-12-19 Dan VanderkamRemove duplicated layout/range selector initialization...
2011-12-19 Dan Vanderkamsquash a few remaining "use strict" errors
2011-12-19 Dan VanderkamEnable "strict" mode -- and fix one missing "var" decla...
2011-12-16 Dan VanderkamFix issue 186 (dygraphs does not accept "1e-5" as a...
2011-12-16 Dan VanderkamWhen possible, record the file/line number that logged...
2011-12-16 Dan VanderkamFix issue 247 and flesh out its regression test.
2011-12-14 Dan VanderkamMerge pull request #99 from kberg/master
next