0.19.0 • Published 9 years ago
vega-lite-ui v0.19.0
vega-lite-ui
Common UI Library for Polestar and Voyager.
Build Process
To use vega-lite-ui, you need to install its dependencies and build the vlui.js
and vlui.min.js
scripts. We assume that you have npm installed.
- Run
npm install
in the vega-lite-ui repository folder to install the dependencies needed to build vega-lite-ui
- Note: vega-lite-ui uses Bower for client-side dependency management. Bower will automatically run its own installation process once the npm install completes, but if you need to run additional bower commands, the
bower
command-line utility can be globally installed withnpm install -g bower
.
- Run
npm run build
. This will use Gulp to concatenate the source files together into vlui.js, then use uglify-js to create the minified vlui.min.js.
Notes for Developer
- Since
fieldDef
in Vega-Lite is equivalent toencodingQuery
in CompassQL but this project predates CompassQL, we usefieldDef
to refer to both of them.
0.19.0
9 years ago
0.18.2
9 years ago
0.18.0
9 years ago
0.17.1
9 years ago
0.17.0
9 years ago
0.16.0
9 years ago
0.15.0
9 years ago
0.14.1
9 years ago
0.14.0
9 years ago
0.13.7
9 years ago
0.13.6
9 years ago
0.13.5
9 years ago
0.13.4
9 years ago
0.13.3
9 years ago
0.13.1
9 years ago
0.13.0
9 years ago
0.12.0
9 years ago
0.11.6
9 years ago
0.11.3
9 years ago
0.11.2
9 years ago
0.11.1
9 years ago
0.11.0
9 years ago
0.10.3
9 years ago
0.10.2
9 years ago
0.10.1
9 years ago
0.10.0
9 years ago
0.9.4
9 years ago
0.9.3
9 years ago
0.9.1
9 years ago
0.9.0
10 years ago
0.8.1
10 years ago
0.8.0
10 years ago
0.7.18
10 years ago
0.7.17
10 years ago
0.7.16
10 years ago
0.7.14
10 years ago
0.7.13
10 years ago
0.7.12
10 years ago
0.7.10
10 years ago
0.7.9
10 years ago
0.6.1
10 years ago