# Hastic Graph Panel
[Website](https://hastic.io) |
[Twitter](https://twitter.com/hasticio) |
[IRC](https://webchat.freenode.net/?channels=#hastic)
[![Build Status](https://travis-ci.org/hastic/hastic-grafana-app.svg?branch=master)](https://travis-ci.org/hastic/hastic-grafana-app)
A version of Grafana's default Graph Panel for rendering and labeling Hastic's patterns.
**Please note that we are still in alpha, so features are subject to change**
See also:
* [Getting started](https://github.com/hastic/hastic-grafana-app/wiki/Getting-started)
* [Wiki](https://github.com/hastic/hastic-grafana-app/wiki)
* [FAQ](https://github.com/hastic/hastic-grafana-app/wiki/FAQ)
* [Hastic-server](https://github.com/hastic/hastic-server)
* [Installation from source](https://github.com/hastic/hastic-grafana-app/wiki/Installation-from-source)
* [Changelog](https://github.com/hastic/hastic-grafana-app/wiki/Changelog)
# Prerequisites
* [hastic-server](https://github.com/hastic/hastic-server)
* [Grafana >= 5.4.0](https://grafana.com/grafana/download)
# Credits
Based on
* [grafana-plugin-template-webpack-typescript](https://github.com/CorpGlory/grafana-plugin-template-webpack-typescript)
* [@types/grafana](https://github.com/CorpGlory/types-grafana)