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.
- Host: GitHub
- URL: https://github.com/mecha-cms/x.panel.type.chart
- Owner: mecha-cms
- Created: 2021-02-06T19:20:16.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-16T14:39:08.000Z (over 4 years ago)
- Last Synced: 2025-07-04T02:25:42.850Z (11 months ago)
- Topics: chart, extension, panel
- Language: JavaScript
- Homepage:
- Size: 486 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Chart Extension for Mecha’s [Panel](https://github.com/mecha-cms/x.panel)
===============================================================================


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.