The Wayback Machine - http://web.archive.org/web/20201014110037/https://github.com/microsoft/SandDance/issues/227
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

Open
geohuz opened this issue May 20, 2020 · 1 comment
Open

example code? #227

geohuz opened this issue May 20, 2020 · 1 comment

Comments

@geohuz
Copy link

@geohuz 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

@danmarshall danmarshall commented May 21, 2020

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:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.