![JAR search and dependency download from the Maven repository](/logo.png)
package.README.md Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of chartjs-web-components Show documentation
Show all versions of chartjs-web-components Show documentation
The web components for chart.js which is built on lit-element
## Live Demo
https://fsx950223.github.io/chartjs-web-components/live-demo/
## Install
``` bash
npm i chartjs-web-components
```
## Lit-Element Usage
``` html
<base-chart id="chart" typ
The newest version!
# Chartjs Web Components
The web components for chart.js which is built on lit-element
## Live Demo
https://fsx950223.github.io/chartjs-web-components/live-demo/
## Install
``` bash
npm i chartjs-web-components
```
## Lit-Element Usage
``` html
```
``` js
import 'chartjs-web-components'
```
## Vue Example
``` html
```
``` js
import VueChartjs from 'chartjs-web-components/dist/vue.js'
```
## React Example
``` jsx
import ReactChartjs from 'chartjs-web-components/dist/react.js'
```
## Demo
``` bash
npm run start
```
© 2015 - 2025 Weber Informatics LLC | Privacy Policy