No Results
Generating a Custom Visualization ZIP File

Related pages:

At this point, you have a working visualization that will show a simple HTML table of any data you connect it to. To build it, run the following command:

$ npm run build
$ npm run zip

$ cd dist
$ ls

.   ..   helloworld-1.0.0.zip


Terms | Privacy