Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/corpglory/grafana-multibar-graph-panel
A plugin implementing https://github.com/grafana/grafana/issues/870
https://github.com/corpglory/grafana-multibar-graph-panel
grafana grafana-plugin
Last synced: about 16 hours ago
JSON representation
A plugin implementing https://github.com/grafana/grafana/issues/870
- Host: GitHub
- URL: https://github.com/corpglory/grafana-multibar-graph-panel
- Owner: CorpGlory
- License: mit
- Created: 2018-03-06T17:11:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-28T07:39:13.000Z (4 months ago)
- Last Synced: 2024-12-18T01:11:38.308Z (8 days ago)
- Topics: grafana, grafana-plugin
- Language: TypeScript
- Size: 998 KB
- Stars: 75
- Watchers: 13
- Forks: 7
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
> This project is not activly supported.
> Please use https://github.com/chartwerk/grafana-chartwerk-app (it has multibar support)# Multibar Graph Panel
Webpack copy of [Grafana default panel](http://docs.grafana.org/features/panels/graph/) implementing https://github.com/grafana/grafana/issues/870
The plugin is under development. Please goto [Build section](https://github.com/CorpGlory/grafana-multibar-graph-panel#build) to build it from source.
Supported Grafana versions: 5.3.3+
# Screenshots
![Screenshot](https://github.com/CorpGlory/grafana-multibar-graph-panel/raw/master/src/screenshots/screenshot-1.png)
# Build
```
npm install
npm run build
```# See also
* [grafana-plugin-template-webpack](https://github.com/CorpGlory/grafana-plugin-template-webpack)
* [grafana-graph-panel](https://github.com/CorpGlory/grafana-graph-panel)
* [@types/grafana](https://github.com/CorpGlory/types-grafana)
* https://github.com/CorpGlory/grafana-progress-list
* more about Grafana from CorpGlory: https://corpglory.com/t/grafana/## About CorpGlory Inc.
The project developed by [CorpGlory Inc.](https://corpglory.com/), a company which provides high quality software development, data visualization, Grafana and monitoring consulting.