From 57d39f0e605fc34239044104efab806284ba1403 Mon Sep 17 00:00:00 2001 From: tfsbuild Date: Thu, 19 Dec 2024 14:07:41 -0500 Subject: [PATCH] Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.19.3 --- .../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 37a936b2c..8f7ee8b18 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 4c7a85efe..5d0fe86a2 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 7987c97d6..ade52afb6 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 d2dee2971..0fdc9400f 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"