ioc-charts

ioc-charts

Usage no npm install needed!

<script type="module">
  import iocCharts from 'https://cdn.skypack.dev/ioc-charts';
</script>

README

ioc-charts

Ioc Charts Library.

[![NPM version][image-1]][1] [![NPM downloads][image-2]][2]

✨ 特性

  • 易学易用
  • 包含大量提炼自应用的数据展示组件。
  • 包含丰富的基础 Charts。
  • 包含丰富的自定义数据展示。
  • 提供部分标准动效交互模式。

📣 说明

你可以将 ioc charts 使用在任何地方,和任意组件库搭配使用。

📦 安装

npm i ioc-charts --save

🔨 使用

import { BasicLineChart } from 'ioc-charts';