---
metadata:
  - name: generator
    content: Diplodoc Platform v5.54.2
  - property: og:type
    content: article
  - property: article:section
    content: Следить за задачами на дашборде
  - property: og:title
    content: Виджет «График событий»
  - property: article:tag
    content: Базовая инструкция
alternate:
  - https://yandex.ru/support/tracker/en/user/events.md
  - https://yandex.ru/support/tracker/ru/user/events.md
  - href: en/user/events.md
    type: text/markdown
    title: Markdown version
  - href: ../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.ru/support/tracker/en/llms.txt


# Events chart widget

The widget shows the number of issues with a specific date selected. For example, select the key parameter **Deadline** and track the number of issues with approaching deadlines. Or select the **Resolved** parameter and collect statistics on how many issues your team closes.

![](../_assets/widgets/events.png =500x){.border-blue}
_Example chart_

## Widget actions {#actions}

{% list tabs %}

- Open issue list

   To open the list of issues, click a column.
   
   ![](../_assets/widgets/events-action-1.png =400x){.border-blue}

- Zoom in on the chart

   To enlarge an area of the chart, select it with the mouse.
   To return to the original scale, click ![](../_assets/svg/icon-clear.svg)</svg> **Reset zoom** on the right.

   ![](../_assets/widgets/events-action-2.png =400x){.border-blue}

{% endlist %}

## Widget settings {#config}

- <!-- source: en/_includes/dashboards.md -->
  **Data source** — the issue search conditions for the widget. You can specify them in different formats: {#data-source}
  <!-- endsource: en/_includes/dashboards.md -->

  <!-- source: en/_includes/dashboards.md -->
  - **Filter** — here you can select a quick filter, such as "Reported by me", or your saved filter. [How to save an issue filter](https://yandex.ru/support/tracker/en/user/create-filter.md)
  - **Query language** — here you can enter a condition in query format. Choose this if you need to insert a function or combine several conditions with the "AND" and "OR" operators. [How to set a condition using the query language](https://yandex.ru/support/tracker/en/user/query-filter.md)
  - **Parameters** — here you can set up a condition using buttons. [How to add search conditions](https://yandex.ru/support/tracker/en/user/create-filter.md#set-conditions)
  <!-- endsource: en/_includes/dashboards.md -->

- **Key parameter** — the issue parameter to build the chart for.
    It must contain a date or time.

- <!-- source: en/_includes/dashboards.md -->
  **Group** — the chart step on the time axis. You can select different units, from hours to years.
      In the field on the right, specify the axis length in days.
  <!-- endsource: en/_includes/dashboards.md -->

- <!-- source: en/_includes/dashboards.md -->
  **Show cumulative total** — enable this option to show the total across all previous periods. {#result}
  <!-- endsource: en/_includes/dashboards.md -->

- <!-- source: en/_includes/dashboards.md -->
  **Auto-update** — how often the widget will update. {#autoup}
  <!-- endsource: en/_includes/dashboards.md -->

![](../_assets/widgets/events-settings.png =600x){.border-blue}
_Example settings_

<!-- source: en/_assets/style/image.md -->

<!-- endsource: en/_assets/style/image.md -->
