# ALIVE Pattern Signature Summary

#### Highlighting Data in Pattern Bar Graphs

<figure><img src="/files/pFE7dyULRN27ohSqWiYN" alt=""><figcaption><p>Without highlight option enable.</p></figcaption></figure>

This feature enables users to highlight specific data points in pattern bar graphs that correspond to data sets present in the accompanying table. By utilising this functionality, users can easily draw attention to important patterns, trends, or anomalies within their data. This can be particularly useful for data analysis, where visual emphasis on key data points enhances comprehension and decision-making.&#x20;

<figure><img src="/files/XWkTTjsrOf6vKNPDvpeQ" alt=""><figcaption><p>Toggle button to highlight data on graph.</p></figcaption></figure>

To use this feature, just toggle the switch. This will highlight the data in the table and mark the corresponding bars on the graph.

<figure><img src="/files/puHRm7wt2JNWdlsjcyXZ" alt=""><figcaption><p>Page 1 data highlighted in the pattern graph</p></figcaption></figure>

<figure><img src="/files/GCC6POB2Gz8kCyEgPBIx" alt=""><figcaption><p>Page 3 data highlighted in the pattern graph</p></figcaption></figure>

This feature is designed to streamline the data analysis process, allowing users to quickly pinpoint relevant information and extract actionable insights.


---

# 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.apica.io/autonomous-insights/autonomous-log-interactive-visual-explorer-alive/alive-pattern-signature-summary.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.
