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
2
Q
What are the building blocks of data visualizations?
A
Visualization = Data + Visual Encoding
3
Q
What is Vega-Lite? (from the official doc)
A
Vega-Lite is a high-level grammar of interactive graphics.