mirror of https://github.com/grafana/grafana.git
19 lines
392 B
Markdown
19 lines
392 B
Markdown
---
|
|
page_title: Plugin panel
|
|
page_description: Panel plugins for Grafana
|
|
page_keywords: grafana, plugins, documentation
|
|
---
|
|
|
|
|
|
# Panels
|
|
|
|
Panels are the main building blocks of dashboards.
|
|
|
|
## Panel development
|
|
|
|
Examples
|
|
|
|
- [clock-panel](https://github.com/grafana/clock-panel)
|
|
- [singlestat-panel](https://github.com/grafana/grafana/blob/master/public/app/plugins/panel/singlestat/module.ts)
|
|
|