You are going to have experience with a few visualization design recommendation techniques. These are listed as the first three “optional” readings under Design Recommendation.
Due: Friday 10/1 11:59PM EST..
Draco is a system that models visualization design as a constraint problem based on Answer Set Programming. It is meant to be used as a recommendation engine within an exploration or recommendation tool such as Voyager. In this assignment, you will try your hand at writing Draco specifications, XYZ, and comment on the experience.
Go to this Observable notebook and
createDracoProgram()
function.You will use Voyager for data exploration and report your thoughts
The following are instructions to generate the vega-lite specs.
Lux is an intent-based visualization recommendation system, where you specify attributes of interest and it recommends visualizations based on them. You will load the example Jupyter Notebook and go through the tutorial. At the end of the notebook use their intent and visualization mechanisms to identify a new interesting fact in the COVID data (or another dataset).
Submission