# Mediachart

## Purpose & Application

Need to display or format some text in your Toucan application 📝 ? This is the viz to use!

Type text, format it using a WYSIWYG editor, and you can even variabilize your content using templating.

The text chart is appropriate to address communication issues, for instance to share annual financial results, or conduct business reviews or going to the next steps regarding storytelling!

{% hint style="info" %}
Tip

You can add images from your app or from an URL! You can add all kind of images, including our favorites: GIFs!
{% endhint %}

## Key features

* Use your application **images/assets** to custom your text
* Use **templating** to make your content dynamic based on your end-user selection

## Configuration

<mark style="color:red;">\*</mark>**Mandatory parameters**

| Section | Option                                 | Configuration tutorial                                 |
| ------- | -------------------------------------- | ------------------------------------------------------ |
|         | HTML<mark style="color:red;">\*</mark> | Use the WYSIWYG editor to display rich text and images |


---

# 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-v3.toucantoco.com/visualizations-and-layouts/creating-visualizations/viz-gallery/legacy-viz-designs/mediachart.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.
