Socket
Socket
Sign inDemoInstall

zz-chart

Package Overview
Dependencies
58
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    zz-chart

[![GitHub Actions](https://github.com/alauda/alauda-chart/workflows/CI/badge.svg)](https://github.com/alauda/alauda-chart/actions/workflows/ci.yml) [![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/alauda/alauda-chart.svg?logo=


Version published
Weekly downloads
143
increased by12.6%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

@alauda/chart

GitHub Actions Language grade: JavaScript type-coverage npm GitHub Release

Conventional Commits Renovate enabled JavaScript Style Guide Code Style: Prettier changesets

Alauda Chart components by Alauda Frontend Team

TOC

Usage

Install

# pnpm
pnpm add @alauda/chart

# yarn
yarn add @alauda/chart

# npm
npm i @alauda/chart

API

import { Chart } from '@alauda/chart';

Chart({
  container: document.querySelector('#chart-container'),
});

Changelog

Detailed changes for each release are documented in CHANGELOG.md.

License

MIT © Alauda

Keywords

FAQs

Last updated on 21 Mar 2023

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc