🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

zz-chart

Package Overview
Dependencies
Maintainers
1
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zz-chart

Alauda Chart components by Alauda Frontend Team

0.1.1-beta.51
latest
Source
npm
Version published
Weekly downloads
84
-51.16%
Maintainers
1
Weekly downloads
 
Created
Source

@alauda/chart

GitHub Actions 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

alauda

FAQs

Package last updated on 31 Mar 2025

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