This is a non-graphical exmaple to demonstrate the general update pattern in d3.
Similar to mBostock's General Update Pattern, I
In console we can chage the array tickers
and the comma separated string fields
to query from Yahoo Finance API.
The table only updates during US trading hours.
Modified http://code.jquery.com/jquery-1.9.1.min.js to a secure url
Modified http://d3js.org/d3.v3.js to a secure url
Modified http://netdna.bootstrapcdn.com/bootstrap/3.1.0/js/bootstrap.min.js to a secure url
https://code.jquery.com/jquery-1.9.1.min.js
https://d3js.org/d3.v3.js
https://netdna.bootstrapcdn.com/bootstrap/3.1.0/js/bootstrap.min.js