Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

org.webjars.npm:carbon__charts

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

org.webjars.npm:carbon__charts

WebJar for @carbon/charts

  • 0.16.25
  • Source
  • Maven
  • Socket score

Version published
Maintainers
1
Source

Carbon Charts

Carbon Charts

A reusable framework-agnostic D3 charting library.

semantic-versioning

Table of contents

Getting started

Installation

Run:

yarn global add @storybook/cli

yarn add @carbon/charts

Or if you use NPM:

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 Samples

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 yarn to install Node.js dependencies.

  3. Run yarn 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

:white_check_mark: Stable :hourglass_flowing_sand: In progress

ComponentVanillaAngularReactVue
Simple Bar:white_check_mark::white_check_mark::white_check_mark::white_check_mark:
Grouped Bar:white_check_mark::white_check_mark::white_check_mark::white_check_mark:
Stacked Bar:white_check_mark::white_check_mark::white_check_mark::white_check_mark:
Donut:white_check_mark::white_check_mark::white_check_mark::white_check_mark:
Line:white_check_mark::white_check_mark::white_check_mark::white_check_mark:
Curved Line:white_check_mark::white_check_mark::white_check_mark::white_check_mark:
Pie:white_check_mark::white_check_mark::white_check_mark::white_check_mark:
Step:white_check_mark::white_check_mark::white_check_mark::white_check_mark:
Scatter:white_check_mark::white_check_mark::white_check_mark::white_check_mark:
Area:hourglass_flowing_sand:---

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.

Core Team

Eliad Moosavi
Eliad Moosavi

💻 📖 💡 🚇
natashadecoste
natashadecoste

💻 📖 💡
Zvonimir Fras
Zvonimir Fras

💻 📖 👀
Callum Smith
Callum Smith

💻 📖 👀

Contributors

shixiedesign
shixiedesign

🎨
cameroncalder
cameroncalder

🎨
Diana Tran
Diana Tran

🎨 📖
nicoleroppel
nicoleroppel

🎨 📖
ZrianinaMariia
ZrianinaMariia

💻
moores2
moores2

💻
stanislavgeorgiev
stanislavgeorgiev

💻
jendowns
jendowns

💻
Thomas Mullen
Thomas Mullen

💻
Jaime Stockton
Jaime Stockton

🎨 📖
Pablo Lopez Domowicz
Pablo Lopez Domowicz

🎨 📖
John Peng
John Peng

💻

FAQs

Package last updated on 07 Nov 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc