# R Server Visual

The user can see visualization based on their inserted R scripts using this charting component.

* Navigate to the ***Design*** page.
* Select ***R Server*** Visual component to visualize the data.
* Write a valid R Script in the given space.   &#x20;

![](/files/j61LJonTr5qDSHheIdvC)

* Open the ***Properties*** tab
* Configure the below given Settings fields:
  * Function: Select an option from the drop-down menu
  * Data Frame: Select an option from the drop-down menu
* Click the ***Apply*** option.
* The c*a*nvas displays visualization based on the inserted R script.

&#x20;    &#x20;

![Displaying the R Script data through the R server visual chart](/files/qBt94yMXgPi48SEXbMab)


---

# 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.bdb.ai/bdb-documentation/data-visualization/self-service/chart-gallery/r-server-visual.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.
