This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<body> | |
<p>Brush over the screen</p> | |
<p>Try single clicking vs clicking and dragging</p> | |
<p>Look at the console</p> | |
<script src="https://d3js.org/d3.v4.js"></script> |