Removed Note as visualization type

pull/12/head
Nora 2019-01-16 10:38:56 -08:00
parent e48c28e8b0
commit 7646aa7eac
1 changed files with 0 additions and 19 deletions

View File

@ -20,7 +20,6 @@ Each of the available visualization types and available user controls are descri
* [Bar Graph](#bar-graph)
* [Gauge](#gauge)
* [Table](#table)
* [Note](#note)
For information on adding and displaying annotations in graph views, see [Adding annotations to Chronograf views](/chronograf/v1.7/guides/annotations/).
@ -258,21 +257,3 @@ Use the **Table Controls** to specify the following:
#### Table view example
![Table example](/img/chronograf/chrono-viz-table-example.png)
### Note
The **Note** panel displays Markdown-formatted text with your graph.
![Note selector](/img/chronograf/chrono-viz-note-selector.png)
#### Note Controls
![Note Controls](/img/chronograf/chrono-viz-note-controls.png)
Enter your text in the **Add a Note** panel, using Markdown to format the text.
Enable the **Display note in cell when query returns no results** option to display the note text in the cell instead of `No Results`.
#### Note view example
![Note example](/img/chronograf/chrono-viz-note-example.png)