> ## Documentation Index
> Fetch the complete documentation index at: https://guides.klaritics.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Chart Widgets in Klaritics

> Chart widgets in Klaritics display line, bar, and other chart types built from Chart Analysis. Pin them to dashboards to track trends over time.

Chart widgets turn your Chart Analysis results into visual dashboard elements. Use them to track trends, compare segments, and surface patterns in user behavior over time. Once pinned to a dashboard, a chart widget updates automatically as the underlying analysis refreshes.

## When to use chart widgets

Chart widgets are ideal when you need to:

* Monitor metrics like signups, activations, or revenue over days or weeks
* Compare behavior across user segments, platforms, or cohorts
* Visualize distributions and changes in key event volumes

## Supported chart types

Klaritics chart widgets support multiple visual formats. Common types include:

* **Line charts**: Best for time-series trends and continuous metrics
* **Bar charts**: Useful for comparing discrete categories or segments
* **Stacked and grouped variants**: Show breakdowns within a single metric

## Pin a chart widget

<Steps>
  <Step title="Build your analysis">
    Create a Chart Analysis with the events, filters, and breakdowns you want to visualize.
  </Step>

  <Step title="Pin to dashboard">
    Click **Pin to Dashboard** and select the target dashboard. The chart appears as a widget.
  </Step>

  <Step title="Adjust layout">
    Resize and reposition the widget on the dashboard to fit your layout.
  </Step>
</Steps>

<Tip>
  You can pin the same chart analysis to multiple dashboards. This keeps metrics consistent across team views.
</Tip>

## Next steps

* [Chart Analysis](/analysis/chart-analysis)
* [Widgets overview](/widgets/overview)
