Skip to content

moores2/carbon-charts

 
 

Repository files navigation

Carbon Charts

Carbon Charts

A reusable framework-agnostic D3 charting library.

semantic-versioning

Table of contents

Getting started

Installation

Run:

npm i -g @storybook/cli

npm install @carbon/charts --save

Demo and documentation

Charts demos:

Docs: https://carbon-design-system.github.io/carbon-charts/documentation/

Code Sample

Stacked Bar Chart

Edit Carbon Charts - Vanilla

Run Charts locally

  1. Fork the project and clone your fork:

    # Clone your fork of the repo into the current directory
    git clone git@github.com:<your-username>/carbon-charts.git
    # Navigate to the newly cloned directory
    cd carbon-charts
  2. Run npm install to install Node.js dependencies.

  3. Run npm run demo:server to serve up the demo locally.

  4. Finally, open http://localhost:9001/ in your browser. SPOILER ALERT: There's no "Hello, World!"

Component status

✅ Stable ⏳ In progress

Component Vanilla Angular React
Simple Bar
Grouped Bar
Stacked Bar
Donut
Line
Curved Line
Pie
Step
Combo
Area Soon Soon

Bugs and feature requests

Have a bug or a feature request? First read the issue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, open a new issue.

Contributing

See our contributing guidelines. Included are instructions for opening issues, coding guidelines, and submitting pull requests.

Versioning

We use the semantic-release library to automatically version our releases within the guidelines of Semantic Versioning Semantic Versioning guidelines.

See our releases notes for the changelog of each version of Charts.

Contributors


Eliad Moosavi

💻 📖 💡 🚇

Zvonimir Fras

💻 📖 👀

Callum Smith

💻 📖 👀

nicoleroppel

🎨

Diana Tran

🎨

Michelle Carlough

🎨 📖

Jaime Stockton

🎨

Pablo Lopez Domowicz

🎨

John Peng

💻

Thomas Mullen

💻

About

📊 📈 Reusable charts implemented using D3 & typescript

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 76.7%
  • JavaScript 11.5%
  • HTML 6.1%
  • CSS 3.6%
  • Shell 1.4%
  • Vue 0.7%