> For the complete documentation index, see [llms.txt](https://help-intel.stackdx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help-intel.stackdx.com/dashboards/compare-charts.md).

# Compare Charts

The Compare Charts Dashboard compares different company's corporate reported and public reported production data (ie. Corporate Production & Finances and Gross Licensed Production). The dashboard allows the user to select companies and view their available data on charts to easily visualize the company comparison.&#x20;

<figure><img src="/files/JifTwSQieOk9XNPiiggU" alt=""><figcaption></figcaption></figure>

### Overview

1. **Company Search** - Type full or partial company names to filter the list
2. **Select/Deselect**- Select or Deselect the companies that will be included in the comparison charts
3. **Line & Bar Charts** - Charts displaying the selected company data
4. **Production Type** - Select the type of production to display on the charts (ie. Corporate Production & Finances and Gross Licensed Production)
5. **Data items** - Select the data item to display on the charts

<div align="left"><figure><img src="/files/zp3Qy2elJGD2eE4DRpTe" alt="" width="287"><figcaption></figcaption></figure></div>

6. **Chart options** - Select options to view on the charts. The available options are different for the Line and Bar Charts. See below:

**Line Chart**

Choose to display the Median, Average and Sum Lines for either selected or all companies.&#x20;

<div align="left"><figure><img src="/files/NPm1sc3hbOPZoyA0CapH" alt="" width="534"><figcaption></figcaption></figure></div>

**Bar Chart**

Choose the Year and Quarter for the company data displayed on the chart.

<div align="left"><figure><img src="/files/t3lKrlYdYMflyXHclNpz" alt="" width="476"><figcaption></figcaption></figure></div>

7. **Export** - Export the raw chart data to .csv file

Click on the **Export** option and the .csv file will be immediately downloaded by your browser and placed in a folder (ie. Downloads Folder) for you to access.&#x20;

<div align="left"><figure><img src="/files/znK3lBFWiTrTQtsfx4w6" alt="" width="497"><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help-intel.stackdx.com/dashboards/compare-charts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
