2012-06-15 |
Robert Konigsberg | Remove unused local variable from drawNonTrivialLine.
|
commit | commitdiff | tree |
2012-06-15 |
Robert Konigsberg | Introduce Dygraph.createIterator, and use it to simplify...
|
commit | commitdiff | tree |
2012-06-15 |
Robert Konigsberg | Add failure count to top of file.
|
commit | commitdiff | tree |
2012-06-14 |
Robert Konigsberg | Mild code reduction by eliminating duplication
|
commit | commitdiff | tree |
2012-06-14 |
Robert Konigsberg | Add missing_points.js to the bunch (as part of prior...
|
commit | commitdiff | tree |
2012-06-13 |
Robert Konigsberg | Moving the new missing-points tests to their own test...
|
commit | commitdiff | tree |
2012-06-13 |
Robert Konigsberg | connectSeparatedPoints is working. This has also improved
|
commit | commitdiff | tree |
2012-06-13 |
Robert Konigsberg | Document the role of makeNextPointStep.
|
commit | commitdiff | tree |
2012-06-13 |
Robert Konigsberg | Properly draw separated points.
|
commit | commitdiff | tree |
2012-06-13 |
Robert Konigsberg | Explain the role of NaN in connectSeparatedPoints.
|
commit | commitdiff | tree |
2012-06-13 |
Robert Konigsberg | Add assertion that gets all the drawn lines.
|
commit | commitdiff | tree |
2012-06-13 |
Robert Konigsberg | Merge github.com:danvk/dygraphs
|
commit | commitdiff | tree |
2012-06-13 |
Robert Konigsberg | Fix bug 336. parseFloat(null) == NaN. Delightful.
|
commit | commitdiff | tree |
2012-06-13 |
Robert Konigsberg | Add test case which confirms regression reported in...
|
commit | commitdiff | tree |
2012-06-01 |
Robert Konigsberg | Add some tepid comments, use of local variables, etc.
|
commit | commitdiff | tree |
2012-06-01 |
Robert Konigsberg | Standardize isNullOrNan.
|
commit | commitdiff | tree |
2012-06-01 |
Robert Konigsberg | bhs performance enhancement base. This hits biggest...
|
commit | commitdiff | tree |
2012-05-29 |
Robert Konigsberg | Make auto_tests easier to read, and also, add easy...
|
commit | commitdiff | tree |
2012-05-15 |
Robert Konigsberg | Add @license tag to dygraph-combined.js
|
commit | commitdiff | tree |
2012-04-18 |
Robert Konigsberg | Tweak the addEvent/removeEvent code. Restore the non...
|
commit | commitdiff | tree |
2012-04-17 |
Robert Konigsberg | Tracking all event registrations, and deallocating...
|
commit | commitdiff | tree |
2012-04-11 |
Robert Konigsberg | More fixes for http://code.google.com/p/dygraphs/issues...
|
commit | commitdiff | tree |
2012-04-11 |
Robert Konigsberg | Filter out the query directory from docs. Fixes http...
|
commit | commitdiff | tree |
2012-04-04 |
Robert Konigsberg | Edit in jsFiddle
|
commit | commitdiff | tree |
2012-03-30 |
Robert Konigsberg | Add sanity test ensuring that creating annotations...
|
commit | commitdiff | tree |
2012-03-02 |
Robert Konigsberg | Merge pull request #138 from klausw-g/highlight-series...
|
commit | commitdiff | tree |
2012-02-29 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygraphs
|
commit | commitdiff | tree |
2012-02-29 |
Robert Konigsberg | Rename stuff.
|
commit | commitdiff | tree |
2012-02-29 |
Robert Konigsberg | Clean up docs a little, fix "title" propagation bug.
|
commit | commitdiff | tree |
2012-02-28 |
Robert Konigsberg | Reorder; trying to move to Gallery
|
commit | commitdiff | tree |
2012-02-28 |
Robert Konigsberg | Update index.html to mention the gallery
|
commit | commitdiff | tree |
2012-02-28 |
Robert Konigsberg | More name standardization.
|
commit | commitdiff | tree |
2012-02-28 |
Robert Konigsberg | Doc updates / push gallery, rename some gallery js...
|
commit | commitdiff | tree |
2012-02-28 |
Robert Konigsberg | Remove deleted tests from index.html
|
commit | commitdiff | tree |
2012-02-28 |
Robert Konigsberg | Delete outdated tests.
|
commit | commitdiff | tree |
2012-02-28 |
Robert Konigsberg | Fix option reference, remove line continuation hack.
|
commit | commitdiff | tree |
2012-02-27 |
Robert Konigsberg | Gallery failure when CSS does not exist.
|
commit | commitdiff | tree |
2012-02-27 |
Robert Konigsberg | Gallery code links reset the URL anchor. This fixes it.
|
commit | commitdiff | tree |
2012-02-25 |
Robert Konigsberg | Merge pull request #127 from kberg/master
|
commit | commitdiff | tree |
2012-02-25 |
Robert Konigsberg | Display CSS. This doesn't work in Chrome, locally ...
|
commit | commitdiff | tree |
2012-02-25 |
Robert Konigsberg | Updated docs for drawPointCallback and drawHighlightPointCal...
|
commit | commitdiff | tree |
2012-02-25 |
Robert Konigsberg | Support line continuation in JSON format.
|
commit | commitdiff | tree |
2012-02-25 |
Robert Konigsberg | Add "parameters" specification to docs; indented rendering.
|
commit | commitdiff | tree |
2012-02-25 |
Robert Konigsberg | Better gallery; separates out the HTML, Javascript...
|
commit | commitdiff | tree |
2012-02-24 |
Robert Konigsberg | Remove comma, incompatible with IE.
|
commit | commitdiff | tree |
2012-02-24 |
Robert Konigsberg | Changes due to code review.
|
commit | commitdiff | tree |
2012-02-23 |
Robert Konigsberg | Fixed Dygraph.Circles.Circle and custom circles. All...
|
commit | commitdiff | tree |
2012-02-23 |
Robert Konigsberg | Many bug fixes, highlight seems to not work.
|
commit | commitdiff | tree |
2012-02-23 |
Robert Konigsberg | Add custom-circles demo to tests/. Obvious bugs in...
|
commit | commitdiff | tree |
2012-02-23 |
Robert Konigsberg | Add tests for drawPointCallback and drawHighlightCallback
|
commit | commitdiff | tree |
2012-02-22 |
Robert Konigsberg | Add sanity drawPointCallback tests.
|
commit | commitdiff | tree |
2012-02-22 |
Robert Konigsberg | whitespace cleanup
|
commit | commitdiff | tree |
2012-02-22 |
Robert Konigsberg | Merge http://github.com/danvk/dygraphs into custom...
|
commit | commitdiff | tree |
2012-02-22 |
Robert Konigsberg | custom circles, first part.
|
commit | commitdiff | tree |
2012-02-21 |
Robert Konigsberg | Merge pull request #120 from timeu/bugfix_upstream
|
commit | commitdiff | tree |
2012-01-25 |
Robert Konigsberg | Apply firefox fix to the gallery. (We should remove...
|
commit | commitdiff | tree |
2012-01-25 |
Robert Konigsberg | Merge pull request #117 from jllodra/master
|
commit | commitdiff | tree |
2012-01-19 |
Robert Konigsberg | Remove memory leaks from dygraph-many-points-benchmark.
|
commit | commitdiff | tree |
2012-01-17 |
Robert Konigsberg | Merge pull request #112 from kberg/master
|
commit | commitdiff | tree |
2012-01-17 |
Robert Konigsberg | Plotter demo bugfix.
|
commit | commitdiff | tree |
2012-01-17 |
Robert Konigsberg | Merge pull request #111 from kberg/master
|
commit | commitdiff | tree |
2012-01-17 |
Robert Konigsberg | tiny
|
commit | commitdiff | tree |
2012-01-17 |
Robert Konigsberg | Style tweaks
|
commit | commitdiff | tree |
2012-01-17 |
Robert Konigsberg | Merge pull request #110 from kberg/master
|
commit | commitdiff | tree |
2012-01-17 |
Robert Konigsberg | stuff. i'm tired.
|
commit | commitdiff | tree |
2012-01-17 |
Robert Konigsberg | Make text area size configurable in pixels.
|
commit | commitdiff | tree |
2012-01-17 |
Robert Konigsberg | Merge pull request #109 from kberg/master
|
commit | commitdiff | tree |
2012-01-17 |
Robert Konigsberg | Show introductory text.
|
commit | commitdiff | tree |
2012-01-17 |
Robert Konigsberg | Cleaned up nasty table style.
|
commit | commitdiff | tree |
2012-01-17 |
Robert Konigsberg | Reduce the size of some overly-long graphs. OK, that...
|
commit | commitdiff | tree |
2012-01-17 |
Robert Konigsberg | Rewrite HTML generation.
|
commit | commitdiff | tree |
2012-01-16 |
Robert Konigsberg | Include common directory. Perhaps jquery _is_ the way...
|
commit | commitdiff | tree |
2012-01-16 |
Robert Konigsberg | Merge pull request #108 from kberg/master
|
commit | commitdiff | tree |
2012-01-16 |
Robert Konigsberg | Fix drawing.js bug
|
commit | commitdiff | tree |
2012-01-16 |
Robert Konigsberg | Merge pull request #107 from kberg/master
|
commit | commitdiff | tree |
2012-01-16 |
Robert Konigsberg | Add code link. It should get cleaned up.
|
commit | commitdiff | tree |
2012-01-16 |
Robert Konigsberg | Move textarea to common area.
|
commit | commitdiff | tree |
2012-01-16 |
Robert Konigsberg | Clean-up.
|
commit | commitdiff | tree |
2012-01-15 |
Robert Konigsberg | Merge pull request #106 from kberg/master
|
commit | commitdiff | tree |
2012-01-15 |
Robert Konigsberg | Add first part of linear regression, and fixed hash...
|
commit | commitdiff | tree |
2012-01-15 |
Robert Konigsberg | Update readme, add interaction model.
|
commit | commitdiff | tree |
2012-01-15 |
Robert Konigsberg | Rename and retitle plotter.
|
commit | commitdiff | tree |
2012-01-15 |
Robert Konigsberg | Add temperature-sf-ny. We should rename it.
|
commit | commitdiff | tree |
2012-01-15 |
Robert Konigsberg | Add stock and styled-chart-labels.
|
commit | commitdiff | tree |
2012-01-15 |
Robert Konigsberg | Add resize to gallery. It's got a bug in which I had...
|
commit | commitdiff | tree |
2012-01-15 |
Robert Konigsberg | Add range-selector
|
commit | commitdiff | tree |
2012-01-15 |
Robert Konigsberg | Merge pull request #105 from kberg/master
|
commit | commitdiff | tree |
2012-01-15 |
Robert Konigsberg | Add per-series and synchronize.
|
commit | commitdiff | tree |
2012-01-15 |
Robert Konigsberg | specifying /usr/bin/env python instead of /usr/bin...
|
commit | commitdiff | tree |
2012-01-15 |
Robert Konigsberg | push-to-web now pushes the gallery.
|
commit | commitdiff | tree |
2012-01-15 |
Robert Konigsberg | Merge pull request #104 from kberg/master
|
commit | commitdiff | tree |
2012-01-15 |
Robert Konigsberg | Add hash support.
|
commit | commitdiff | tree |
2012-01-10 |
Robert Konigsberg | push-to-web short-circuits when generate-jsdoc fails.
|
commit | commitdiff | tree |
2012-01-09 |
Robert Konigsberg | Add textarea (oops)
|
commit | commitdiff | tree |
2012-01-09 |
Robert Konigsberg | Split out the css.
|
commit | commitdiff | tree |
2012-01-09 |
Robert Konigsberg | Firefox compatibility
|
commit | commitdiff | tree |
2012-01-08 |
Robert Konigsberg | Modal dialog box, better centering.
|
commit | commitdiff | tree |
2012-01-08 |
Robert Konigsberg | Hiding "copy".
|
commit | commitdiff | tree |
2012-01-08 |
Robert Konigsberg | Editor title description.
|
commit | commitdiff | tree |
2012-01-08 |
Robert Konigsberg | Text area is almost working. It's not modal, and it...
|
commit | commitdiff | tree |
next |