Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 1.07 KB

gallery.md

File metadata and controls

35 lines (29 loc) · 1.07 KB
id elm
litvis
dependencies
gicentre/elm-vegalite gicentre/tidy
latest
latest

@import "../assets/litvis.less"

import Tidy exposing (..)
import VegaLite exposing (..)

Gallery of Vega-Lite Examples

A collection of examples showing the range of possible visualization types available via litvis and elm-vegalite. Largely adapted from these Vega-Lite examples.

  1. Scatter and strip plots
  2. Bar charts
  3. Line charts
  4. Radial charts
  5. Area charts and streamgraphs
  6. Table-based charts
  7. Distribution charts
  8. Labelling and annotation
  9. Other layered charts
  10. Interactive charts
  11. Interactive linked views
  12. Faceted charts
  13. Repeats and concatenation
  14. Geographic maps
  15. Advanced calculations