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

@carbon/charts-angular

Package Overview
Dependencies
Maintainers
2
Versions
525
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@carbon/charts-angular

Carbon Charts component library for Angular

  • 1.8.1
  • latest
  • angular12
  • angular13
  • angular14
  • angular15
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.6K
decreased by-57.76%
Maintainers
2
Weekly downloads
 
Created
Source

Carbon Charts - Angular

Carbon Charts Angular is a thin Angular wrapper around the vanilla JavaScript @carbon/charts component library. This release is aimed at Angular >= 6 and < 16.

If you need support for Angular 16 or higher, please try @carbon/charts-angular@next.

The required styles should be imported from @carbon/charts-angular/styles.css and @carbon/styles/css/styles.css. Additional documentation is provided in the Storybook demos.

Storybook demos

Storybook demo sources

Getting started

Run the following command using npm:

npm install -S @carbon/charts-angular@latest @carbon/styles d3 d3-cloud d3-sankey

If you prefer Yarn, use the following command instead:

yarn add @carbon/charts-angular@latest @carbon/styles d3 d3-cloud d3-sankey

Step-by-step instructions

Read Getting Started

Charting data & options

Although new charts will be introduced in the future (such as a choropleth), data and options follow the same model for all charts with minor exceptions. For example, in the case of a donut chart, you're able to pass in an additional field called center in your options to configure the donut center.

For instructions on using the tabular data format, see here

Customizable options (specific to chart type) can be found here

Keywords

FAQs

Package last updated on 31 Aug 2023

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