# Production Charts

## **Chart Options**

&#x20;On the left-hand side of the chart, several options let you adjust how production data is displayed:

<figure><img src="/files/wZW9oOKJSyQ0QkuCe1EZ" alt="" width="563"><figcaption></figcaption></figure>

The options on the left-hand panel:

| Option                | Description                                                                                                                                          |
| --------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Chart / Table**     | Toggle between a graphical chart view and a raw data table.                                                                                          |
| **Metric / Imperial** | Switch between metric and imperial units for production volumes.                                                                                     |
| **Linear / Log**      | Toggle between a linear or logarithmic scale on the Y-axis.                                                                                          |
| **Production Mode**   | Choose how production is grouped: **Producing Daily**, **Calendar Daily**, **Monthly**, or **Cumulative** totals.                                    |
| **Production Series** | Select which production types to display — including **Oil**, **Gas**, **Water**, **Condensate**, **Acid Gas Injection**, and **Butane Production**. |

\
Hover over a series name (e.g., *Oil*, *Gas*, *Water*) and click the paint palette icon  that appears to open the styling menu. From there, you can adjust the color, line style, and line thickness for that production curve on the chart.

<figure><img src="/files/3S1rx90xPyQMTk9ALlfE" alt=""><figcaption><p>Paint palette icon to style Oil Series</p></figcaption></figure>


---

# 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://help-maps.stackdx.com/general/production-charts.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.
