mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 03:12:13 +08:00
Publish data frames documentation (#24328)
This commit is contained in:

committed by
GitHub

parent
dbac77d239
commit
7219d9bd7f
@ -289,6 +289,8 @@
|
||||
children:
|
||||
- link: /plugins/developing/development/
|
||||
name: Developer Guide
|
||||
- link: /plugins/developing/dataframe/
|
||||
name: Introduction to data frames
|
||||
- link: /plugins/developing/code-styleguide/
|
||||
name: Plugin Code Styleguide
|
||||
- link: /plugins/developing/plugin-review-guidelines/
|
||||
|
@ -5,7 +5,6 @@ type = "docs"
|
||||
name = "Data frames"
|
||||
parent = "developing"
|
||||
weight = 9
|
||||
draft = true
|
||||
+++
|
||||
|
||||
## Introduction to data frames
|
||||
|
Reference in New Issue
Block a user