Skip to content

Commit

Permalink
Minor doc edits
Browse files Browse the repository at this point in the history
  • Loading branch information
yhoonkim committed May 21, 2021
1 parent 20f4410 commit 16a9652
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
GraphScape([paper](http://idl.cs.washington.edu/papers/graphscape/)) is a directed graph model of the visualization design space that supports automated reasoning about visualization similarity and sequencing. It uses the [Vega-Lite](https://vega.github.io/vega-lite) language to model individual charts. This repository contains source code for building GraphScape models and automatically recommending sequences of charts.

- [APIs](#apis)
- [`.sequence`](#sequence)
- [`.transition`](#transition)
- [`.apply`](#apply)
- [`.path`](#path)
- [Sequence Recommender Web Application](#sequence-recommender-web-application)
- [Development Instructions](#development-instructions)
- [Cite Us!](#cite-us)
Expand Down

0 comments on commit 16a9652

Please sign in to comment.