Kyle Baggott [Tue, 2 Feb 2016 10:55:20 +0000 (10:55 +0000)]
using changedTouches instead of touches
In testing on different devices it seems changedTouches is better supported cross platform, using this instead of the the touches object.
Roughly tested on iOS and Android.
Kyle Baggott [Tue, 2 Feb 2016 10:38:40 +0000 (10:38 +0000)]
moving the lastTouch save into the "one touch" more efficient
Kyle Baggott [Mon, 1 Feb 2016 21:38:56 +0000 (21:38 +0000)]
Adding touchOVER check to the pageX/Y
Adding touchOVER check to the pageX/Y as it only exists under touches for touch events.
Kyle Baggott [Mon, 1 Feb 2016 21:33:34 +0000 (21:33 +0000)]
Renaming the event to touchOVER as it makes more sense
Kyle Baggott [Mon, 1 Feb 2016 21:29:35 +0000 (21:29 +0000)]
Saving the lastTouch to check for a "touchOVER"
Saving the lastTouch and looking to see if other functions wipe it before passing a special param to tell the other functions that it's a touchOVER.
Kyle Baggott [Tue, 15 Sep 2015 13:06:03 +0000 (14:06 +0100)]
making comments nicer
KyleBaggott [Tue, 15 Sep 2015 13:02:02 +0000 (14:02 +0100)]
fixing issue with xRangePad being ignored on unzoom, with auto_test.
Dan Vanderkam [Fri, 26 Jun 2015 16:25:18 +0000 (12:25 -0400)]
Merge pull request #634 from mjanda/master
Fix previous callbacks
Marek Janda [Fri, 26 Jun 2015 10:46:47 +0000 (12:46 +0200)]
fix description
Marek Janda [Fri, 26 Jun 2015 07:47:47 +0000 (09:47 +0200)]
synchronizer tests
Tomster [Wed, 24 Jun 2015 18:51:20 +0000 (20:51 +0200)]
Use prevCallbacks[i].highlightCallback.apply(this, arguments) instead so this works in prevCallbacks[i].highlightCallback
Marek Janda [Tue, 23 Jun 2015 18:04:11 +0000 (20:04 +0200)]
for..in -> normal for loop
Marek Janda [Tue, 23 Jun 2015 06:31:36 +0000 (08:31 +0200)]
fix previous callbacks
Dan Vanderkam [Fri, 12 Jun 2015 14:58:01 +0000 (10:58 -0400)]
Merge pull request #625 from kkirsche/patch-1
Remove moot `version` property from bower.json
Kevin Kirsche [Fri, 12 Jun 2015 02:39:39 +0000 (22:39 -0400)]
Remove moot `version` property from bower.json
Per bower/bower.json-spec@a325da3
Also their maintainer says they probably won't ever use it: http://stackoverflow.com/questions/
24844901/bowers-bower-json-file-version-property
Dan Vanderkam [Tue, 9 Jun 2015 21:58:00 +0000 (17:58 -0400)]
Merge pull request #622 from JoesephPaulSmith/master
Updating users.html on source master
Joe Smith [Tue, 9 Jun 2015 21:32:46 +0000 (17:32 -0400)]
Update users.html
Did a reset... this should be 1 commit now
Dan Vanderkam [Thu, 28 May 2015 01:48:58 +0000 (21:48 -0400)]
Merge pull request #615 from t-lynch/fillAlpha-fix
Allow fillAlpha to be set on a per-Series basis when fillGraph option is used.
Thomas J. Lynch [Wed, 27 May 2015 22:43:50 +0000 (18:43 -0400)]
Added test cases to verify that per series alphaFill is working properly
t-lynch [Wed, 27 May 2015 20:19:49 +0000 (16:19 -0400)]
Update dygraph-canvas.js
Changed the way that the fillAlpha option is processes in the _fillPlotter function in order to allow for per-series configuration. Previously when fillGraph was set, only the global option was recognized.
Dan Vanderkam [Fri, 24 Apr 2015 14:23:32 +0000 (10:23 -0400)]
Merge pull request #603 from pshevtsov/crosshair
Update paths for Crosshair plugin
Petr Shevtsov [Thu, 23 Apr 2015 17:51:46 +0000 (23:51 +0600)]
Update crosshair src path
Petr Shevtsov [Thu, 23 Apr 2015 17:51:11 +0000 (23:51 +0600)]
Move to the proper directory
Dan Vanderkam [Wed, 22 Apr 2015 16:05:33 +0000 (12:05 -0400)]
Fix path in custom-circles demo
Dan Vanderkam [Wed, 22 Apr 2015 14:50:55 +0000 (10:50 -0400)]
Merge pull request #600 from danvk/558-fill-artifacts
Fix and regression test for fast proxy artifacts.
Dan Vanderkam [Wed, 22 Apr 2015 14:50:32 +0000 (10:50 -0400)]
Merge pull request #590 from danvk/540-fixup
Rebase (Straw broom) Plugin
Dan Vanderkam [Wed, 22 Apr 2015 14:50:23 +0000 (10:50 -0400)]
Merge pull request #588 from danvk/299-clean
Crosshair plugin
Dan Vanderkam [Tue, 21 Apr 2015 22:02:04 +0000 (18:02 -0400)]
Fix and regression test for fast proxy artifacts.
See issue #558
Dan Vanderkam [Wed, 22 Apr 2015 03:24:31 +0000 (23:24 -0400)]
Merge pull request #592 from danvk/issue-524
Set this for drawCallback
Dan Vanderkam [Wed, 22 Apr 2015 02:20:57 +0000 (22:20 -0400)]
Merge pull request #596 from danvk/bower-ignore
Unignore a few more files for bower
Dan Vanderkam [Wed, 22 Apr 2015 02:20:46 +0000 (22:20 -0400)]
Merge pull request #594 from danvk/fix-517
Handle rgba() colors & error bars properly
Dan Vanderkam [Tue, 21 Apr 2015 20:32:24 +0000 (16:32 -0400)]
Unignore a few more files for bower
Dan Vanderkam [Tue, 21 Apr 2015 18:41:39 +0000 (14:41 -0400)]
Parse rgba colors (fixes #517)
Dan Vanderkam [Tue, 21 Apr 2015 18:41:06 +0000 (14:41 -0400)]
Fork off Karma file for in-browser debug
Dan Vanderkam [Tue, 21 Apr 2015 17:12:21 +0000 (13:12 -0400)]
Merge pull request #591 from danvk/container
Use Travis container architecture
Dan Vanderkam [Mon, 13 Apr 2015 17:47:33 +0000 (13:47 -0400)]
Set this for drawCallback
Dan Vanderkam [Tue, 21 Apr 2015 16:21:41 +0000 (12:21 -0400)]
Merge pull request #589 from stephenjbell/patch-1
Added HowManyDiapers.com to users.html page
Dan Vanderkam [Tue, 21 Apr 2015 16:20:29 +0000 (12:20 -0400)]
Use Travis container architecture
Dan Vanderkam [Tue, 21 Apr 2015 16:18:32 +0000 (12:18 -0400)]
Move stock data into tests/data.js
Petr Shevtsov [Wed, 28 Jan 2015 17:28:59 +0000 (20:28 +0300)]
Rebase (Straw broom) Plugin
Stephen Bell [Tue, 21 Apr 2015 16:10:29 +0000 (11:10 -0500)]
Added HowManyDiapers.com to users.html page
Petr Shevtsov [Tue, 21 Apr 2015 15:49:44 +0000 (11:49 -0400)]
Crosshair plugin
Dan Vanderkam [Tue, 21 Apr 2015 15:29:17 +0000 (11:29 -0400)]
Merge pull request #576 from mjanda/master
Fix range selection when chart is located inside fullscreen element
Dan Vanderkam [Mon, 20 Apr 2015 21:16:01 +0000 (17:16 -0400)]
Merge pull request #586 from aldendaniels/patch-1
Load dygraph-combined when loading from NPM
aldendaniels [Mon, 20 Apr 2015 17:36:27 +0000 (12:36 -0500)]
Fix broken tests when module is not defined
aldendaniels [Mon, 20 Apr 2015 17:10:16 +0000 (12:10 -0500)]
Export Dygraph
Alden Daniels [Mon, 20 Apr 2015 16:42:45 +0000 (11:42 -0500)]
Use "dev" combined version
Minification should be handled by each app's build system.
Alden Daniels [Mon, 20 Apr 2015 16:25:29 +0000 (11:25 -0500)]
Load dygraph-combined when loading from NPM
Today, when loading dygraphs from NPM via browserify you need to include:
```javascript
var Dygraph = require('dygraphs/dygraph-combined.js');
```
Being able to do this:
```javascript
var Dygraph = require('dygraphs');
```
Is preferable.
Dan Vanderkam [Mon, 13 Apr 2015 17:40:34 +0000 (13:40 -0400)]
Fix paths in synchronize test
Dan Vanderkam [Mon, 6 Apr 2015 23:15:36 +0000 (19:15 -0400)]
Merge pull request #577 from bbirand/patch-1
Fix link to synchronize.js file
Berk Birand [Sun, 5 Apr 2015 21:57:56 +0000 (00:57 +0300)]
Fix link to synchronize.js file
Marek Janda [Sun, 5 Apr 2015 14:02:46 +0000 (16:02 +0200)]
not needed
Marek Janda [Sun, 5 Apr 2015 13:45:40 +0000 (15:45 +0200)]
Fix range selection when chart is located inside fullscreen element
Dan Vanderkam [Mon, 30 Mar 2015 19:59:23 +0000 (15:59 -0400)]
Merge pull request #574 from danvk/test-warnings
Remove all test warnings
Dan Vanderkam [Mon, 30 Mar 2015 19:26:06 +0000 (15:26 -0400)]
Ensure .only() is never committed
Dan Vanderkam [Mon, 30 Mar 2015 19:19:46 +0000 (15:19 -0400)]
Remove all remaining logging from tests
Dan Vanderkam [Mon, 30 Mar 2015 18:50:03 +0000 (14:50 -0400)]
Fix most warnings
Dan Vanderkam [Sun, 29 Mar 2015 23:19:33 +0000 (19:19 -0400)]
Merge pull request #573 from danvk/coverage-cleanup
Coverage cleanup
Dan Vanderkam [Sun, 29 Mar 2015 23:13:23 +0000 (19:13 -0400)]
Test for dashed legend
Dan Vanderkam [Sun, 29 Mar 2015 22:59:04 +0000 (18:59 -0400)]
Tests for labelsDiv option
Dan Vanderkam [Sun, 29 Mar 2015 22:11:45 +0000 (18:11 -0400)]
test range selector creation/deletion
Dan Vanderkam [Sun, 29 Mar 2015 22:11:38 +0000 (18:11 -0400)]
Remove some IE code
Dan Vanderkam [Sun, 29 Mar 2015 21:12:27 +0000 (17:12 -0400)]
update console polyfill to v0.2.1
Dan Vanderkam [Sun, 29 Mar 2015 03:26:16 +0000 (23:26 -0400)]
Merge pull request #570 from danvk/moar-coverage
Attempt to increase code coverage
Dan Vanderkam [Sun, 29 Mar 2015 03:25:50 +0000 (23:25 -0400)]
see issue 571
Dan Vanderkam [Sun, 29 Mar 2015 03:15:39 +0000 (23:15 -0400)]
flesh out karma docs
Dan Vanderkam [Sun, 29 Mar 2015 03:15:31 +0000 (23:15 -0400)]
tests for more parsing formats
Dan Vanderkam [Sun, 29 Mar 2015 02:41:58 +0000 (22:41 -0400)]
Basic tests for GViz support
Dan Vanderkam [Sat, 28 Mar 2015 18:57:06 +0000 (14:57 -0400)]
Unit test for animated zooms.
Also documents the behavior of zoomCallback more clearly.
Dan Vanderkam [Sat, 28 Mar 2015 18:31:57 +0000 (14:31 -0400)]
Test non-existent divs
Dan Vanderkam [Sat, 28 Mar 2015 18:29:47 +0000 (14:29 -0400)]
Make constructor a pure forward to __init__.
I don't understand the comment I removed here at all, but it does seem
to indicate that this change is safe.
Dan Vanderkam [Sat, 28 Mar 2015 18:21:23 +0000 (14:21 -0400)]
Remove old_init and the four arg constructor.
It's been deprecated for at least five years. Should be safe to drop.
Dan Vanderkam [Sat, 28 Mar 2015 18:18:44 +0000 (14:18 -0400)]
Test labelsKMB{B,G2} with values < 1
Dan Vanderkam [Sat, 28 Mar 2015 18:18:01 +0000 (14:18 -0400)]
Drop class-level toString()
I've never seen this on any other JS class. The instance toString()
method is more standard.
Dan Vanderkam [Sat, 28 Mar 2015 18:17:39 +0000 (14:17 -0400)]
Remove old README
Dan Vanderkam [Mon, 23 Mar 2015 22:22:15 +0000 (18:22 -0400)]
Merge pull request #565 from danvk/gulp
Migrate to gulp & karma
Dan Vanderkam [Sun, 22 Mar 2015 23:24:40 +0000 (19:24 -0400)]
match existing dygraphs generated files
Dan Vanderkam [Sun, 22 Mar 2015 21:32:07 +0000 (17:32 -0400)]
Update documentation
Dan Vanderkam [Sun, 22 Mar 2015 17:41:13 +0000 (13:41 -0400)]
remove unused frameworks
Dan Vanderkam [Sat, 21 Mar 2015 22:44:31 +0000 (18:44 -0400)]
Generate LCOV coverage data and post to coveralls
Dan Vanderkam [Sun, 22 Mar 2015 14:31:00 +0000 (10:31 -0400)]
move scripts into subdir
Dan Vanderkam [Sat, 21 Mar 2015 22:43:40 +0000 (18:43 -0400)]
Clear out unneeded files
Dan Vanderkam [Sat, 21 Mar 2015 22:41:42 +0000 (18:41 -0400)]
fix gwt-dist task
Dan Vanderkam [Sat, 21 Mar 2015 22:01:33 +0000 (18:01 -0400)]
Tweaks to get all tests passing
Dan Vanderkam [Sat, 21 Mar 2015 21:43:27 +0000 (17:43 -0400)]
Convert tests from jstd to Mocha.
Dan Vanderkam [Sat, 21 Mar 2015 20:49:34 +0000 (16:49 -0400)]
test tweaks to facilitate conversion
Dan Vanderkam [Sat, 21 Mar 2015 18:32:36 +0000 (14:32 -0400)]
Build dygraph-combined with gulp.
Dan Vanderkam [Sun, 22 Mar 2015 21:32:30 +0000 (17:32 -0400)]
update dygraph-dev.js
Dan Vanderkam [Sat, 21 Mar 2015 18:26:02 +0000 (14:26 -0400)]
Move code into src/
Dan Vanderkam [Sat, 21 Mar 2015 18:17:52 +0000 (14:17 -0400)]
Copy from pr/528
Dan Vanderkam [Sat, 21 Mar 2015 17:31:55 +0000 (13:31 -0400)]
Merge pull request #564 from danvk/range-selector-example
Anatomy of a range selector image
Dan Vanderkam [Sat, 21 Mar 2015 17:27:54 +0000 (13:27 -0400)]
Anatomy of a range selector
Dan Vanderkam [Sat, 21 Mar 2015 16:41:43 +0000 (12:41 -0400)]
Merge pull request #548 from blcook223/range_sel_options
A few basic range selector options
Dan Vanderkam [Sat, 21 Mar 2015 16:26:57 +0000 (12:26 -0400)]
Merge pull request #563 from danvk/fix-plotter
Update reference to drawGrid option
Dan Vanderkam [Sat, 21 Mar 2015 16:25:44 +0000 (12:25 -0400)]
Use Travis container-based architecture
Dan Vanderkam [Sat, 21 Mar 2015 16:24:51 +0000 (12:24 -0400)]
update reference to drawGrid option
Dan Vanderkam [Tue, 17 Mar 2015 00:29:34 +0000 (20:29 -0400)]
Merge pull request #560 from sslepian/set-visibility-multiple
update setVisibility to be able to set the visibility of multiple series at once
Sergey Slepian [Mon, 16 Mar 2015 22:41:51 +0000 (15:41 -0700)]
update setVisibility to be able to set the visibility of multiple series at once
blcook223 [Fri, 13 Mar 2015 03:47:04 +0000 (22:47 -0500)]
added images of range selector parts
blcook223 [Wed, 11 Mar 2015 20:55:19 +0000 (15:55 -0500)]
added example of new range selector options to tests/range-selector.html