# Highlight

By using the Highlight feature, you can change the color of specific markers such as bars, lines or circles to stand out from others. Highlight feature is available in the following charts.

* Bar
* Line
* Area
* Ring / Pie
* Histogram
* Density Plot
* Scatter (No Aggregation)
* Scatter (With Aggregation)
* Boxplot
* Violin
* Error Bar
* Map - Extension
* Map - Long/Lat

## How to Use

First, you need to assign a category column such as a character column to Color. Then, select "Highlight" menu from the menu dropdown.

![](/files/-M4oNCmczQFZre44dVhL)

Check "Enable Highlight" to enable the Highlight feature. Choose values to highlight, and pick colors for each value. Click Apply to apply the highlight configuration.

![](/files/-M4oNCmjg8kUNroJJP-N)


---

# 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.exploratory.io/visualization/features/highlight-1.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.
