2010-02-08 |
Dan Vanderkam | Parse dates like "2009-7-12" correctly (patch from... |
blob | commitdiff |
2010-02-08 |
Dan Vanderkam | simplify logic |
blob | commitdiff | diff to current |
2010-02-08 |
Evan Klitzke | pad exact hours with :00 |
blob | commitdiff | diff to current |
2010-02-05 |
Dan Vanderkam | minor tweaks post-merge |
blob | commitdiff | diff to current |
2010-02-05 |
Dan Vanderkam | merge in nikhil's changes |
blob | commitdiff | diff to current |
2010-02-05 |
Nikhil Kasinadhuni | Merged stacked graph support from iownbey's version... |
blob | commitdiff | diff to current |
2010-02-05 |
Dan Vanderkam | change for Safari suggested by bearlanding |
blob | commitdiff | diff to current |
2010-02-05 |
Dan Vanderkam | highlight callback only when selected point changes |
blob | commitdiff | diff to current |
2010-02-03 |
Dan Vanderkam | add xAxisRange and a few tests |
blob | commitdiff | diff to current |
2010-01-31 |
Dan Vanderkam | fix a bug involving calculation of span w/r/t/ includeZero |
blob | commitdiff | diff to current |
2010-01-31 |
Dan Vanderkam | Fix Kenny's numeric gviz bug and add a test |
blob | commitdiff | diff to current |
2010-01-26 |
Dan Vanderkam | Fix issue 67 and add a test |
blob | commitdiff | diff to current |
2010-01-26 |
Dan Vanderkam | Fix issue #65 |
blob | commitdiff | diff to current |
2010-01-13 |
Dan Vanderkam | sort data if it's out of order (but log a warning) |
blob | commitdiff | diff to current |
2010-01-12 |
potter | Allow width/height to be specified as a % and as an... |
blob | commitdiff | diff to current |
2009-12-30 |
Dan Vanderkam | Fix typo spotted by Morgan |
blob | commitdiff | diff to current |
2009-12-23 |
Dan Vanderkam | fix bug |
blob | commitdiff | diff to current |
2009-12-23 |
Dan Vanderkam | interface to control series visibility |
blob | commitdiff | diff to current |
2009-12-17 |
Dan Vanderkam | Patch from ComSubVie to add fillGraph attribute |
blob | commitdiff | diff to current |
2009-12-16 |
Dan Vanderkam | merge |
blob | commitdiff | diff to current |
2009-12-16 |
Dan Vanderkam | remove an extra log statement |
blob | commitdiff | diff to current |
2009-12-16 |
Dan Vanderkam | fix bug, add a few more time granularities |
blob | commitdiff | diff to current |
2009-12-16 |
Dan Vanderkam | use nice times |
blob | commitdiff | diff to current |
2009-12-15 |
Dan Vanderkam | shift+drag pans now, too. Chrome steals the alt+drag... |
blob | commitdiff | diff to current |
2009-12-15 |
Dan Vanderkam | don't ignore zero values in the first column of DataTables |
blob | commitdiff | diff to current |
2009-12-15 |
Dan Vanderkam | fix isPanning is not defined error |
blob | commitdiff | diff to current |
2009-12-14 |
Dan Vanderkam | Incorporate base 2 patch from ComSubVie and update... |
blob | commitdiff | diff to current |
2009-12-14 |
Dan Vanderkam | more illustration of dateWindow problems |
blob | commitdiff | diff to current |
2009-12-14 |
Dan Vanderkam | make zoom out work again |
blob | commitdiff | diff to current |
2009-12-14 |
Dan Vanderkam | allow dateWindow to be set explicitly in layout (previo... |
blob | commitdiff | diff to current |
2009-12-14 |
Dan Vanderkam | fix another 0 vs. null bug |
blob | commitdiff | diff to current |
2009-12-14 |
Dan Vanderkam | basic panning functionality |
blob | commitdiff | diff to current |
2009-12-14 |
Dan Vanderkam | update status div |
blob | commitdiff | diff to current |
2009-12-14 |
Dan Vanderkam | actually draw the graph |
blob | commitdiff | diff to current |
2009-12-14 |
Dan Vanderkam | first stab at Dygraph.resize() |
blob | commitdiff | diff to current |
2009-12-14 |
Dan Vanderkam | fix bug |
blob | commitdiff | diff to current |
2009-12-13 |
Dan Vanderkam | clean things up |
blob | commitdiff | diff to current |
2009-12-13 |
Dan Vanderkam | apply patch #2 from ComSubVie |
blob | commitdiff | diff to current |
2009-12-13 |
Dan Vanderkam | apply patch one from ComSubVie |
blob | commitdiff | diff to current |
2009-12-13 |
Dan Vanderkam | clean up whitespace issues |
blob | commitdiff | diff to current |
2009-12-13 |
Dan Vanderkam | apply patches from mark swanson |
blob | commitdiff | diff to current |
2009-12-12 |
Dan Vanderkam | Merge branch 'master' of github.com:danvk/dygraphs |
blob | commitdiff | diff to current |
2009-12-12 |
Dan Vanderkam | add support for errorBars to gviz gadget |
blob | commitdiff | diff to current |
2009-12-12 |
Dan Vanderkam | check for null/undefined/NaN values, not zero values... |
blob | commitdiff | diff to current |
2009-12-06 |
Dan Vanderkam | fix some customError bugs |
blob | commitdiff | diff to current |
2009-12-03 |
Dan Vanderkam | Merge branch 'master' of github.com:danvk/dygraphs |
blob | commitdiff | diff to current |
2009-12-03 |
Dan Vanderkam | fix partial arc bug in IE (degrees -> radians) |
blob | commitdiff | diff to current |
2009-12-03 |
Dan Vanderkam | changes to make grid_dot test work in IE8 |
blob | commitdiff | diff to current |
2009-12-01 |
Dan Vanderkam | add highlightCallback, add selPoints to callbacks,... |
blob | commitdiff | diff to current |
2009-12-01 |
Dan Vanderkam | add "delimiter" attribute, support for tabbed input |
blob | commitdiff | diff to current |
2009-12-01 |
Dan Vanderkam | remove MochiKit.Base.update |
blob | commitdiff | diff to current |
2009-12-01 |
Dan Vanderkam | remove MochiKit.Base.clone |
blob | commitdiff | diff to current |
2009-12-01 |
Dan Vanderkam | clone |
blob | commitdiff | diff to current |
2009-12-01 |
Dan Vanderkam | remove isArrayLike and isDateLike |
blob | commitdiff | diff to current |
2009-11-30 |
Dan Vanderkam | remove incorrect comment |
blob | commitdiff | diff to current |
2009-11-30 |
Dan Vanderkam | Remove MochiKit.Color dependence, add in simpler rgbcol... |
blob | commitdiff | diff to current |
2009-11-30 |
Dan Vanderkam | remove dependence on MochiKit.Signal |
blob | commitdiff | diff to current |
2009-11-30 |
Dan Vanderkam | keep removing MochiKit dependencies |
blob | commitdiff | diff to current |
2009-11-30 |
Dan Vanderkam | remove dependence on PlotKit.Base as well |
blob | commitdiff | diff to current |
2009-11-30 |
Dan Vanderkam | remove dependence on Layout.js |
blob | commitdiff | diff to current |
2009-11-30 |
Dan Vanderkam | make customBars an option |
blob | commitdiff | diff to current |
2009-11-30 |
Dan Vanderkam | option to draw dots. draw dots on isolated points |
blob | commitdiff | diff to current |
2009-11-29 |
Dan Vanderkam | fix rolling w/ missing data and no error bars. simplify... |
blob | commitdiff | diff to current |
2009-11-29 |
Dan Vanderkam | allow gaps in gviz data |
blob | commitdiff | diff to current |
2009-11-29 |
Dan Vanderkam | update combined |
blob | commitdiff | diff to current |
2009-11-28 |
Dan Vanderkam | fix some range calculation bugs with error bars, gaps... |
blob | commitdiff | diff to current |
2009-11-28 |
Dan Vanderkam | nulls in array data |
blob | commitdiff | diff to current |
2009-11-28 |
Dan Vanderkam | basic support for missing data in CSV |
blob | commitdiff | diff to current |
2009-11-28 |
Dan Vanderkam | Merge branch 'master' into missing |
blob | commitdiff | diff to current |
2009-11-27 |
Dan Vanderkam | Merge branch 'master' into plotter |
blob | commitdiff | diff to current |
2009-11-27 |
Dan Vanderkam | tighten up |
blob | commitdiff | diff to current |
2009-11-27 |
Dan Vanderkam | basic negative value support |
blob | commitdiff | diff to current |
2009-11-27 |
Dan Vanderkam | Merge branch 'clear_div' into plotter |
blob | commitdiff | diff to current |
2009-11-27 |
Dan Vanderkam | clear div |
blob | commitdiff | diff to current |
2009-11-27 |
Dan Vanderkam | Merge branch 'master' into gadget |
blob | commitdiff | diff to current |
2009-11-25 |
Dan Vanderkam | skip over missing data points in gviz |
blob | commitdiff | diff to current |
2009-11-25 |
Dan Vanderkam | various fixes for the gadget -- it works in google... |
blob | commitdiff | diff to current |
2009-11-25 |
Dan Vanderkam | dygraphs finally stays within its bounds! removed paddi... |
blob | commitdiff | diff to current |
2009-11-24 |
Dan Vanderkam | sync in the massive r48 |
blob | commitdiff | diff to current |
2009-11-05 |
Dan Vanderkam | more x-axis time resolutions |
blob | commitdiff | diff to current |
2009-09-04 |
Dan Vanderkam | remove debug logging statements |
blob | commitdiff | diff to current |
2009-09-04 |
Dan Vanderkam | Rewrite numericTicks to consider chart height. Fixes... |
blob | commitdiff | diff to current |
2009-09-03 |
Dan Vanderkam | fix shallow copy bug, regen combined |
blob | commitdiff | diff to current |
2009-09-03 |
Dan Vanderkam | add grid color and dot size parameters |
blob | commitdiff | diff to current |
2009-09-02 |
Dan Vanderkam | add custom styling for labels |
blob | commitdiff | diff to current |
2009-08-29 |
Dan Vanderkam | add support for numeric axes in gviz. fixes issue 27 |
blob | commitdiff | diff to current |
2009-08-29 |
Dan Vanderkam | Be smart about the number of x ticks. This resolves... |
blob | commitdiff | diff to current |
2009-08-28 |
Dan Vanderkam | Add a thin wrapper that directly supports the gviz... |
blob | commitdiff | diff to current |
2009-08-27 |
Dan Vanderkam | add very basic support for gviz DataTable input |
blob | commitdiff | diff to current |
2009-08-27 |
Dan Vanderkam | add support for down to one second granularity, plus... |
blob | commitdiff | diff to current |
2009-08-27 |
Dan Vanderkam | hourly test |
blob | commitdiff | diff to current |
2009-08-25 |
Dan Vanderkam | Do something more reasonable to roll w/ customBars... |
blob | commitdiff | diff to current |
2009-08-21 |
Dan Vanderkam | Add showRoller attribute. This fixes issue 8. |
blob | commitdiff | diff to current |
2009-08-21 |
Dan Vanderkam | Apparently the third parameter to replace only works... |
blob | commitdiff | diff to current |
2009-08-20 |
Dan Vanderkam | Delay calculation of offsets when zooming. I believe... |
blob | commitdiff | diff to current |
2009-08-19 |
Dan Vanderkam | fix issue 3 and update combined JS |
blob | commitdiff | diff to current |
2009-08-18 |
Dan Vanderkam | Initial check-in |
blob | commitdiff | diff to current |
|