An open API service indexing awesome lists of open source software.

https://github.com/jop-software/hx-chart

HTMX extension to use chart.js
https://github.com/jop-software/hx-chart

htmx htmx-extension

Last synced: 9 months ago
JSON representation

HTMX extension to use chart.js

Awesome Lists containing this project

README

          



@jop-software/hx-chart - chart.js as an htmx.org plugin


> Use [chart.js](https://www.chartjs.org/) as an extension in HTMX.

## Installation

```console
# npm
npm install @jop-software/hx-chart

# pnpm
pnpm add @jop-software/hx-chart
```

Make sure to include `chart.js` as well as `htmx.org` separately.

## Usage

```javascript
import "@jop-software/hx-chart";
```

```html

```

> [!NOTE]
> All attributes can be prefixed with `data-`, so you can use `data-hx-chart-type` instead of `hx-chart-type`.

## Professional support and Enterprise Licensing

Professional support, as well as enterprise licenses are available. Please contact [support@jop-software.de](mailto:support@jop-software.de) for more information.

© 2023, jop-software Inh. Johannes Przymusinski