> For the complete documentation index, see [llms.txt](https://help.tellius.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tellius.com/vizpads-explore/anomaly-management-for-line-charts.md).

# Anomaly management for line charts

Admins can now control the visibility of anomalies in line charts at different levels to improve the performance of Vizpads and Search.

* Instance level
* Vizpad level
* Chart level

{% hint style="warning" %}
The anomalies can be enabled and disabled only for line charts.
{% endhint %}

### **What happens when the anomalies per chart exceed the set limit?**

1. For any chart that exceeds the maximum number of anomalies (as configured in **Application Settings**), Tellius automatically hides the anomalies to avoid potential performance impact.
2. In such cases, the message "**Anomalies are disabled to avoid potential performance issues**" will be displayed on the respective chart with two options ✅ and ❌.

<figure><img src="/files/Q1FiFl1AnCIemAVOtBN8" alt=""><figcaption><p>Anomaly management in Search</p></figcaption></figure>

3. ✅ **Continue without anomalies** - Click on ✅ to keep the anomalies hidden for the specific chart.\
   ❌ **Show anomalies anyways** - Click on ❌ to display the anomalies for the specific chart.


---

# 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:

```
GET https://help.tellius.com/vizpads-explore/anomaly-management-for-line-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.
