5cbf4b6fa4 | ||
---|---|---|
.. | ||
css | ||
d3 | ||
dev-app | ||
gemini | ||
js | ||
vega | ||
vega-embed | ||
vega-lite | ||
vega-util | ||
webfonts | ||
README.md | ||
datamationSandDance.js | ||
datamationSandDance.yaml |
README.md
Contains files for the Javascript side of generating a datamation.
- datamationSandDance.js is called by datamationSandDance() as the last step of generating a datamation via datamation_sanddance() - it just takes the specs and passed them off to the javascript code, in
js/
- datamationSandDance.yaml defines javascript dependencies for the widget
css/
styles the datamation HTML elements, with layout controlled by datamationSandDance_html()js/
contains all of the actual JS code for the datamationd3/
,gemini/
,vega/
,vega-embed/
, andvega-lite/
are dependencies