Skip to content

Commit

Permalink
Fix the errors in Readme and enhance its clarity (#37)
Browse files Browse the repository at this point in the history
* update library intro

* update difference

* modify difference

* fix errors & change the order of annoations

- examples of string var should be written as string (e.g., "mode": "light"/"dark")
- fix grammar errors or inappropriate expressions
- unify the expreesion of var type (e.g., "font-size": size --> "font-size": int)
- modify the order of annoations (from changing the graphical appeareance of the mark itself to adding additional elements) and remove "distribution"

* fix errors & check the format

1. string var ("channel": "x"/"y"/"color"/"size"/"theta")
2. check the format
3. reindex the action list (starting from 1 seems more consistent with other sections)
  • Loading branch information
OliviaLan committed May 30, 2022
1 parent 1a8ac97 commit 87be6a8
Showing 1 changed file with 98 additions and 111 deletions.

0 comments on commit 87be6a8

Please sign in to comment.