# Trend Panel

* [X Field selection](#trendpanel-xfieldselection)

The trend panel should be used for datasets that have a sequential, numeric X that is not time. Some examples are function graphs, rpm/torque curves, supply/demand relationships, and elevation or heart rate plots along a race course (with x as distance or duration from start).

The trend panel supports all visual styles and options available in the Time series panel with these exceptions:

* No annotations or time regions
* No shared cursor/crosshair
* No multi-timezone x axis
* No ability to change the dashboard time range via drag-selection

***

### X Field selection <a href="#trendpanel-xfieldselection" id="trendpanel-xfieldselection"></a>

Use this option to select a field that contains increasing numeric values.

For example, you could represent engine power and torque versus speed where speed is plotted on the x axis and power and torque are plotted on the y axes.

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.turium.ai/home/algoreus/turium-connector-documentation/turium-fabriq-overview/how-to-guides/algology-visualisation-user-guide/visualisations/trend-panel.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
