Yandex Cloud
Search
Discuss with expertTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
    • Cloud Interconnect
    • Cloud Backup
    • Cloud Registry
    • Yandex AI Studio
    • Compute Cloud
    • Object Storage
    • Managed Service for Kubernetes®
    • Yandex BareMetal
    • Smart Web Security
    • Security Deck
    • Managed Service for PostgreSQL
    • Managed Service for ClickHouse®
    • Monium
    • Cloud CDN
    • Network Load Balancer
    • Virtual Private Cloud
    • Cloud DNS
    • Application Load Balancer
    • Yandex Cloud Video
    • Stackland
    • Yandex Cloud Router
    • Yandex Managed Service for Trino
    • Managed Service for MySQL®
    • Managed Service for Valkey™
    • Managed Service for Apache Spark™
    • Yandex StoreDoc
    • Managed Service for OpenSearch
    • Managed Service for Apache Kafka®
    • Data Transfer
    • Yandex MPP Analytics Engine for PostgreSQL
    • Yandex Managed Service for Apache Airflow®
    • Data Processing
    • Yandex MetaData Hub
    • Managed Service for YDB
    • Managed Service for Sharded PostgreSQL
    • Managed Service for YTsaurus
    • Yandex WebSQL
    • DataLens
    • Yandex Search API
    • SpeechSense
    • SpeechKit
    • DataSphere
    • Vision OCR
    • Translate
    • Yandex Identity Hub
    • Key Management Service
    • Certificate Manager
    • Yandex Lockbox
    • Audit Trails
    • SmartCaptcha
    • Cloud Desktop
    • Yandex SIEM
    • SourceCraft Code Assistant
    • Container Registry
    • Managed Service for GitLab
    • Managed Service for Prometheus®
    • Cloud Functions
    • API Gateway
    • Yandex Cloud Postbox
    • Message Queue
    • Serverless Integrations
    • IoT Core
    • Data Streams
    • Serverless Containers
    • Cloud Notification Service
    • Yandex Query
    • Identity and Access Management
    • Yandex Cloud Console
    • Resource Manager
    • Yandex Cloud Billing
    • Yandex Cloud Quota Manager
    • Cloud Apps
  • System Status
  • Marketplace
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2026 Direct Cursus Technology L.L.C.
Yandex DataLens
  • DataLens neuroanalyst
    • Overview
    • Widgets
    • Link
    • Selectors
    • Cross-chart filtering
    • Dashboard settings
    • Mailing lists
    • Versioning
    • Parameters
    • Neuroanalyst on your dashboard
    • Trend and smoothing lines in dashboard charts
    • Markdown
  • Gallery in DataLens
  • Audit Trails events

In this article:

  • Add or remove a trend
  • Add or remove a smoothing
  • Configure trend lines and smoothings
  • Limits
  1. Dashboards
  2. Trend and smoothing lines in dashboard charts

Trend and smoothing lines in Yandex DataLens charts

Written by
Yandex Cloud
Updated at July 28, 2026
View in Markdown
  • Add or remove a trend
  • Add or remove a smoothing
  • Configure trend lines and smoothings
  • Limits

In DataLens, you can apply a smoothing or add a trend line to a chart on a dashboard:

  • Smoothing: Adds a line with a simple moving average for better visualization of fluctuant data.
  • Trend line: Adds a trend line to highlight the overall data change trend.

Allows you to temporarily change the visualization without saving the changes in the original chart.

For every chart on the dashboard, you can:

  • Add or remove a trend.
  • Add or remove a smoothing.
  • Configure trend lines and smoothings.

The feature is at the Preview stage. Before using it, learn about its limitations.

Warning

Trend and smoothing settings are applied to the current dashboard view only and not saved after the page is refreshed.

When a smoothing or trend line is on, will appear in the top right corner of the dashboard chart. Clicking it opens the settings window.

Add or remove a trendAdd or remove a trend

To add a trend line, click → Modeling → Add trend in the top right corner of the dashboard chart or enable Trend in the settings window. Every chart line will now be accompanied by a trend line representing the overall data change trend.

chart-trend

To remove a trend line, click → Modeling → Remove trend in the top right corner of the dashboard chart or disable Trend in the settings window.

Add or remove a smoothingAdd or remove a smoothing

To add a trend line, click → Modeling → Add smoothing in the top right corner of the dashboard chart or enable Smoothing in the settings window. Every chart line will now be accompanied by a smoothing line.

chart-trend

To remove a trend line, click → Modeling → Remove smoothing in the top right corner of the dashboard chart or disable Smoothing in the settings window.

Configure trend lines and smoothingsConfigure trend lines and smoothings

To configure trend lines and smoothings, click → Modeling → Configure in the top right corner of the dashboard chart. On the right, in the Modeling window:

  • Enable Smoothing and select:

    • Function: You can use the Simple moving average value, which represents an arithmetic mean in point t over the time interval set in the Window field. The window includes points preceding t and the t point itself.
    • Window (number of points): Interval or number of points for arithmetic mean calculation, including the t point itself. The possible values range from 1 to 15.
    • Line form and density: Smoothing line properties.
  • Enable Trend and select:

    • Function: Chart line smoothing function:

      • Linear: Linear regression, which is a straight line that gives you a general idea of increase or decline over the selected interval. The regression model is y=a∗x+by = a * x + by=a∗x+b, where aaa and bbb are selected so that you get a straight line most accurately reflecting the relationship between the source line data.
      • Quadratic: Use if there is an obvious non-linear dependency in the source data. The regression model is y=a∗x2+b∗x+cy = a * x^{2} + b * x + cy=a∗x2+b∗x+c, where aaa, bbb, and ccc are selected so that you get a parabola line most accurately reflecting the relationship between the source line data.
      • Cubic: Use if there is clearly more than one bend in the source data. The regression model is y=a∗x3+b∗x2+c∗x+dy = a * x^{3} + b * x^{2} + c * x + dy=a∗x3+b∗x2+c∗x+d, where aaa, bbb, $c, and ddd are selected so that you get a cubic parabola line most accurately reflecting the relationship between the source line data.

      Use the quadratic and cubic functions with caution.

    • Line form and density: Trend line properties.

  • Additional settings:

    • Enable Group lines to hide smoothing and trend lines from the chart legend.

The changes made to the trend line and smoothing settings will appear directly on the chart.

chart-trend

LimitsLimits

  • Available only for linear charts (Wizard, QL charts, or Editor charts).
  • Available only from dashboards.
  • Not available for linear charts with the X axis in discrete mode.
  • The settings are not retained.
  • Not yet available for embedded dashboards.

Was the article helpful?

Previous
Neuroanalyst on your dashboard
Next
Markdown
© 2026 Direct Cursus Technology L.L.C.