updated images and image names, removed unused images

pull/98/head
Scott Anderson 2019-03-20 15:14:28 -06:00
parent 91f58ea480
commit fb85d8d64a
57 changed files with 16 additions and 16 deletions

View File

@ -34,7 +34,7 @@ The InfluxDB UI provides multiple ways to create a task:
for detailed information about each option. for detailed information about each option.
5. Click **Save as Task**. 5. Click **Save as Task**.
{{< img-hd src="/img/data-explorer-save-as-task.png" title="Add a task from the Data Explorer"/>}} {{< img-hd src="/img/2-0-data-explorer-save-as-task.png" title="Add a task from the Data Explorer"/>}}
### Create a task in the Task UI ### Create a task in the Task UI
1. Click on the **Tasks** icon in the left navigation menu. 1. Click on the **Tasks** icon in the left navigation menu.
@ -47,7 +47,7 @@ The InfluxDB UI provides multiple ways to create a task:
4. In the right panel, enter your task script. 4. In the right panel, enter your task script.
5. Click **Save** in the upper right. 5. Click **Save** in the upper right.
{{< img-hd src="/img/tasks-create-edit.png" title="Create a task" />}} {{< img-hd src="/img/2-0-tasks-create-edit.png" title="Create a task" />}}
### Import a task ### Import a task
1. Click on the **Tasks** icon in the left navigation menu. 1. Click on the **Tasks** icon in the left navigation menu.

View File

@ -22,7 +22,7 @@ To view your tasks, click the **Tasks** icon in the left navigation menu.
3. In the right panel, modify the task script. 3. In the right panel, modify the task script.
4. Click **Save** in the upper right. 4. Click **Save** in the upper right.
{{< img-hd src="/img/tasks-create-edit.png" alt="Update a task" />}} {{< img-hd src="/img/2-0-tasks-create-edit.png" alt="Update a task" />}}
#### Update the status of a task #### Update the status of a task
In the list of tasks, click the toggle in the **Active** column of the task you In the list of tasks, click the toggle in the **Active** column of the task you

View File

@ -21,7 +21,7 @@ This guide covers the different options:
## Data Explorer ## Data Explorer
Queries can be built, executed, and visualized in InfluxDB UI's Data Explorer. Queries can be built, executed, and visualized in InfluxDB UI's Data Explorer.
![Data Explorer with Flux](/img/data-explorer-ui.png) ![Data Explorer with Flux](/img/2-0-data-explorer-ui.png)
## Influx REPL ## Influx REPL
The [`influx repl` command](/v2.0/reference/cli/influx/repl) starts an interactive The [`influx repl` command](/v2.0/reference/cli/influx/repl) starts an interactive

View File

@ -45,10 +45,10 @@ You can also send data to your dashboard directly from the Data Explorer. For de
2. Click **Delete**. 2. Click **Delete**.
3. Click **Confirm** to continue deleting your dashboard. 3. Click **Confirm** to continue deleting your dashboard.
![Delete a dashboard](/img/dashboard-delete.png) ![Delete a dashboard](/img/2-0-dashboard-delete.png)
#### Clone a dashboard #### Clone a dashboard
1. Hover over the dashbaord name in the list of dashboard to show options. 1. Hover over the dashbaord name in the list of dashboard to show options.
2. Click **Clone**. The cloned dashboard opens. 2. Click **Clone**. The cloned dashboard opens.
![Clone a dashboard](/img/dashboard-clone.png) ![Clone a dashboard](/img/2-0-dashboard-clone.png)

View File

