From cae4ef7f5899261210ed6db913a9a48a6c4ae60a Mon Sep 17 00:00:00 2001 From: "azure-pipelines[bot]" <36771401+azure-pipelines[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 14:38:53 -0500 Subject: [PATCH] Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.19.3 (#271) Co-authored-by: tfsbuild --- .../scatter-bubble-chart-fill-scale/src/app.component.html | 1 - .../scatter-bubble-chart-multiple-sources/src/app.component.html | 1 - .../scatter-bubble-chart-single-source/src/app.component.html | 1 - .../scatter-bubble-chart-styling/src/app.component.html | 1 - 4 files changed, 4 deletions(-) diff --git a/samples/charts/data-chart/scatter-bubble-chart-fill-scale/src/app.component.html b/samples/charts/data-chart/scatter-bubble-chart-fill-scale/src/app.component.html index 37a936b2..8f7ee8b1 100644 --- a/samples/charts/data-chart/scatter-bubble-chart-fill-scale/src/app.component.html +++ b/samples/charts/data-chart/scatter-bubble-chart-fill-scale/src/app.component.html @@ -62,7 +62,6 @@ unitsTextMarginRight="5" valueTextMarginLeft="10" labelTextMarginLeft="1" - groupingMode="Grouped" layoutMode="Vertical" badgeShape="Hidden" includedColumns="X, Y, Radius" diff --git a/samples/charts/data-chart/scatter-bubble-chart-multiple-sources/src/app.component.html b/samples/charts/data-chart/scatter-bubble-chart-multiple-sources/src/app.component.html index 4c7a85ef..5d0fe86a 100644 --- a/samples/charts/data-chart/scatter-bubble-chart-multiple-sources/src/app.component.html +++ b/samples/charts/data-chart/scatter-bubble-chart-multiple-sources/src/app.component.html @@ -78,7 +78,6 @@ unitsTextMarginRight="5" valueTextMarginLeft="10" labelTextMarginLeft="1" - groupingMode="Grouped" layoutMode="Vertical"> diff --git a/samples/charts/data-chart/scatter-bubble-chart-single-source/src/app.component.html b/samples/charts/data-chart/scatter-bubble-chart-single-source/src/app.component.html index 7987c97d..ade52afb 100644 --- a/samples/charts/data-chart/scatter-bubble-chart-single-source/src/app.component.html +++ b/samples/charts/data-chart/scatter-bubble-chart-single-source/src/app.component.html @@ -56,7 +56,6 @@ unitsTextMarginRight="5" valueTextMarginLeft="10" labelTextMarginLeft="1" - groupingMode="Grouped" layoutMode="Vertical" badgeShape="Hidden" headerRowVisible="false"> diff --git a/samples/charts/data-chart/scatter-bubble-chart-styling/src/app.component.html b/samples/charts/data-chart/scatter-bubble-chart-styling/src/app.component.html index d2dee297..0fdc9400 100644 --- a/samples/charts/data-chart/scatter-bubble-chart-styling/src/app.component.html +++ b/samples/charts/data-chart/scatter-bubble-chart-styling/src/app.component.html @@ -60,7 +60,6 @@ unitsTextMarginRight="5" valueTextMarginLeft="10" labelTextMarginLeft="1" - groupingMode="Grouped" layoutMode="Vertical" badgeShape="Hidden" includedColumns="X, Y, Radius"