New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@alauda/chart

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alauda/chart

Alauda Chart components by Alauda Frontend Team


Version published
Weekly downloads
9
decreased by-52.63%
Maintainers
11
Weekly downloads
 
Created

@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

FAQs

Package last updated on 14 Mar 2024

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