@ -45,7 +45,7 @@ Select from available [visualization types](/v2.0/visualize-data/visualization-t
1. Select a visualization type from the dropdown menu in the upper-left. 1. Select a visualization type from the dropdown menu in the upper-left.
{{< img-hd src="/img/visualization-dropdown.png" title="Visualization dropdown" />}} {{< img-hd src="/img/2-0-visualization-dropdown.png" title="Visualization dropdown" />}}
2. Select the **Visualization** tab at the bottom of the **Data Explorer**. 2. Select the **Visualization** tab at the bottom of the **Data Explorer**.
For details about all of the available visualization options, see For details about all of the available visualization options, see

View File

@ -14,7 +14,7 @@ weight: 101
Labels are a way to add visual metadata to dashboards, tasks, and other items in the InfluxDB UI. Labels are a way to add visual metadata to dashboards, tasks, and other items in the InfluxDB UI.
To manage labels, click the **Configuration** icon in the navigation bar and select **Labels**. To manage labels, click the **Configuration** icon in the navigation bar and select **Labels**.
{{< img-hd src="/img/labels-nav-link.png" title="Labels configuration" />}} {{< img-hd src="/img/2-0-labels-nav-link.png" title="Labels configuration" />}}
#### Create a label #### Create a label
1. Click **+ Create Label**. 1. Click **+ Create Label**.

View File

@ -51,19 +51,19 @@ To view **Graph** controls, click the settings icon ({{< icon "gear" >}}) next t
##### Line Graph example ##### Line Graph example
![Line Graph example](/img/chrono-viz-line-graph-example.png) {{< img-hd src="/img/2-0-visualizations-line-graph-example.png" alt="Line Graph example" />}}
##### Stacked Graph example ##### Stacked Graph example
![Stacked Graph example](/img/chrono-viz-stacked-graph-example.png) {{< img-hd src="/img/2-0-visualizations-stacked-graph-example.png" alt="Stacked Graph example" />}}
#### Step-Plot Graph example #### Step-Plot Graph example
![Step-Plot Graph example](/img/chrono-viz-step-plot-graph-example.png) {{< img-hd src="/img/2-0-visualizations-step-plot-graph-example.png" alt="Step-Plot Graph example" />}}
##### Bar Graph example ##### Bar Graph example
![Bar Graph example](/img/chrono-viz-bar-graph-example.png) {{< img-hd src="/img/2-0-visualizations-bar-graph-example.png" alt="Bar Graph example" />}}
### Graph + Single Stat ### Graph + Single Stat
@ -102,7 +102,7 @@ To view **Graph + Single Stat** controls, click the settings icon ({{< icon "gea
#### Graph + Single Stat example #### Graph + Single Stat example
![Line Graph + Single Stat example](/img/chrono-viz-line-graph-single-stat-example.png) {{< img-hd src="/img/2-0-visualizations-line-graph-single-stat-example.png" alt="Line Graph + Single Stat example" />}}
### Histogram ### Histogram
@ -125,7 +125,7 @@ To view **Histogram** controls, click the settings icon ({{< icon "gear" >}}) ne
#### Histogram example #### Histogram example
![Histogram example](/img/histogram_example.png) {{< img-hd src="/img/2-0-visualizations-histogram-example.png" alt="Histogram example" />}}
### Single Stat ### Single Stat
@ -172,7 +172,7 @@ To view **Gauge** controls, click the settings icon ({{< icon "gear" >}}) next t
#### Gauge example #### Gauge example
![Gauge example](/img/chrono-viz-gauge-example.png) {{< img-hd src="/img/2-0-visualizations-gauge-example.png" alt="Gauge example" />}}
### Table ### Table
@ -207,4 +207,4 @@ To view **Table** controls, click the settings icon ({{< icon "gear" >}}) next t
#### Table view example #### Table view example
![Table example](/img/chrono-viz-table-example.png) {{< img-hd src="/img/2-0-visualizations-table-example.png" alt="Table example" />}}

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 KiB

View File

Before

Width:  |  Height:  |  Size: 536 KiB

After

Width:  |  Height:  |  Size: 536 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

View File

Before

Width:  |  Height:  |  Size: 296 KiB

After

Width:  |  Height:  |  Size: 296 KiB

View File

Before

Width:  |  Height:  |  Size: 90 KiB

After

Width:  |  Height:  |  Size: 90 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

View File

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 192 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 106 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 169 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 232 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 311 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 177 KiB