zjvis

0.3.8 • Public • Published

VIS Components

This repo provides a set of visualiation components for platform.

Usage

  1. To install dependencies, run yarn.
  2. Write your code in src/visualizations and import your component in src/index-dev.js.
  3. To start dev server with hot module reload, run yarn dev.
  4. To build the lib, run yarn build.
  5. To test the built component, write a test file test/<component-name>.test.js and run yarn test <component-name>.

Devevelopment

Follow the component interfaces designed by Ran Chen, which should cover

  1. accepted data type
  2. configurable props
  3. reactive property names

Note each component should have a method to respond to container resize event.

Document

Components overview.

Readme

Keywords

none

Package Sidebar

Install

npm i zjvis

Weekly Downloads

0

Version

0.3.8

License

MIT

Unpacked Size

5.07 MB

Total Files

12

Last publish

Collaborators

  • jhchen6