Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
grafana:profile [2019/12/02 22:18] optrix |
grafana:profile [2019/12/02 22:23] (current) optrix |
||
|---|---|---|---|
| Line 11: | Line 11: | ||
| {{:grafana:profile.png?600|}} | {{:grafana:profile.png?600|}} | ||
| - | If we start at **Natural Gas Valve #1**, we can follow the **Profile** relationship to create a single line that contains values for each one of our three valves. | + | If we start at **Natural Gas Valve #1**, we can follow the **Profile** relationship by setting the Primary Axis to //Profile// to create a single line that contains values for each one of our three valves. |
| Although it's relatively trivial in this case where there are only three items, it can work with any length of relationship, returning hundreds of items in some cases. | Although it's relatively trivial in this case where there are only three items, it can work with any length of relationship, returning hundreds of items in some cases. | ||
| Line 19: | Line 19: | ||
| Profile relationships can also be used to generate heatmaps and trends of multiple lines across a profile. | Profile relationships can also be used to generate heatmaps and trends of multiple lines across a profile. | ||
| - | By changing the 'Y-Axis' from **None** to **Time**, you get distinct series for each of the profile channels, over time. | + | By changing the 'Secondary Axis' from **None** to **Time**, you get distinct series for each of the profile channels, over time. |
| This allows you to make line charts... | This allows you to make line charts... | ||
| Line 39: | Line 39: | ||
| Each stave also has a **Vertical Profile** relationship going between it and the staves //on top// of it. | Each stave also has a **Vertical Profile** relationship going between it and the staves //on top// of it. | ||
| - | So if we ask for a profile of the first stave where **Profile** is the X-Axis and **Time** is the Y, we get the following... | + | So if we ask for a profile of the first stave where **Profile** is the Primary and **Time** is the Secondary Axis, we get the following... |
| {{:grafana:profilestaves.png?400|}} | {{:grafana:profilestaves.png?400|}} | ||
| - | But if we change the Y-Axis to **Vertical Profile**, we get this... | + | But if we change the Secondary Axis to **Vertical Profile**, we get this... |
| {{:grafana:profilestaves2d.png?400|}} | {{:grafana:profilestaves2d.png?400|}} | ||