zz-chart 中文文档教程

发布于 2年前 浏览 15 更新于 2年前

@alauda/chart

GitHub Actions语言等级:JavaScript“类型覆盖”“npm” GitHub 发布

常规提交翻新已启用JavaScript 样式指南代码风格:Prettier changesets

Alauda 前端团队的 Alauda 图表组件

目录

使用

安装

# 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.md

许可证

MIT © Alauda

@alauda/chart

GitHub ActionsLanguage grade: JavaScripttype-coveragenpmGitHub Release

Conventional CommitsRenovate enabledJavaScript Style GuideCode Style: Prettierchangesets

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

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文