view on bl.ocks.org
github repo
D3 visualisation utilising D3's text/CSV to read/parse a CSV file with restaurant information and display which restaurants are currently open.
Users can drag the time (red line) to display restaurants open at other hours.
Modified http://code.jquery.com/jquery-2.0.3.min.js to a secure url
Modified http://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.5.1/underscore-min.js to a secure url
Modified http://cdnjs.cloudflare.com/ajax/libs/d3/3.2.2/d3.v3.min.js to a secure url
https://code.jquery.com/jquery-2.0.3.min.js
https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.5.1/underscore-min.js
https://cdnjs.cloudflare.com/ajax/libs/d3/3.2.2/d3.v3.min.js