Files
Daniel Lee abd9233f86 Docs for developing plugins (#7475)
* docs(plugins): new developing plugins section

Creates new section called Developing Plugins in
the plugin section of the docs.

1. Some changes to the Development guide page
2. Converted defaults/editor mode blog post
to new page
3. Converted snapshots blog post to new page
4. Adds new code styleguide page
5. Updates to apps and datasources pages
6. Adds plugin.json schema

* docs(links): fixes broken links

Fixes broken links to other pages as
well as broken image links.
2017-02-07 07:48:01 +01:00

490 B

page_title page_description page_keywords
Plugin panel Panel plugins for Grafana grafana, plugins, documentation

+++ title = "Installing Plugins" type = "docs" [menu.docs] parent = "developing" weight = 1 +++

Panels

Panels are the main building blocks of dashboards.

Panel development

Examples