# Smooth Line

The Line Smoothening feature is added in the Vitara charts . Instead of sharp curve lines, we can now use this new capability to create line charts that represent smooth curves.

#### List of charts support this feature: <a href="#list-of-charts-support-this-feature" id="list-of-charts-support-this-feature"></a>

* Line/Area/Sparkline charts
* Combination chart using Bar/Column charts
* Combination chart using Stacked bar/column charts

#### How can we enable Smooth line feature <a href="#how-can-we-enable-smooth-line-feature" id="how-can-we-enable-smooth-line-feature"></a>

Smooth Line will be available in the line settings menu in line/area/spartline charts.

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

If we use a line/area chart in the combination chart for a given series, the Smooth Line option is available in the same series option menu.

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

#### Below is the screenshot of charts with smooth line feature <a href="#below-is-the-screenshot-of-charts-with-smooth-line-feature" id="below-is-the-screenshot-of-charts-with-smooth-line-feature"></a>

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


---

# 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://tsdocs.vitaracharts.com/readme/smooth-line.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.
