# Customize Graphs & Charts

{% hint style="info" %}
Only applied for Premium, Standard and Trial Users.
{% endhint %}

### Pie Chart:

Some data sets are depicted using pie charts, accompanied by a table presenting the original data. To view only the desired information, simply click on the corresponding section within the pie chart. The table will dynamically display the corresponding data, allowing you to focus on specific details of interest.

<figure><img src="/files/U4TLvzLjfm9agxci8nRg" alt=""><figcaption><p>Figure 1: Charts from Ownership Structure</p></figcaption></figure>

<figure><img src="/files/uB52frYmIU1sQ0wzblKz" alt="" width="563"><figcaption><p>Figure 2: Chart from Industry Overview</p></figcaption></figure>

### View by Chart/ View by Table:&#x20;

You can select either a chart or a table format, depending on your preference and analysis requirements. For example, when using the Industry Overview feature, you have the option to choose how you want to view Macroeconomics data. To alternate between chart and table view, simply click on "View by" and choose your preferred option.

<figure><img src="/files/FjBmFumVIRRNTdosXak1" alt=""><figcaption><p>Figure 3: Charts from Industry Overview</p></figcaption></figure>

### Charts in Financial Analysis feature:&#x20;

Within the Financial Analysis feature, you'll find multiple information panels. To customize the display of these data sets, simply click on "View by" and choose your preferred option. You have three view options:

1. **Trend View**: This option allows you to analyze the data set over time. The system will display charts with multiple columns and lines representing various ratios. By selecting or deselecting specific legends, you can easily view or hide the corresponding data.

<figure><img src="/files/vYuLEJmG01Cuza26FoH1" alt="" width="563"><figcaption><p>Figure 4: Solvency panel _ View by Trend</p></figcaption></figure>

2. **Year View**: If you prefer to focus on specific years, you can choose this option. The Financial Analysis screen offers a set of pre-designed charts and graphs for a fixed range of five years. You can select the desired time frame to view the data in a clear and concise manner.

<figure><img src="/files/ydPXKIc3P2H75FXBl8Zw" alt="" width="563"><figcaption><p>Figure 5: Liquidity panel _ View by Each Year</p></figcaption></figure>

2. **Table View**: For those who prefer a more detailed examination of the raw data, the table view option is available. This provides a comprehensive dataset in a tabular format, enabling you to explore the financial information in a structured way.

<figure><img src="/files/nOGvGeVM1yZkJ0Mu9fPK" alt="" width="563"><figcaption><p>Figure 6: ROA &#x26; ROE _ View by Table</p></figcaption></figure>

By offering customization options across various analytics screens, we empower you to adapt the display settings of graphs and charts to your liking. This ensures that you can effectively analyze and present data in a manner that aligns with your specific requirements and preferences.


---

# 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.fiingate.vn/manual/user-manual/customize-graphs-and-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.
