All examples By author By category About

tomshanley

Radar v0.4

https://d3js.slack.com/archives/C07ET41MG/p1494494798691344

Updated to use d3.timer. As the angles doesn't iterate through every integer up to 360, the test if the radar angle == target angle is now a less then/greater then test of the previous and current angle

Added a map, inspired by Mike Bostock's comment about an unrelated radar screen: https://twitter.com/mbostock/status/864224750259666944

Built with blockbuilder.org

forked from tomshanley's block: Radar v0.1

forked from tomshanley's block: Radar v0.2

forked from tomshanley's block: Radar v0.3