Commit Graph

801 Commits

Author SHA1 Message Date
Francisco Dans
b1211f4a73 corrects last 2015-08-20 12:40:20 +02:00
Francisco Dans
c47c24dbd3 Merge branch 'iso' of github.com:CartoDB/torque into iso 2015-08-20 12:39:42 +02:00
Francisco Dans
a31b84da2d caches isolines, improves performance 2015-08-20 12:39:00 +02:00
Francisco Dans
472daa6ffa caches isolines, improves performance 2015-08-20 12:37:55 +02:00
Francisco Dans
c920293d65 adds color ramps 2015-08-20 08:45:19 +02:00
Francisco Dans
c1aeee38d6 adds isolines css to examples 2015-08-19 20:34:22 +02:00
Francisco Dans
3bde296476 implements cartocss to isolines 2015-08-19 20:33:43 +02:00
Francisco Dans
dbf3e633b8 refactors to drawisolines 2015-08-19 20:33:19 +02:00
Francisco Dans
32489fe8f1 removes max and min from lerp 2015-08-19 20:32:10 +02:00
Francisco Dans
9a6f3dd76d creates grid in provider, not in renderer 2015-08-19 16:04:05 +02:00
Francisco Dans
bec012103c translates taking into account corner of first tile 2015-08-19 14:42:40 +02:00
Francisco Dans
26279b8155 removes more stuff I don't need right now 2015-08-19 14:42:01 +02:00
Francisco Dans
16390ed965 wip 2015-08-19 14:41:43 +02:00
Francisco Dans
b719504d52 removes stuff to avoid more FUD 2015-08-19 14:41:19 +02:00
Francisco Dans
bbd8402281 makes code clearer 2015-08-19 10:52:14 +02:00
Francisco Dans
2296a7e901 flips y axis 2015-08-19 10:52:00 +02:00
Francisco Dans
3f6d0d9671 calculates grid globally 2015-08-19 09:02:14 +02:00
Francisco Dans
42b4f4a645 obtains top left tile 2015-08-19 09:01:41 +02:00
Francisco Dans
d9e52ebd76 corrects drawing so that y axis is not inverted 2015-08-14 00:42:34 +02:00
Francisco Dans
43d85fd34d adds interpolation as an option 2015-08-14 00:42:09 +02:00
Francisco Dans
471cd3ec19 adds isoline rendering in point renderer 2015-08-13 22:19:33 +02:00
Francisco Dans
4ee1f38499 Merge branch 'iso' of github.com:CartoDB/torque into iso 2015-08-13 15:26:08 +02:00
Francisco Dans
7fc6579a85 starts with regular tile instead of already gridded one 2015-08-13 15:25:46 +02:00
Francisco Dans
573af4a5cf Update contour.html 2015-08-12 12:10:37 +02:00
Francisco Dans
a554e32de8 remove d3 from example deps 2015-08-12 11:38:56 +02:00
Francisco Dans
18a08f0697 starts adding contour methods 2015-08-12 11:38:17 +02:00
Francisco Dans
74415078f1 wip 2015-08-12 11:37:11 +02:00
Francisco Dans
1b6e571563 passes pos all the way to the renderer 2015-08-12 11:36:50 +02:00
Francisco Dans
818c705a70 adds contour prototype example 2015-08-12 11:36:00 +02:00
Francisco Dans
50f834c008 adds gridding function 2015-08-11 10:07:56 +02:00
Francisco Dans
3bd1f81931 adds contour dependencies 2015-08-11 10:07:35 +02:00
Francisco Dans
1ec0dc6585 Merge pull request #211 from CartoDB/fix-examples
Fixes/removes outdated examples
2015-08-05 17:15:22 +02:00
Francisco Dans
f02dd5a710 removes leaflet.html -- outdated 2015-08-05 16:22:07 +02:00
Francisco Dans
07d03735a7 removes wim.html -- outdated 2015-08-05 16:19:46 +02:00
Francisco Dans
87df24e914 fixes interaction examples 2015-08-05 16:18:33 +02:00
Francisco Dans
e68e7d3d37 actual dists 2015-08-05 15:56:36 +02:00
Francisco Dans
95453ab4b3 Merge branch 'master' of github.com:CartoDB/torque 2015-08-05 15:23:47 +02:00
Francisco Dans
84f7537969 removes js.gz 2015-08-05 15:23:18 +02:00
Francisco Dans
10589b2d28 bumps version in package.json 2015-08-05 15:22:49 +02:00
Francisco Dans
d4c994b6d2 bumps version in dist 2015-08-05 15:22:27 +02:00
Francisco Dans
e4a913cbad updates dist for 2.11.4 2015-08-05 15:21:41 +02:00
Francisco Dans
d5948c8009 updates news for 2.11.4 2015-08-05 15:20:58 +02:00
Francisco Dans
4385c6ad9a Merge pull request #209 from CartoDB/pause-fix
Checks if animator is running before resuming it on rescale
2015-08-05 14:49:14 +02:00
Francisco Dans
39773b3151 puts tests in module 2015-08-05 14:40:52 +02:00
Francisco Dans
3a10865f09 fixes range test 2015-08-05 14:36:59 +02:00
Francisco Dans
e46de301f5 reduces posibility of race condition 2015-08-05 14:27:29 +02:00
Francisco Dans
b3c8cd76c6 de-asyncs another test 2015-08-05 12:55:34 +02:00
Francisco Dans
5be36ca15a now I'm using only non-legacy 2015-08-05 12:49:02 +02:00
Francisco Dans
288321b383 uses legacy async testing 2015-08-05 12:35:06 +02:00
Francisco Dans
429e2d5852 de-asyncs a test 2015-08-05 12:34:55 +02:00