Skip to content
Visually explore, understand, and present your data.
TypeScript CSS JavaScript HTML Other
Branch: master
Clone or download
Latest commit dbe42d6 Oct 14, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.vscode Eslint (#97) Sep 30, 2019
docs regen Oct 14, 2019
packages version bump Oct 14, 2019
scripts remove /SandDance/ url segment Sep 4, 2019
.eslintrc.json Eslint (#97) Sep 30, 2019
.gitignore added powerbi V3 package (#43) Jun 5, 2019
.travis.yml Create .travis.yml Apr 25, 2019
LICENSE Initial commit Nov 5, 2018
README.md update changelog Oct 11, 2019
dev.md Extension fixes (#9) Apr 16, 2019
lerna.json initial checkin Apr 15, 2019
package.json change description Oct 14, 2019
powerbi.md Use Power BI fetch API (#89) Sep 18, 2019

README.md

SandDance

Visually explore, understand, and present your data.

sanddance-animation

By using easy-to-understand views, SandDance helps you find insights about your data, which in turn help you tell stories supported by data, build cases based on evidence, test hypotheses, dig deeper into surface explanations, support decisions for purchases, or relate data into a wider, real world context.

SandDance uses unit visualizations, which apply a one-to-one mapping between rows in your database and marks on the screen. Smooth animated transitions between views help you to maintain context as you interact with your data.

This new version of SandDance has been rebuilt from scratch with the goal of being modular, extensible, and embeddable into your custom applications. We are now on GitHub so that we are open and driven by the community through contributions, feature requests, and discussion.

SandDance was created by the Microsoft Research VIDA Group which explores novel technologies for visualization and immersive data analytics.

Where can I use SandDance?

Component architecture

SandDance is an offering of several JavaScript components:

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

Changelog

  • April 2019 - Initial release to GitHub.
  • August 2019 - Initial release to AppSource (Power BI marketplace).

Known issues

  • Animations require a WebGL2 enabled browser.

Roadmap

  • PowerBI custom visual based on this new architecture.
  • Additional views, such as stacks.
  • Code examples and tutorials.

Dependencies

SandDance is created with open source libraries, using Vega for chart layout and Deck.gl for WebGL rendering.

Development

See dev.md

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

You can’t perform that action at this time.