IBM-Design / charts

Code implementations of the IBM Design Language's data visualization guidance.
http://www.ibm.com/design/language/experience/data-visualization/chart-models/
Other
28 stars 13 forks source link

ibm-design-charts Build Status

Up & Running

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