Skip to content

sgratzl/vega-lite-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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