Share
Last updated
Last updated
This option exports a dataset and configuration settings into a single zip file. This is useful to keep the package permanently on your local disk and to share it with others.
Each zip package contains two files below:
graph.pg
config.js
Click the Import button in the menu bar, and upload a zip file previously exported.
This option exports a dataset, configuration settings, and essential JavaScript packages together. With this JavaScript file, you can embed the visualization into a HTML code as follows:
Load scripts in the header of the your html:
Place div tag with id='blitzboard'
:
Download <name>_<datetime>.js
, and add this file path after the items above:
You can also call the API with graph data (in .pg format) and config: