Merge branch 'iso' of github.com:CartoDB/torque into iso

This commit is contained in:
Francisco Dans 2015-08-13 15:26:08 +02:00
commit 4ee1f38499

View File

@ -100,4 +100,4 @@
return Math.max(Math.min(1 + (-0.5) * (contourValue - valueA) / (valueB - valueA), 0.8), 0.2);
}
</script>
</script>