Skip to content

Latest commit

 

History

History
41 lines (20 loc) · 1.31 KB

README.md

File metadata and controls

41 lines (20 loc) · 1.31 KB

Vega Lite Examples

This repository contains a collection of my vega-lite experiments resulting in advanced chart configurations.

The individual examples are located at https://www.sgratzl.com/vega-lite-examples/index.html.

Parallel Coordinates Plot

https://www.sgratzl.com/vega-lite-examples/index.html#parallel-coordinates-plot.vl.json

image

Parallel Sets

https://www.sgratzl.com/vega-lite-examples/index.html#parallel-sets.vl.json

image

Hexagon Matrix

Using SVG Paths

https://www.sgratzl.com/vega-lite-examples/index.html#hexgrid-shape.vl.json

image

Using Unicode Icons

https://www.sgratzl.com/vega-lite-examples/index.html/#hexgrid-utf.vl.json

image

Interval Window Selection

https://www.sgratzl.com/vega-lite-examples/index.html#interval-delta.vl.json

image

License: MIT