Options
diff --git a/apps/demos/Demos/Charts/LoadDataOnDemand/Angular/app/app.component.html b/apps/demos/Demos/Charts/LoadDataOnDemand/Angular/app/app.component.html
index dbf1909a52e9..b121d525f275 100644
--- a/apps/demos/Demos/Charts/LoadDataOnDemand/Angular/app/app.component.html
+++ b/apps/demos/Demos/Charts/LoadDataOnDemand/Angular/app/app.component.html
@@ -4,22 +4,22 @@
[dataSource]="chartDataSource"
[zoomAndPan]="{ argumentAxis: 'pan' }"
>
-
-
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
diff --git a/apps/demos/Demos/Charts/LogarithmicAxis/Angular/app/app.component.html b/apps/demos/Demos/Charts/LogarithmicAxis/Angular/app/app.component.html
index 49202fe1ca9c..6d70c1aa0ac2 100644
--- a/apps/demos/Demos/Charts/LogarithmicAxis/Angular/app/app.component.html
+++ b/apps/demos/Demos/Charts/LogarithmicAxis/Angular/app/app.component.html
@@ -4,19 +4,20 @@
title="Relative Masses of the Heaviest Solar System Objects"
[customizePoint]="customizePoint"
>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apps/demos/Demos/Charts/LogarithmicVsLinearAxes/Angular/app/app.component.html b/apps/demos/Demos/Charts/LogarithmicVsLinearAxes/Angular/app/app.component.html
index e850eb54f386..14f46c7c4985 100644
--- a/apps/demos/Demos/Charts/LogarithmicVsLinearAxes/Angular/app/app.component.html
+++ b/apps/demos/Demos/Charts/LogarithmicVsLinearAxes/Angular/app/app.component.html
@@ -1,22 +1,26 @@
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+ >
+
+
+
+
+
+
+
+
+
diff --git a/apps/demos/Demos/Charts/MultipleAxes/Angular/app/app.component.html b/apps/demos/Demos/Charts/MultipleAxes/Angular/app/app.component.html
index 3689b2539c26..1514749d6717 100644
--- a/apps/demos/Demos/Charts/MultipleAxes/Angular/app/app.component.html
+++ b/apps/demos/Demos/Charts/MultipleAxes/Angular/app/app.component.html
@@ -4,40 +4,43 @@
[dataSource]="populationData"
title="Evolution of Population by Continent"
>
-
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
diff --git a/apps/demos/Demos/Charts/MultiplePanes/Angular/app/app.component.html b/apps/demos/Demos/Charts/MultiplePanes/Angular/app/app.component.html
index 7c4674b610b1..58e0d31fa9a0 100644
--- a/apps/demos/Demos/Charts/MultiplePanes/Angular/app/app.component.html
+++ b/apps/demos/Demos/Charts/MultiplePanes/Angular/app/app.component.html
@@ -4,7 +4,7 @@
defaultPane="bottomPane"
title="Weather in Glendale, CA"
>
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+ >
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apps/demos/Demos/Charts/MultiplePointSelection/Angular/app/app.component.html b/apps/demos/Demos/Charts/MultiplePointSelection/Angular/app/app.component.html
index eea821d11ef0..be3f8a3837b2 100644
--- a/apps/demos/Demos/Charts/MultiplePointSelection/Angular/app/app.component.html
+++ b/apps/demos/Demos/Charts/MultiplePointSelection/Angular/app/app.component.html
@@ -6,23 +6,27 @@
title="Olympic Medals in 2008"
(onPointClick)="pointClick($event)"
>
-
-
+
-
+
-
-
-
-
-
-
-
-
+ >
+
+
+
+
+
+
+
+
diff --git a/apps/demos/Demos/Charts/MultipleSeriesSelection/Angular/app/app.component.html b/apps/demos/Demos/Charts/MultipleSeriesSelection/Angular/app/app.component.html
index 2cc13cd1cbb5..48969676104b 100644
--- a/apps/demos/Demos/Charts/MultipleSeriesSelection/Angular/app/app.component.html
+++ b/apps/demos/Demos/Charts/MultipleSeriesSelection/Angular/app/app.component.html
@@ -5,21 +5,33 @@
title="Internet Explorer Statistics"
(onSeriesClick)="seriesClick($event)"
>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apps/demos/Demos/Charts/NullPointSupport/Angular/app/app.component.html b/apps/demos/Demos/Charts/NullPointSupport/Angular/app/app.component.html
index 50475cb9a5fe..cb44791bd303 100644
--- a/apps/demos/Demos/Charts/NullPointSupport/Angular/app/app.component.html
+++ b/apps/demos/Demos/Charts/NullPointSupport/Angular/app/app.component.html
@@ -1,21 +1,25 @@
-
-
+
-
+ >
+
-
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
diff --git a/apps/demos/Demos/Charts/Overview/Angular/app/app.component.html b/apps/demos/Demos/Charts/Overview/Angular/app/app.component.html
index c01d1926d18c..c4722640dfae 100644
--- a/apps/demos/Demos/Charts/Overview/Angular/app/app.component.html
+++ b/apps/demos/Demos/Charts/Overview/Angular/app/app.component.html
@@ -4,52 +4,52 @@
title="Pizza Shop Complaints"
palette="Harmony Light"
>
-
-
-
+
+
-
-
+
-
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
+
+
+
-
-
+
-
-
-
+
+
+
diff --git a/apps/demos/Demos/Charts/Palette/Angular/app/app.component.html b/apps/demos/Demos/Charts/Palette/Angular/app/app.component.html
index a9e74d25736c..07bd04f37c62 100644
--- a/apps/demos/Demos/Charts/Palette/Angular/app/app.component.html
+++ b/apps/demos/Demos/Charts/Palette/Angular/app/app.component.html
@@ -5,9 +5,9 @@
[dataSource]="data"
[paletteExtensionMode]="paletteExtensionMode"
>
-
-
-
+
+
+
diff --git a/apps/demos/Demos/Charts/ParetoChart/Angular/app/app.component.html b/apps/demos/Demos/Charts/ParetoChart/Angular/app/app.component.html
index 2e47c1f2a889..ce287c5bbdb0 100644
--- a/apps/demos/Demos/Charts/ParetoChart/Angular/app/app.component.html
+++ b/apps/demos/Demos/Charts/ParetoChart/Angular/app/app.component.html
@@ -30,33 +30,33 @@
}
]"
>
-
-
-
-
+
+
+
-
-
-
-
+
+
+
-
-
+
-
-
-
+
+
+
diff --git a/apps/demos/Demos/Charts/PeriodicData/Angular/app/app.component.html b/apps/demos/Demos/Charts/PeriodicData/Angular/app/app.component.html
index 833e9f3af353..6fa0131c4c25 100644
--- a/apps/demos/Demos/Charts/PeriodicData/Angular/app/app.component.html
+++ b/apps/demos/Demos/Charts/PeriodicData/Angular/app/app.component.html
@@ -3,14 +3,18 @@
title="Archimedean Spiral"
[dataSource]="coordinates"
>
-
-
+
-
-
-
+
+
+
diff --git a/apps/demos/Demos/Charts/Pie/Angular/app/app.component.html b/apps/demos/Demos/Charts/Pie/Angular/app/app.component.html
index 71e4b8a9af7c..deb7ec726727 100644
--- a/apps/demos/Demos/Charts/Pie/Angular/app/app.component.html
+++ b/apps/demos/Demos/Charts/Pie/Angular/app/app.component.html
@@ -6,11 +6,14 @@
(onPointClick)="pointClickHandler($event)"
(onLegendClick)="legendClickHandler($event)"
>
-
-
-
-
-
-
-
+
+
+
+
+
+
+
diff --git a/apps/demos/Demos/Charts/PieAnnotations/Angular/app/app.component.html b/apps/demos/Demos/Charts/PieAnnotations/Angular/app/app.component.html
index ae6a2d9127d7..4ecce5655de6 100644
--- a/apps/demos/Demos/Charts/PieAnnotations/Angular/app/app.component.html
+++ b/apps/demos/Demos/Charts/PieAnnotations/Angular/app/app.component.html
@@ -1,15 +1,15 @@
-
-
-
-
-
+
+
+
-
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+ >