An example showing the capabilities of VizHub 3.
See also Blank Slate for an intro video on hot reloading.
index.html
here! That's what enables hot
reloading.main
from index.js
main
is container
, a DOM nodecontainer
DOM node is a <div>
with measurable
dimensionsimport './styles.css'
to load CSSimport data from './data.csv'
to load CSV datapackage.json