udaykapur / Vega-Lite

FIT3179 Vega-Lite teaching materials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vega-lite examples

The visualiastion will be shown on https://fit3179.github.io/Vega-Lite/

1. Intro to Vega-lite

1.1 A simple bar chart

https://fit3179.github.io/Vega-Lite/1_Intro/section1/

1.2 Dupliacte the european city example

https://fit3179.github.io/Vega-Lite/1_Intro/section2/

1.3 Stacked bar chart (covid-19)

https://fit3179.github.io/Vega-Lite/1_Intro/section3/

2. Proportional Symbol Map (Basemap + Earthquake Data):

https://fit3179.github.io/Vega-Lite/2_symbol_map/

2.1 Proportional Symbol Map + Graticules

https://fit3179.github.io/Vega-Lite/2_symbol_map/mapWithGraticules.html

3. Choropleth Map (COVID-19 by Country)

https://fit3179.github.io/Vega-Lite/3_choropleth_map/

4. Interactive Scatter Plot (COVID-19)

https://fit3179.github.io/Vega-Lite/4_interactive_scatter_plot/

  • Tooltips
  • Text Annotation
  • Filtering with a slider
  • Selection
  • Legend fitlering

5. Multiple charts with CSS

https://fit3179.github.io/Vega-Lite/5_multiple_charts_html

6. Advanced examples

https://fit3179.github.io/Vega-Lite/6_advanced_examples

About

FIT3179 Vega-Lite teaching materials


Languages

Language:HTML 51.3%Language:Jupyter Notebook 28.3%Language:CSS 19.7%Language:JavaScript 0.7%Language:Python 0.1%