Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

IBM-Design/charts

Repository files navigation

ibm-design-charts Build Status

Up & Running

  • Clone or fork this repository
  • Make sure you have the following technologies installed on your computer:
  • run yarn to install dependencies
  • run yarn run bootstrap to bootstrap the project, link dependencies, and do the initial build step for each package
  • run yarn test to run the tests that will run during PRs

Design

You can find all Sketch files that define the visual specs of a chart in charts-design.

Structure

The project currently leverages Lerna in order to manage multiple packages contained within this project. To learn more about this, please view our CONTRIBUTING.md.

Examples

At the moment, we only have ./examples to show what our desired output is. This page uses inaccessible work and is only examples instead of reusable pieces. To run:

  1. git clone https://github.com/IBM-Design/charts.git
  2. cd charts
  3. yarn install
  4. yarn run examples

About

Code implementations of the IBM Design Language's data visualization guidance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published