Removed Note as visualization type
parent
e48c28e8b0
commit
7646aa7eac
|
@ -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
|
||||
|
||||

|
||||
|
||||
### Note
|
||||
|
||||
The **Note** panel displays Markdown-formatted text with your graph.
|
||||
|
||||

|
||||
|
||||
#### Note Controls
|
||||
|
||||

|
||||
|
||||
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
|
||||
|
||||

|
||||
|
|
Loading…
Reference in New Issue