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

https://github.com/mecha-cms/x.panel.type.chart

Chart GUI for the panel extension.
https://github.com/mecha-cms/x.panel.type.chart

chart extension panel

Last synced: 11 months ago
JSON representation

Chart GUI for the panel extension.

Awesome Lists containing this project

README

          

Chart Extension for Mecha’s [Panel](https://github.com/mecha-cms/x.panel)
===============================================================================

![Code Size](https://img.shields.io/github/languages/code-size/mecha-cms/x.panel.type.chart?color=%23444&style=for-the-badge)

![Chart](https://user-images.githubusercontent.com/1669261/107151431-25ca7180-6995-11eb-8c11-72f530d4539b.png)

An example page that displays the available charts is available at `http://127.0.0.1/panel/::g::/.test/charts`.

---

Release Notes
-------------

### 1.1.0

- [@mecha-cms/mecha#96](https://github.com/mecha-cms/mecha/issues/96)

### 1.0.1

- Loaded the chart assets once, globally.

### 1.0.0

- Initial stable release.