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

Examples page showing all possible kinds of charting #11

Closed
onyxfish opened this issue May 18, 2016 · 1 comment
Closed

Examples page showing all possible kinds of charting #11

onyxfish opened this issue May 18, 2016 · 1 comment

Comments

@onyxfish
Copy link
Collaborator

No description provided.

@onyxfish onyxfish changed the title Tutorial Examples page showing all possible kinds of charting May 20, 2016
@onyxfish
Copy link
Collaborator Author

Data:

  • Simple pairs
  • Table from csv.reader
  • Table from csv.DictReader
  • Indexing with accessor functions

Shapes:

  • Bars
  • Columns
  • Dots
  • Lines
  • Layering shapes

Scales:

  • Linear (numerical data)
  • Ordinal (category data)
  • Temporal (timeseries data)

Axes:

  • Changing tick count
  • Customizing tick format

Styling charts:

  • Changing theme values
  • Customizing chart defaults
  • Styling with row functions

onyxfish added a commit that referenced this issue May 20, 2016
onyxfish added a commit that referenced this issue May 20, 2016
onyxfish added a commit that referenced this issue Nov 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant