# Correlation Plot

The *Correlation plot i*s used to visualize the relationship between a feature and numeric attribute values for each sample or cell. It is a 2D scatterplot in *Data viewer* with y-axis representing the feature and the x-axis representing the numeric attribute (or another feature). Points on the plot are cells or samples.

The correlation plot is available on [Correlation analysis](/icm/analyses/analysis-functionality/task-menu/statistics/correlation-analysis-1.md) and [ANOVA/LIMMA-trend/LIMMA-voom](/icm/analyses/analysis-functionality/task-menu/statistics/differential-analysis/anova-limma-trend-limma-voom.md) (if a numeric attribute is included) task reports.

Click the **View correlation plot** button ![](/files/heRgcwpvR7LLG1tBeckc) in the *View* column of the task report

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

The configuration is the same as other plots in data viewer. Click on Statistics to turn on/off the regression line

<div align="left"><figure><img src="/files/lnjH5yTP7wRfSJYMMfz0" alt=""><figcaption></figcaption></figure></div>


---

# 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.connected.illumina.com/icm/analyses/analysis-functionality/data-viewer/correlation-plot.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.
