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

Initial vega-lite and charts viewers #31

Merged
merged 2 commits into from
Dec 30, 2020

Conversation

BrianChevalier
Copy link
Collaborator

  • Added Oz
    • Required Oz npm dependencies: vega, vega-lite and vega-embed
  • Created a vega-lite viewer with default styling (recursively merges with vega-lite map value)
  • Created a few 'chart' viewers which allow viewing some types of data as a chart
    • The data is transformed into a Vega-lite map
    • Ex: A collection of maps with :x, :y keys mapped to numerical values can be viewed using a line chart of scatter chart

@BrianChevalier BrianChevalier marked this pull request as ready for review December 27, 2020 03:10
@BrianChevalier BrianChevalier marked this pull request as draft December 28, 2020 04:19
@djblue djblue marked this pull request as ready for review December 30, 2020 03:05
@BrianChevalier BrianChevalier merged commit 96216a9 into djblue:master Dec 30, 2020
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.

1 participant