Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the errors in Readme and enhance its clarity #37

Merged
merged 5 commits into from May 30, 2022
Merged

Fix the errors in Readme and enhance its clarity #37

merged 5 commits into from May 30, 2022

Conversation

OliviaLan
Copy link
Collaborator

  • fix grammar errors and inaccurate expressions
  • examples of string var should be written as string (e.g., "mode": light/dark --> "mode": "light"/"dark"; "channel": x/y/color/size/theta --> channel: "x"/"y"/"color"/"size"/"theta") to prevent misunderstanding?
  • unify the demonstration of var type (e.g., "font-size": size --> "font-size": int)
  • modify the order of annotations (from changing the graphical appearance of the mark itself to adding additional elements) and remove "distribution"
  • fix inconsistent expressions (e.g., optional features are all written with: // (optional) )
  • reindex the action list (starting from 1 seems to be more consistent with other sections)
  • in "add image" action, "width" and "height' are optional? I have added // (optional) to these two items

- 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"
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)
@sdq sdq merged commit 87be6a8 into master May 30, 2022
@sdq sdq deleted the readme branch May 30, 2022 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants