Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

XinYun2020/vega_lite

 
 

Repository files navigation

Vega-lite examples

The visualiastion will be shown on https://kanesec.github.io/vega_lite/

1. Stacked Bar Chart (COVID-19 Dataset):

https://kanesec.github.io/vega_lite/1_stacked_bar_chart/

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

https://kanesec.github.io/vega_lite/2_symbol_map/

3. Choropleth Map (COVID-19 by Country)

https://kanesec.github.io/vega_lite/3_choropleth_map/

4. Interactive Scatter Plot (COVID-19)

https://kanesec.github.io/vega_lite/4_interactive_scatter_plot/

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

5. Multiple Charts (COVID-19)

https://kanesec.github.io/vega_lite/5_multiple_charts_html/

Combines

  • the Choropleth Map, and
  • the Interactive Scatter Plot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 88.2%
  • CSS 11.8%