Practical - Visualization-I (Vega-Lite) Flashcards

1
Q

What tools, libraries, and platforms do you use to create visualizations?

A
  • Excel Chart, Google Chart
  • Matplotlib, Seaborn
  • Tableau (VizQL)
  • Vega/Vega-Lite
  • D3.js
  • WebGL
  • OpenGL
  • Manyeyes
  • ggplot2
  • ProtoVis
  • Processing
  • Java2D
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the building blocks of data visualizations?

A

Visualization = Data + Visual Encoding

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is Vega-Lite? (from the official doc)

A

Vega-Lite is a high-level grammar of interactive graphics.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly