Skip to content

Disable labels for trend and smoothing lines#3560

Merged
kuzmadom merged 1 commit intomainfrom
CHARTS-12540
Feb 19, 2026
Merged

Disable labels for trend and smoothing lines#3560
kuzmadom merged 1 commit intomainfrom
CHARTS-12540

Conversation

@kuzmadom
Copy link
Contributor

No description provided.

@kuzmadom kuzmadom requested a review from korvin89 February 19, 2026 13:59
@github-actions
Copy link

📦 Statoscope quick diff with main-branch:

⏱ Build time: 3.2 sec (5.72%)

⚖️ Initial size: 0.02 kb (0%)

🕵️ Validation errors: 0

Full Statoscope report could be found here ↗️

@github-actions
Copy link

E2E Tests

Playwright test results

passed  251 passed
flaky  11 flaky
skipped  2 skipped

Details

stats  264 tests across 137 suites
duration  4 minutes, 4 seconds
commit  f4d76f4

Flaky tests

opensource › opensource-suites/connections/ytsaurus.test.ts › YTsaurus connector interactions › Connector should be created
opensource › opensource-suites/wizard/fields/field-actions.test.ts › Wizard › Fields › Duplicate field
opensource › opensource-suites/wizard/filters/filters-with-dialog-color.test.ts › Wizard filters › Two or more values of the Date field from the dashboard filter section should use IN operation by default
opensource › opensource-suites/wizard/visualizations/bar-x/tooltip.test.ts › Wizard › Bar-x chart › Different format of the two measures in tooltip @screenshot
opensource › opensource-suites/wizard/visualizations/bar-y/axis-settings.test.ts › Wizard › Bar-y chart › Logarithmic x-axis with zero values @screenshot
opensource › opensource-suites/wizard/visualizations/bar-y/data-labels.test.ts › Wizard › Bar-y chart › Datetime dataLabels @screenshot
opensource › opensource-suites/wizard/visualizations/bar-y/data-labels.test.ts › Wizard › Bar-y chart › MeasureValues as dataLabels @screenshot
opensource › opensource-suites/wizard/visualizations/combined/config.test.ts › Wizard › Combined chart › X axis settings should be applied correctly when first layer is empty
opensource › opensource-suites/wizard/visualizations/combined/legend.test.ts › Wizard › Combined chart › With different fields on Y-axis and same fields in colors section, legend should be displayed as "y-axis field title: color field value" @screenshot
opensource › opensource-suites/wizard/visualizations/line/axis.test.ts › Wizard › Line chart › Auto scale from 0 to max @screenshot
opensource › opensource-suites/wizard/visualizations/scatter/coloring.test.ts › Wizard › Scatter chart › Coloring by measure field (gradient) @screenshot

Skipped tests

opensource › opensource-suites/dash/revisions/revisionsList.test.ts › Dashboards - Versioning › Dashboard with a long list of revisions, checking the upload and the updated list of revisions
opensource › opensource-suites/dash/selectors/autoupdateRelatedSelectors.test.ts › Dashboards - Autoupdate options of group selectors › Manual selectors with aliases don't affect each other before applying when auto-update is disabled


🧐 Links with traces:

👉 Link with detailed report: report

🐳 Link with docker compose logs: logs

Last updated: 2026-02-19 17:06:16 MSK

@github-actions
Copy link

github-actions bot commented Feb 19, 2026

E2E Tests No Auth

Playwright test results

passed  254 passed
flaky  8 flaky
skipped  2 skipped

Details

stats  264 tests across 137 suites
duration  4 minutes, 1 second
commit  f4d76f4

Flaky tests

opensource › opensource-suites/wizard/fields/add-field.test.ts › Wizard › Fields › Create formula field
opensource › opensource-suites/wizard/visualizations/area/split.test.ts › Wizard › Area chart › Split with single value @screenshot
opensource › opensource-suites/wizard/visualizations/bar-y/coloring.test.ts › Wizard › Bar-y chart › Coloring by measure field (gradient) @screenshot
opensource › opensource-suites/wizard/visualizations/combined/legend.test.ts › Wizard › Combined chart › With same fields on Y-axis and diferent fields in colors section, legend should be displayed as "color field title: color field value" @screenshot
opensource › opensource-suites/wizard/visualizations/combined/legend.test.ts › Wizard › Combined chart › With same fields on Y-axis and in colors section, legend should be displayed as "color field value" @screenshot
opensource › opensource-suites/wizard/visualizations/combined/legend.test.ts › Wizard › Combined chart › The legend should be displayed for two layers with single series (column + line) @screenshot
opensource › opensource-suites/wizard/visualizations/line/html.test.ts › Wizard › Line chart › Html labels on X axis @screenshot
opensource › opensource-suites/wizard/visualizations/pivot-table/totals.test.ts › Wizard › Pivot table › Subtotals for Columns @screenshot

Skipped tests

opensource › opensource-suites/dash/revisions/revisionsList.test.ts › Dashboards - Versioning › Dashboard with a long list of revisions, checking the upload and the updated list of revisions
opensource › opensource-suites/dash/selectors/autoupdateRelatedSelectors.test.ts › Dashboards - Autoupdate options of group selectors › Manual selectors with aliases don't affect each other before applying when auto-update is disabled


🧐 Links with traces:

👉 Link with detailed report: report

🐳 Link with docker compose logs: logs

Last updated: 2026-02-19 17:15:33 MSK

@github-actions
Copy link

E2E Tests Farm

Playwright test results

passed  427 passed
flaky  8 flaky
skipped  1 skipped

Details

stats  436 tests across 174 suites
duration  5 minutes, 34 seconds
commit  f4d76f4

Flaky tests

basic › suites/charts/export/forbiddenExport.test.ts › Chart export availability › Wizard with forbidden export › Export menu item is disabled if export is forbidden on dataset
basic › suites/charts/export/forbiddenExport.test.ts › Chart export availability › Preview with forbidden export › Wizard preview - Export menu item is disabled if export is forbidden on dataset
basic › suites/charts/export/forbiddenExport.test.ts › Chart export availability › Ql - Export menu item is disabled if export is forbidden on connection
basic › suites/dataset/parameters/parameterDialogValidation.test.ts › Datasets - Parameter dialog validation › Required fields validation
basic › suites/dataset/parameters/parameterDialogValidation.test.ts › Datasets - Parameter dialog validation › Parameter name validation
basic › suites/dataset/parameters/parameterDialogValidation.test.ts › Datasets - Parameter dialog validation › Parameter default_value validation [number]
basic › suites/wizard/colors/coloredByMeasureNames.test.ts › Wizard - section "Colors" › Multidatasets. Fields with the same name should be automatically colored in different colors
basic › suites/wizard/metric/metricCustomization.test.ts › Wizard - metric chart. Settings › Size change

Skipped tests

basic › suites/wizard/combined-chart/layers-and-multidatasets.test.ts › Multi-faceted charts with layers › The data on the X-axis must be formed correctly from two datasets


👉 Link with detailed report: report

Last updated: 2026-02-19 17:11:19 MSK

@kuzmadom kuzmadom merged commit 53ba465 into main Feb 19, 2026
14 of 15 checks passed
@kuzmadom kuzmadom deleted the CHARTS-12540 branch February 19, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants