StackGenVis: Alignment of Data, Algorithms, and Models for Stacking Ensemble Learning Using Performance Metrics https://doi.org/10.1109/TVCG.2020.3030352
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
StackGenVis/frontend/node_modules/vega-view
Angelos Chatzimparmpas f521a3509d paper-version 5 years ago
..
build paper-version 5 years ago
node_modules paper-version 5 years ago
src paper-version 5 years ago
LICENSE paper-version 5 years ago
README.md paper-version 5 years ago
index.js paper-version 5 years ago
package.json paper-version 5 years ago

README.md

vega-view

View component for Vega visualizations. A View instantiates an underlying dataflow graph and provides a component for rendering and interacting with a visualization. When initialized with a container DOM element, the View adds a Canvas or SVG-based visualization to a web page. Alternatively, a View can be used either client-side or server-side to export static SVG or PNG (Canvas) images.

For the API reference, see the Vega View API documentation.