0.3.1 • Published 4 years ago

viz-vimuth v0.3.1

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

Data Visualization

A React component that serves as a fully fledged visual programming interface, ideal for simulation.

NPM JavaScript Style Guide

Install

npm install --save data-viz

Usage

Refer to User Guide for more information.

Development and Testing:

playground is an internal cra that should be used to test this React Component Library that currently exports the component Canvas

For cloud functions: - Ensure your function is public - Handle preflight requests as detailed here; https://cloud.google.com/functions/docs/writing/http#functions_http_cors-nodejs

Run at root: 1. npm update && npm run build 2. npm run i-all (This runs npm install for both the base and playground) 3. npm run dev (This builds the library to dist folder and starts the playground) 4. npm run test to run all the test cases

0.3.1

4 years ago

0.3.0

4 years ago

0.2.9

4 years ago

0.2.8

4 years ago

0.2.7

4 years ago

0.2.6

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago