@omiu/chart
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

Omim Chart

Simple HTML5 Charts 📈 using html tag powered by omi and chart.js.

Supported HTML Chart Elements

<o-bar></o-bar>
<o-line></o-line>
<o-scatter></o-scatter>
<o-pie></o-pie>
<o-doughnut></o-doughnut>
<o-radar></o-radar>
<o-polar-area></o-polar-area>
<o-bubble></o-bubble>

Install

Via script

<script src="https://unpkg.com/omi"></script>
<script src="https://unpkg.com/@omiu/chart"></script>

Via npm

npm install @omiu/chart

Then:

import '@omiu/chart'

Dependents (1)

Package Sidebar

Install

npm i @omiu/chart

Homepage

omijs.org

Weekly Downloads

0

Version

0.0.5

License

MIT

Unpacked Size

2.4 MB

Total Files

8

Last publish

Collaborators

  • dntzhang