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

example code? #227

Closed
geohuz opened this issue May 20, 2020 · 2 comments
Closed

example code? #227

geohuz opened this issue May 20, 2020 · 2 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@geohuz
Copy link

geohuz commented May 20, 2020

Is there any example code to show how react or vanilla usage of sanddance? I didn't find any valuable document about how to make our own data visualization in either way. If there is no narrative document on how does it work, we should at least learning by reading the code, so where is the demo/example folder on the github?

@danmarshall
Copy link
Contributor

Hi @geohuz first, choose one of these components to see how to get started / install into your project:

  • sanddance - the core SandDance visualization canvas.
  • sanddance-react - the core SandDance visualization canvas for use in React based applications.
  • sanddance-vue - the core SandDance visualization canvas for use in Vue based applications.
  • sanddance-explorer - the core SandDance visualization canvas with UI to enable data exploration, for use in React based applications.

Then you can take a look at some examples here and view source to see how they work. Also take a look at issue #155 and #121

Other examples in the repo:

@danmarshall danmarshall added good first issue Good for newcomers help wanted Extra attention is needed labels Jul 8, 2020
@danmarshall
Copy link
Contributor

Related: #182

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants