A research system for component-based Visual Analytics applications
Перейти к файлу
Chris Trevino 2b16405396 docs: restore original contribution language 2020-07-30 08:59:01 -07:00
.github build: add github folder 2020-07-30 08:57:06 -07:00
.vscode initial commit 2020-07-30 08:13:00 -07:00
.yarn initial commit 2020-07-30 08:13:00 -07:00
packages build: add github folder 2020-07-30 08:57:06 -07:00
scripts initial commit 2020-07-30 08:13:00 -07:00
.docsignore build: add github folder 2020-07-30 08:57:06 -07:00
.editorconfig initial commit 2020-07-30 08:13:00 -07:00
.eslintignore initial commit 2020-07-30 08:13:00 -07:00
.eslintrc initial commit 2020-07-30 08:13:00 -07:00
.gitattributes initial commit 2020-07-30 08:13:00 -07:00
.gitignore initial commit 2020-07-30 08:13:00 -07:00
.prettierignore initial commit 2020-07-30 08:13:00 -07:00
.prettierrc initial commit 2020-07-30 08:13:00 -07:00
.spelling initial commit 2020-07-30 08:13:00 -07:00
.vsts-ci.yml initial commit 2020-07-30 08:13:00 -07:00
.yarnrc.yml initial commit 2020-07-30 08:13:00 -07:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-07-13 09:11:04 -07:00
LICENSE Initial LICENSE commit 2020-07-13 09:11:05 -07:00
README.md docs: restore original contribution language 2020-07-30 08:59:01 -07:00
SECURITY.md Initial SECURITY.md commit 2020-07-13 09:11:07 -07:00
jest.config.js initial commit 2020-07-30 08:13:00 -07:00
jest.setup.js initial commit 2020-07-30 08:13:00 -07:00
lerna.json initial commit 2020-07-30 08:13:00 -07:00
license.md initial commit 2020-07-30 08:13:00 -07:00
package.json build: update docsite to copy over embeddings explorer 2020-07-30 08:41:28 -07:00
tsconfig.cjs.json initial commit 2020-07-30 08:13:00 -07:00
tsconfig.json initial commit 2020-07-30 08:13:00 -07:00
yarn.lock build: update docsite to copy over embeddings explorer 2020-07-30 08:41:28 -07:00

README.md

Build Status

Visual Analytic Components

Microsoft Visual Analytic Components is a research-grade SDK for creating composable visual analytic applications.

For more details, check out the @essex/visual-analytic-components package README

Developing

yarn install
# starts documentation website and embedding-browser application
yarn start

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.opensource.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., status check, 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.