diff --git a/samples/charts/category-chart/annotations-all/.codesandbox/tasks.json b/samples/charts/category-chart/annotations-all/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/annotations-all/.codesandbox/tasks.json +++ b/samples/charts/category-chart/annotations-all/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/annotations-callouts/.codesandbox/tasks.json b/samples/charts/category-chart/annotations-callouts/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/annotations-callouts/.codesandbox/tasks.json +++ b/samples/charts/category-chart/annotations-callouts/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/annotations-crosshairs/.codesandbox/tasks.json b/samples/charts/category-chart/annotations-crosshairs/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/annotations-crosshairs/.codesandbox/tasks.json +++ b/samples/charts/category-chart/annotations-crosshairs/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/annotations-custom/.codesandbox/tasks.json b/samples/charts/category-chart/annotations-custom/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/annotations-custom/.codesandbox/tasks.json +++ b/samples/charts/category-chart/annotations-custom/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/annotations-final-value/.codesandbox/tasks.json b/samples/charts/category-chart/annotations-final-value/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/annotations-final-value/.codesandbox/tasks.json +++ b/samples/charts/category-chart/annotations-final-value/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/annotations-highlighting/.codesandbox/tasks.json b/samples/charts/category-chart/annotations-highlighting/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/annotations-highlighting/.codesandbox/tasks.json +++ b/samples/charts/category-chart/annotations-highlighting/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/area-chart-multiple-sources/.codesandbox/tasks.json b/samples/charts/category-chart/area-chart-multiple-sources/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/area-chart-multiple-sources/.codesandbox/tasks.json +++ b/samples/charts/category-chart/area-chart-multiple-sources/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/area-chart-single-source/.codesandbox/tasks.json b/samples/charts/category-chart/area-chart-single-source/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/area-chart-single-source/.codesandbox/tasks.json +++ b/samples/charts/category-chart/area-chart-single-source/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/area-chart-styling/.codesandbox/tasks.json b/samples/charts/category-chart/area-chart-styling/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/area-chart-styling/.codesandbox/tasks.json +++ b/samples/charts/category-chart/area-chart-styling/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/axis-gap/.codesandbox/tasks.json b/samples/charts/category-chart/axis-gap/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/axis-gap/.codesandbox/tasks.json +++ b/samples/charts/category-chart/axis-gap/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/axis-gridlines/.codesandbox/tasks.json b/samples/charts/category-chart/axis-gridlines/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/axis-gridlines/.codesandbox/tasks.json +++ b/samples/charts/category-chart/axis-gridlines/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/axis-inverted/.codesandbox/tasks.json b/samples/charts/category-chart/axis-inverted/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/axis-inverted/.codesandbox/tasks.json +++ b/samples/charts/category-chart/axis-inverted/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/axis-labels/.codesandbox/tasks.json b/samples/charts/category-chart/axis-labels/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/axis-labels/.codesandbox/tasks.json +++ b/samples/charts/category-chart/axis-labels/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/axis-locations/.codesandbox/tasks.json b/samples/charts/category-chart/axis-locations/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/axis-locations/.codesandbox/tasks.json +++ b/samples/charts/category-chart/axis-locations/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/axis-options/.codesandbox/tasks.json b/samples/charts/category-chart/axis-options/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/axis-options/.codesandbox/tasks.json +++ b/samples/charts/category-chart/axis-options/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/axis-overlap/.codesandbox/tasks.json b/samples/charts/category-chart/axis-overlap/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/axis-overlap/.codesandbox/tasks.json +++ b/samples/charts/category-chart/axis-overlap/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/axis-range/.codesandbox/tasks.json b/samples/charts/category-chart/axis-range/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/axis-range/.codesandbox/tasks.json +++ b/samples/charts/category-chart/axis-range/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/axis-tickmarks/.codesandbox/tasks.json b/samples/charts/category-chart/axis-tickmarks/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/axis-tickmarks/.codesandbox/tasks.json +++ b/samples/charts/category-chart/axis-tickmarks/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/axis-titles/.codesandbox/tasks.json b/samples/charts/category-chart/axis-titles/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/axis-titles/.codesandbox/tasks.json +++ b/samples/charts/category-chart/axis-titles/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/chart-highlight-filter/.codesandbox/tasks.json b/samples/charts/category-chart/chart-highlight-filter/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/chart-highlight-filter/.codesandbox/tasks.json +++ b/samples/charts/category-chart/chart-highlight-filter/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/column-chart-multiple-sources/.codesandbox/tasks.json b/samples/charts/category-chart/column-chart-multiple-sources/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/column-chart-multiple-sources/.codesandbox/tasks.json +++ b/samples/charts/category-chart/column-chart-multiple-sources/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/column-chart-single-source/.codesandbox/tasks.json b/samples/charts/category-chart/column-chart-single-source/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/column-chart-single-source/.codesandbox/tasks.json +++ b/samples/charts/category-chart/column-chart-single-source/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/column-chart-styling/.codesandbox/tasks.json b/samples/charts/category-chart/column-chart-styling/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/column-chart-styling/.codesandbox/tasks.json +++ b/samples/charts/category-chart/column-chart-styling/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/column-chart-with-tooltips/.codesandbox/tasks.json b/samples/charts/category-chart/column-chart-with-tooltips/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/column-chart-with-tooltips/.codesandbox/tasks.json +++ b/samples/charts/category-chart/column-chart-with-tooltips/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/custom-selection/.codesandbox/tasks.json b/samples/charts/category-chart/custom-selection/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/custom-selection/.codesandbox/tasks.json +++ b/samples/charts/category-chart/custom-selection/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/data-aggregations/.codesandbox/tasks.json b/samples/charts/category-chart/data-aggregations/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/data-aggregations/.codesandbox/tasks.json +++ b/samples/charts/category-chart/data-aggregations/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/data-filter/.codesandbox/tasks.json b/samples/charts/category-chart/data-filter/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/data-filter/.codesandbox/tasks.json +++ b/samples/charts/category-chart/data-filter/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/data-legend-formatting-decimals/.codesandbox/tasks.json b/samples/charts/category-chart/data-legend-formatting-decimals/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/data-legend-formatting-decimals/.codesandbox/tasks.json +++ b/samples/charts/category-chart/data-legend-formatting-decimals/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/data-legend/.codesandbox/tasks.json b/samples/charts/category-chart/data-legend/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/data-legend/.codesandbox/tasks.json +++ b/samples/charts/category-chart/data-legend/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/data-tooltip-formatting-decimals/.codesandbox/tasks.json b/samples/charts/category-chart/data-tooltip-formatting-decimals/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/data-tooltip-formatting-decimals/.codesandbox/tasks.json +++ b/samples/charts/category-chart/data-tooltip-formatting-decimals/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/data-tooltip-positioning/.codesandbox/tasks.json b/samples/charts/category-chart/data-tooltip-positioning/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/data-tooltip-positioning/.codesandbox/tasks.json +++ b/samples/charts/category-chart/data-tooltip-positioning/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/data-tooltip/.codesandbox/tasks.json b/samples/charts/category-chart/data-tooltip/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/data-tooltip/.codesandbox/tasks.json +++ b/samples/charts/category-chart/data-tooltip/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/format-specifiers/.codesandbox/tasks.json b/samples/charts/category-chart/format-specifiers/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/format-specifiers/.codesandbox/tasks.json +++ b/samples/charts/category-chart/format-specifiers/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/highlighting-behavior/.codesandbox/tasks.json b/samples/charts/category-chart/highlighting-behavior/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/highlighting-behavior/.codesandbox/tasks.json +++ b/samples/charts/category-chart/highlighting-behavior/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/highlighting-mode/.codesandbox/tasks.json b/samples/charts/category-chart/highlighting-mode/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/highlighting-mode/.codesandbox/tasks.json +++ b/samples/charts/category-chart/highlighting-mode/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/legend-highlighting/.codesandbox/tasks.json b/samples/charts/category-chart/legend-highlighting/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/legend-highlighting/.codesandbox/tasks.json +++ b/samples/charts/category-chart/legend-highlighting/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/line-chart-multiple-sources/.codesandbox/tasks.json b/samples/charts/category-chart/line-chart-multiple-sources/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/line-chart-multiple-sources/.codesandbox/tasks.json +++ b/samples/charts/category-chart/line-chart-multiple-sources/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/line-chart-single-source/.codesandbox/tasks.json b/samples/charts/category-chart/line-chart-single-source/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/line-chart-single-source/.codesandbox/tasks.json +++ b/samples/charts/category-chart/line-chart-single-source/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/line-chart-styling/.codesandbox/tasks.json b/samples/charts/category-chart/line-chart-styling/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/line-chart-styling/.codesandbox/tasks.json +++ b/samples/charts/category-chart/line-chart-styling/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/marker-options/.codesandbox/tasks.json b/samples/charts/category-chart/marker-options/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/marker-options/.codesandbox/tasks.json +++ b/samples/charts/category-chart/marker-options/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/marker-options/src/app.component.html b/samples/charts/category-chart/marker-options/src/app.component.html index 6b14d430f..2194dfecd 100644 --- a/samples/charts/category-chart/marker-options/src/app.component.html +++ b/samples/charts/category-chart/marker-options/src/app.component.html @@ -22,8 +22,8 @@ label="Marker Type" shouldOverrideDefaultEditor="true" valueType="EnumValue" - dropDownValues="Circle, Automatic, Triangle, Pyramid, Square, Diamond, Pentagon, Hexagon, Tetragram, Pentagram, Hexagram, None" - dropDownNames="Circle, Automatic, Triangle, Pyramid, Square, Diamond, Pentagon, Hexagon, Tetragram, Pentagram, Hexagram, None" + dropDownValues="Circle, Checkmark, Automatic, Triangle, Pyramid, Square, Diamond, Pentagon, Hexagon, Tetragram, Pentagram, Hexagram, None" + dropDownNames="Circle, Checkmark, Automatic, Triangle, Pyramid, Square, Diamond, Pentagon, Hexagon, Tetragram, Pentagram, Hexagram, None" primitiveValue="Circle" (changed)="this.editorChangeUpdateMarkerType($event)"> diff --git a/samples/charts/category-chart/overview/.codesandbox/tasks.json b/samples/charts/category-chart/overview/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/overview/.codesandbox/tasks.json +++ b/samples/charts/category-chart/overview/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/point-chart-multiple-sources/.codesandbox/tasks.json b/samples/charts/category-chart/point-chart-multiple-sources/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/point-chart-multiple-sources/.codesandbox/tasks.json +++ b/samples/charts/category-chart/point-chart-multiple-sources/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/point-chart-single-source/.codesandbox/tasks.json b/samples/charts/category-chart/point-chart-single-source/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/point-chart-single-source/.codesandbox/tasks.json +++ b/samples/charts/category-chart/point-chart-single-source/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/point-chart-styling/.codesandbox/tasks.json b/samples/charts/category-chart/point-chart-styling/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/point-chart-styling/.codesandbox/tasks.json +++ b/samples/charts/category-chart/point-chart-styling/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/selection-matcher/.codesandbox/tasks.json b/samples/charts/category-chart/selection-matcher/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/selection-matcher/.codesandbox/tasks.json +++ b/samples/charts/category-chart/selection-matcher/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/selection-modes/.codesandbox/tasks.json b/samples/charts/category-chart/selection-modes/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/selection-modes/.codesandbox/tasks.json +++ b/samples/charts/category-chart/selection-modes/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/selection-multiple-modes/.codesandbox/tasks.json b/samples/charts/category-chart/selection-multiple-modes/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/selection-multiple-modes/.codesandbox/tasks.json +++ b/samples/charts/category-chart/selection-multiple-modes/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/spline-area-multiple-sources/.codesandbox/tasks.json b/samples/charts/category-chart/spline-area-multiple-sources/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/spline-area-multiple-sources/.codesandbox/tasks.json +++ b/samples/charts/category-chart/spline-area-multiple-sources/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/spline-area-single-source/.codesandbox/tasks.json b/samples/charts/category-chart/spline-area-single-source/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/spline-area-single-source/.codesandbox/tasks.json +++ b/samples/charts/category-chart/spline-area-single-source/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/spline-area-styling/.codesandbox/tasks.json b/samples/charts/category-chart/spline-area-styling/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/spline-area-styling/.codesandbox/tasks.json +++ b/samples/charts/category-chart/spline-area-styling/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/spline-multiple-sources/.codesandbox/tasks.json b/samples/charts/category-chart/spline-multiple-sources/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/spline-multiple-sources/.codesandbox/tasks.json +++ b/samples/charts/category-chart/spline-multiple-sources/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/spline-single-source/.codesandbox/tasks.json b/samples/charts/category-chart/spline-single-source/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/spline-single-source/.codesandbox/tasks.json +++ b/samples/charts/category-chart/spline-single-source/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/spline-styling/.codesandbox/tasks.json b/samples/charts/category-chart/spline-styling/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/spline-styling/.codesandbox/tasks.json +++ b/samples/charts/category-chart/spline-styling/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/step-area-multiple-sources/.codesandbox/tasks.json b/samples/charts/category-chart/step-area-multiple-sources/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/step-area-multiple-sources/.codesandbox/tasks.json +++ b/samples/charts/category-chart/step-area-multiple-sources/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/step-area-single-source/.codesandbox/tasks.json b/samples/charts/category-chart/step-area-single-source/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/step-area-single-source/.codesandbox/tasks.json +++ b/samples/charts/category-chart/step-area-single-source/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/step-area-styling/.codesandbox/tasks.json b/samples/charts/category-chart/step-area-styling/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/step-area-styling/.codesandbox/tasks.json +++ b/samples/charts/category-chart/step-area-styling/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/step-line-multiple-sources/.codesandbox/tasks.json b/samples/charts/category-chart/step-line-multiple-sources/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/step-line-multiple-sources/.codesandbox/tasks.json +++ b/samples/charts/category-chart/step-line-multiple-sources/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/step-line-single-source/.codesandbox/tasks.json b/samples/charts/category-chart/step-line-single-source/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/step-line-single-source/.codesandbox/tasks.json +++ b/samples/charts/category-chart/step-line-single-source/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/step-line-styling/.codesandbox/tasks.json b/samples/charts/category-chart/step-line-styling/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/step-line-styling/.codesandbox/tasks.json +++ b/samples/charts/category-chart/step-line-styling/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/category-chart/value-lines/.codesandbox/tasks.json b/samples/charts/category-chart/value-lines/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/category-chart/value-lines/.codesandbox/tasks.json +++ b/samples/charts/category-chart/value-lines/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/dashboard-tile/financial-dashboard/.codesandbox/tasks.json b/samples/charts/dashboard-tile/financial-dashboard/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/dashboard-tile/financial-dashboard/.codesandbox/tasks.json +++ b/samples/charts/dashboard-tile/financial-dashboard/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/dashboard-tile/gauge-dashboard/.codesandbox/tasks.json b/samples/charts/dashboard-tile/gauge-dashboard/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/dashboard-tile/gauge-dashboard/.codesandbox/tasks.json +++ b/samples/charts/dashboard-tile/gauge-dashboard/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/dashboard-tile/local-data-source-dashboard/.codesandbox/tasks.json b/samples/charts/dashboard-tile/local-data-source-dashboard/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/dashboard-tile/local-data-source-dashboard/.codesandbox/tasks.json +++ b/samples/charts/dashboard-tile/local-data-source-dashboard/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/dashboard-tile/map-dashboard/.codesandbox/tasks.json b/samples/charts/dashboard-tile/map-dashboard/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/dashboard-tile/map-dashboard/.codesandbox/tasks.json +++ b/samples/charts/dashboard-tile/map-dashboard/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/dashboard-tile/pie-dashboard/.codesandbox/tasks.json b/samples/charts/dashboard-tile/pie-dashboard/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/dashboard-tile/pie-dashboard/.codesandbox/tasks.json +++ b/samples/charts/dashboard-tile/pie-dashboard/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/annotations-custom/.codesandbox/tasks.json b/samples/charts/data-chart/annotations-custom/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/annotations-custom/.codesandbox/tasks.json +++ b/samples/charts/data-chart/annotations-custom/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/axis-annotations-corner-radius/.codesandbox/tasks.json b/samples/charts/data-chart/axis-annotations-corner-radius/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/axis-annotations-corner-radius/.codesandbox/tasks.json +++ b/samples/charts/data-chart/axis-annotations-corner-radius/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/axis-label-rotation/.codesandbox/tasks.json b/samples/charts/data-chart/axis-label-rotation/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/axis-label-rotation/.codesandbox/tasks.json +++ b/samples/charts/data-chart/axis-label-rotation/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/axis-min-max-gap/.codesandbox/tasks.json b/samples/charts/data-chart/axis-min-max-gap/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/axis-min-max-gap/.codesandbox/tasks.json +++ b/samples/charts/data-chart/axis-min-max-gap/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/bar-chart-multiple-sources/.codesandbox/tasks.json b/samples/charts/data-chart/bar-chart-multiple-sources/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/bar-chart-multiple-sources/.codesandbox/tasks.json +++ b/samples/charts/data-chart/bar-chart-multiple-sources/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/bar-chart-overlapping/.codesandbox/tasks.json b/samples/charts/data-chart/bar-chart-overlapping/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/bar-chart-overlapping/.codesandbox/tasks.json +++ b/samples/charts/data-chart/bar-chart-overlapping/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/bar-chart-single-source/.codesandbox/tasks.json b/samples/charts/data-chart/bar-chart-single-source/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/bar-chart-single-source/.codesandbox/tasks.json +++ b/samples/charts/data-chart/bar-chart-single-source/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/bar-chart-styling/.codesandbox/tasks.json b/samples/charts/data-chart/bar-chart-styling/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/bar-chart-styling/.codesandbox/tasks.json +++ b/samples/charts/data-chart/bar-chart-styling/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/callout-layer-styling/.codesandbox/tasks.json b/samples/charts/data-chart/callout-layer-styling/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/callout-layer-styling/.codesandbox/tasks.json +++ b/samples/charts/data-chart/callout-layer-styling/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/chart-highlight-filter-datasource/.codesandbox/tasks.json b/samples/charts/data-chart/chart-highlight-filter-datasource/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/chart-highlight-filter-datasource/.codesandbox/tasks.json +++ b/samples/charts/data-chart/chart-highlight-filter-datasource/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/chart-highlight-filter-multiple-series/.codesandbox/tasks.json b/samples/charts/data-chart/chart-highlight-filter-multiple-series/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/chart-highlight-filter-multiple-series/.codesandbox/tasks.json +++ b/samples/charts/data-chart/chart-highlight-filter-multiple-series/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/chart-highlight-filter/.codesandbox/tasks.json b/samples/charts/data-chart/chart-highlight-filter/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/chart-highlight-filter/.codesandbox/tasks.json +++ b/samples/charts/data-chart/chart-highlight-filter/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/data-annotation-band-layer/.codesandbox/tasks.json b/samples/charts/data-chart/data-annotation-band-layer/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/data-annotation-band-layer/.codesandbox/tasks.json +++ b/samples/charts/data-chart/data-annotation-band-layer/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/data-annotation-line-layer/.codesandbox/tasks.json b/samples/charts/data-chart/data-annotation-line-layer/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/data-annotation-line-layer/.codesandbox/tasks.json +++ b/samples/charts/data-chart/data-annotation-line-layer/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/data-annotation-multiple-with-overlay-text/.codesandbox/tasks.json b/samples/charts/data-chart/data-annotation-multiple-with-overlay-text/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/data-annotation-multiple-with-overlay-text/.codesandbox/tasks.json +++ b/samples/charts/data-chart/data-annotation-multiple-with-overlay-text/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/data-annotation-multiple-with-stocks/.codesandbox/tasks.json b/samples/charts/data-chart/data-annotation-multiple-with-stocks/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/data-annotation-multiple-with-stocks/.codesandbox/tasks.json +++ b/samples/charts/data-chart/data-annotation-multiple-with-stocks/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/data-annotation-rect-layer/.codesandbox/tasks.json b/samples/charts/data-chart/data-annotation-rect-layer/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/data-annotation-rect-layer/.codesandbox/tasks.json +++ b/samples/charts/data-chart/data-annotation-rect-layer/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/data-annotation-slice-layer/.codesandbox/tasks.json b/samples/charts/data-chart/data-annotation-slice-layer/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/data-annotation-slice-layer/.codesandbox/tasks.json +++ b/samples/charts/data-chart/data-annotation-slice-layer/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/data-annotation-strip-layer/.codesandbox/tasks.json b/samples/charts/data-chart/data-annotation-strip-layer/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/data-annotation-strip-layer/.codesandbox/tasks.json +++ b/samples/charts/data-chart/data-annotation-strip-layer/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/data-legend-grouping-and-highlighting/.codesandbox/tasks.json b/samples/charts/data-chart/data-legend-grouping-and-highlighting/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/data-legend-grouping-and-highlighting/.codesandbox/tasks.json +++ b/samples/charts/data-chart/data-legend-grouping-and-highlighting/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/data-legend-grouping/.codesandbox/tasks.json b/samples/charts/data-chart/data-legend-grouping/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/data-legend-grouping/.codesandbox/tasks.json +++ b/samples/charts/data-chart/data-legend-grouping/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/data-legend-styling/.codesandbox/tasks.json b/samples/charts/data-chart/data-legend-styling/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/data-legend-styling/.codesandbox/tasks.json +++ b/samples/charts/data-chart/data-legend-styling/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/data-legend/.codesandbox/tasks.json b/samples/charts/data-chart/data-legend/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/data-legend/.codesandbox/tasks.json +++ b/samples/charts/data-chart/data-legend/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/data-tooltip-grouping-and-highlighting/.codesandbox/tasks.json b/samples/charts/data-chart/data-tooltip-grouping-and-highlighting/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/data-tooltip-grouping-and-highlighting/.codesandbox/tasks.json +++ b/samples/charts/data-chart/data-tooltip-grouping-and-highlighting/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/data-tooltip-grouping/.codesandbox/tasks.json b/samples/charts/data-chart/data-tooltip-grouping/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/data-tooltip-grouping/.codesandbox/tasks.json +++ b/samples/charts/data-chart/data-tooltip-grouping/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/data-tooltip-styling/.codesandbox/tasks.json b/samples/charts/data-chart/data-tooltip-styling/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/data-tooltip-styling/.codesandbox/tasks.json +++ b/samples/charts/data-chart/data-tooltip-styling/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/data-tooltip/.codesandbox/tasks.json b/samples/charts/data-chart/data-tooltip/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/data-tooltip/.codesandbox/tasks.json +++ b/samples/charts/data-chart/data-tooltip/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/financial-price-series/.codesandbox/tasks.json b/samples/charts/data-chart/financial-price-series/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/financial-price-series/.codesandbox/tasks.json +++ b/samples/charts/data-chart/financial-price-series/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/polar-area-chart-styling/.codesandbox/tasks.json b/samples/charts/data-chart/polar-area-chart-styling/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/polar-area-chart-styling/.codesandbox/tasks.json +++ b/samples/charts/data-chart/polar-area-chart-styling/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/polar-area-chart/.codesandbox/tasks.json b/samples/charts/data-chart/polar-area-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/polar-area-chart/.codesandbox/tasks.json +++ b/samples/charts/data-chart/polar-area-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/polar-line-chart/.codesandbox/tasks.json b/samples/charts/data-chart/polar-line-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/polar-line-chart/.codesandbox/tasks.json +++ b/samples/charts/data-chart/polar-line-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/polar-scatter-chart/.codesandbox/tasks.json b/samples/charts/data-chart/polar-scatter-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/polar-scatter-chart/.codesandbox/tasks.json +++ b/samples/charts/data-chart/polar-scatter-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/polar-spline-area-chart/.codesandbox/tasks.json b/samples/charts/data-chart/polar-spline-area-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/polar-spline-area-chart/.codesandbox/tasks.json +++ b/samples/charts/data-chart/polar-spline-area-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/polar-spline-chart/.codesandbox/tasks.json b/samples/charts/data-chart/polar-spline-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/polar-spline-chart/.codesandbox/tasks.json +++ b/samples/charts/data-chart/polar-spline-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/radial-area-chart-styling/.codesandbox/tasks.json b/samples/charts/data-chart/radial-area-chart-styling/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/radial-area-chart-styling/.codesandbox/tasks.json +++ b/samples/charts/data-chart/radial-area-chart-styling/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/radial-area-chart/.codesandbox/tasks.json b/samples/charts/data-chart/radial-area-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/radial-area-chart/.codesandbox/tasks.json +++ b/samples/charts/data-chart/radial-area-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/radial-column-chart-selection/.codesandbox/tasks.json b/samples/charts/data-chart/radial-column-chart-selection/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/radial-column-chart-selection/.codesandbox/tasks.json +++ b/samples/charts/data-chart/radial-column-chart-selection/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/radial-column-chart/.codesandbox/tasks.json b/samples/charts/data-chart/radial-column-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/radial-column-chart/.codesandbox/tasks.json +++ b/samples/charts/data-chart/radial-column-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/radial-label-mode/.codesandbox/tasks.json b/samples/charts/data-chart/radial-label-mode/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/radial-label-mode/.codesandbox/tasks.json +++ b/samples/charts/data-chart/radial-label-mode/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/radial-line-chart/.codesandbox/tasks.json b/samples/charts/data-chart/radial-line-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/radial-line-chart/.codesandbox/tasks.json +++ b/samples/charts/data-chart/radial-line-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/radial-pie-chart/.codesandbox/tasks.json b/samples/charts/data-chart/radial-pie-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/radial-pie-chart/.codesandbox/tasks.json +++ b/samples/charts/data-chart/radial-pie-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/radial-pie-proportional-category-angle-axis/.codesandbox/tasks.json b/samples/charts/data-chart/radial-pie-proportional-category-angle-axis/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/radial-pie-proportional-category-angle-axis/.codesandbox/tasks.json +++ b/samples/charts/data-chart/radial-pie-proportional-category-angle-axis/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/radial-proportional-radial-angle-axis/.codesandbox/tasks.json b/samples/charts/data-chart/radial-proportional-radial-angle-axis/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/radial-proportional-radial-angle-axis/.codesandbox/tasks.json +++ b/samples/charts/data-chart/radial-proportional-radial-angle-axis/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/range-area-chart/.codesandbox/tasks.json b/samples/charts/data-chart/range-area-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/range-area-chart/.codesandbox/tasks.json +++ b/samples/charts/data-chart/range-area-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/range-column-chart/.codesandbox/tasks.json b/samples/charts/data-chart/range-column-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/range-column-chart/.codesandbox/tasks.json +++ b/samples/charts/data-chart/range-column-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/scatter-bubble-chart-fill-scale/.codesandbox/tasks.json b/samples/charts/data-chart/scatter-bubble-chart-fill-scale/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/scatter-bubble-chart-fill-scale/.codesandbox/tasks.json +++ b/samples/charts/data-chart/scatter-bubble-chart-fill-scale/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/scatter-bubble-chart-multiple-sources/.codesandbox/tasks.json b/samples/charts/data-chart/scatter-bubble-chart-multiple-sources/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/scatter-bubble-chart-multiple-sources/.codesandbox/tasks.json +++ b/samples/charts/data-chart/scatter-bubble-chart-multiple-sources/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/scatter-bubble-chart-single-source/.codesandbox/tasks.json b/samples/charts/data-chart/scatter-bubble-chart-single-source/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/scatter-bubble-chart-single-source/.codesandbox/tasks.json +++ b/samples/charts/data-chart/scatter-bubble-chart-single-source/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/scatter-bubble-chart-styling/.codesandbox/tasks.json b/samples/charts/data-chart/scatter-bubble-chart-styling/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/scatter-bubble-chart-styling/.codesandbox/tasks.json +++ b/samples/charts/data-chart/scatter-bubble-chart-styling/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/scatter-line-chart/.codesandbox/tasks.json b/samples/charts/data-chart/scatter-line-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/scatter-line-chart/.codesandbox/tasks.json +++ b/samples/charts/data-chart/scatter-line-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/scatter-marker-options/.codesandbox/Dockerfile b/samples/charts/data-chart/scatter-marker-options/.codesandbox/Dockerfile new file mode 100644 index 000000000..cd7500bb4 --- /dev/null +++ b/samples/charts/data-chart/scatter-marker-options/.codesandbox/Dockerfile @@ -0,0 +1 @@ +FROM node:20 \ No newline at end of file diff --git a/samples/charts/data-chart/scatter-marker-options/.codesandbox/tasks.json b/samples/charts/data-chart/scatter-marker-options/.codesandbox/tasks.json new file mode 100644 index 000000000..8d92a54cd --- /dev/null +++ b/samples/charts/data-chart/scatter-marker-options/.codesandbox/tasks.json @@ -0,0 +1,17 @@ +{ + // These tasks will run in order when initializing your CodeSandbox project. + "setupTasks": [ + { + "name": "Install Dependencies", + "command": "yarn install" + } + ], + // These tasks can be run from CodeSandbox. Running one will open a log in the app. + "tasks": { + "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { + "name": "Start Project", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", + "runAtStart": true + } + } +} \ No newline at end of file diff --git a/samples/charts/data-chart/scatter-marker-options/.stackblitzrc b/samples/charts/data-chart/scatter-marker-options/.stackblitzrc new file mode 100644 index 000000000..dd44ea00f --- /dev/null +++ b/samples/charts/data-chart/scatter-marker-options/.stackblitzrc @@ -0,0 +1 @@ +{"installDependencies":true, "startCommand":"npm start"} \ No newline at end of file diff --git a/samples/charts/data-chart/scatter-marker-options/angular.json b/samples/charts/data-chart/scatter-marker-options/angular.json new file mode 100644 index 000000000..ab35c3cc4 --- /dev/null +++ b/samples/charts/data-chart/scatter-marker-options/angular.json @@ -0,0 +1,140 @@ +{ + "$schema": "./node_modules/@angular/cli/lib/config/schema.json", + "version": 1, + "newProjectRoot": "projects", + "projects": { + "demo": { + "schematics": { + "@schematics/angular:component": { + "prefix": "app", + "style": "scss", + "type": "component" + }, + "@schematics/angular:directive": { + "prefix": "app", + "type": "directive" + }, + "@schematics/angular:service": { + "type": "service" + }, + "@schematics/angular:guard": { + "typeSeparator": "." + }, + "@schematics/angular:interceptor": { + "typeSeparator": "." + }, + "@schematics/angular:module": { + "typeSeparator": "." + }, + "@schematics/angular:pipe": { + "typeSeparator": "." + }, + "@schematics/angular:resolver": { + "typeSeparator": "." + } + }, + "root": "", + "sourceRoot": "src", + "prefix": "app", + "projectType": "application", + "architect": { + "build": { + "builder": "@angular-devkit/build-angular:browser", + "options": { + "outputPath": "dist/demo", + "index": "src/index.html", + "main": "src/main.ts", + "polyfills": [ + "src/polyfills.ts" + ], + "tsConfig": "tsconfig.app.json", + "inlineStyleLanguage": "scss", + "assets": [ + "src/assets" + ], + "styles": [ + "src/styles.scss" + ], + "scripts": [], + "stylePreprocessorOptions": { + "includePaths": [ "node_modules/" ] + } + }, + "configurations": { + "production": { + "fileReplacements": [ + { + "replace": "src/environments/environment.ts", + "with": "src/environments/environment.prod.ts" + } + ], + "outputHashing": "all", + "budgets": [ + { + "type": "initial", + "maximumWarning": "500kb", + "maximumError": "1mb" + }, + { + "type": "anyComponentStyle", + "maximumWarning": "2kb", + "maximumError": "4kb" + } + ] + }, + "development": { + "buildOptimizer": false, + "optimization": false, + "vendorChunk": true, + "extractLicenses": false, + "sourceMap": true, + "namedChunks": true + } + }, + "defaultConfiguration": "production" + }, + "serve": { + "builder": "@angular-devkit/build-angular:dev-server", + "configurations": { + "production": { + "buildTarget": "demo:build:production" + }, + "development": { + "buildTarget": "demo:build:development" + } + }, + "defaultConfiguration": "development" + }, + "extract-i18n": { + "builder": "@angular-devkit/build-angular:extract-i18n", + "options": { + "buildTarget": "demo:build" + } + }, + "test": { + "builder": "@angular-devkit/build-angular:karma", + "options": { + "main": "src/test.ts", + "polyfills": "src/polyfills.ts", + "tsConfig": "tsconfig.spec.json", + "karmaConfig": "karma.conf.js", + "styles": [ + "src/styles.scss" + ], + "scripts": [], + "assets": [ + "src/assets" + ], + "inlineStyleLanguage": "scss", + "stylePreprocessorOptions": { + "includePaths": [ "node_modules/" ] + } + } + } + } + } + }, + "cli": { + "analytics": false + } +} diff --git a/samples/charts/data-chart/scatter-marker-options/package.json b/samples/charts/data-chart/scatter-marker-options/package.json new file mode 100644 index 000000000..259424767 --- /dev/null +++ b/samples/charts/data-chart/scatter-marker-options/package.json @@ -0,0 +1,46 @@ +{ + "scripts": { + "ng": "ng", + "update": "ng update", + "start": "node --max_old_space_size=12192 node_modules/@angular/cli/bin/ng serve -o", + "build": "node --max_old_space_size=12192 node_modules/@angular/cli/bin/ng build --configuration production", + "lint": "ng lint" + }, + "dependencies": { + "@angular/animations": "21.1.1", + "@angular/common": "21.1.1", + "@angular/compiler": "21.1.1", + "@angular/core": "21.1.1", + "@angular/forms": "21.1.1", + "@angular/platform-browser": "21.1.1", + "@angular/platform-browser-dynamic": "21.1.1", + "@types/hammerjs": "2.0.46", + "classlist.js": "1.1.20150312", + "hammerjs": "2.0.8", + "igniteui-angular-charts": "21.0.1-beta.0", + "igniteui-angular-core": "21.0.1-beta.0", + "igniteui-angular-inputs": "21.0.1-beta.0", + "igniteui-angular-layouts": "21.0.1-beta.0", + "igniteui-webcomponents": "6.3.1", + "intl": "1.2.5", + "jszip": "3.8.0", + "rxjs": "7.8.1", + "tslib": "2.6.1", + "web-animations-js": "2.3.2", + "zone.js": "~0.15.0" + }, + "devDependencies": { + "@angular/cli": "21.1.1", + "@angular/compiler-cli": "21.1.1", + "@angular/language-service": "21.1.1", + "@angular-devkit/build-angular": "21.1.1", + "@types/node": "18.17.0", + "codelyzer": "6.0.2", + "jasmine-core": "5.1.1", + "jasmine-spec-reporter": "~4.2.1", + "sass.js": "0.11.1", + "tslint": "~6.1.3", + "ts-node": "10.9.1", + "typescript": "5.9.3" + } +} diff --git a/samples/charts/data-chart/scatter-marker-options/src/CountryDemographicAfrican.ts b/samples/charts/data-chart/scatter-marker-options/src/CountryDemographicAfrican.ts new file mode 100644 index 000000000..f34edee2c --- /dev/null +++ b/samples/charts/data-chart/scatter-marker-options/src/CountryDemographicAfrican.ts @@ -0,0 +1,76 @@ +export class CountryDemographicAfricanItem { + public constructor(init: Partial) { + Object.assign(this, init); + } + + public population: number; + public birthRate: number; + public deathRate: number; + public name: string; + +} +export class CountryDemographicAfrican extends Array { + public constructor(items: Array | number = -1) { + if (Array.isArray(items)) { + super(...items); + } else { + const newItems = [ + new CountryDemographicAfricanItem({ population: 39728000, birthRate: 23.9, deathRate: 4.77, name: `Algeria` }), + new CountryDemographicAfricanItem({ population: 27884000, birthRate: 42.32, deathRate: 8.68, name: `Angola` }), + new CountryDemographicAfricanItem({ population: 10576000, birthRate: 37.43, deathRate: 9.32, name: `Benin` }), + new CountryDemographicAfricanItem({ population: 2121000, birthRate: 24.14, deathRate: 7.02, name: `Botswana` }), + new CountryDemographicAfricanItem({ population: 18111000, birthRate: 39.44, deathRate: 8.82, name: `Burkina Faso` }), + new CountryDemographicAfricanItem({ population: 10160000, birthRate: 42.66, deathRate: 11.03, name: `Burundi` }), + new CountryDemographicAfricanItem({ population: 23298000, birthRate: 36.84, deathRate: 10.35, name: `Cameroon` }), + new CountryDemographicAfricanItem({ population: 525000, birthRate: 21.14, deathRate: 5.61, name: `Cape Verde` }), + new CountryDemographicAfricanItem({ population: 4493000, birthRate: 36.11, deathRate: 14.01, name: `C.A.R.` }), + new CountryDemographicAfricanItem({ population: 14111000, birthRate: 43.86, deathRate: 13.22, name: `Chad` }), + new CountryDemographicAfricanItem({ population: 777000, birthRate: 33.33, deathRate: 7.49, name: `Comoros` }), + new CountryDemographicAfricanItem({ population: 4856000, birthRate: 35.23, deathRate: 7.56, name: `Congo` }), + new CountryDemographicAfricanItem({ population: 23226000, birthRate: 37.1, deathRate: 12.54, name: `Cote Ivoire` }), + new CountryDemographicAfricanItem({ population: 76245000, birthRate: 42.81, deathRate: 10.19, name: `DCongo` }), + new CountryDemographicAfricanItem({ population: 914000, birthRate: 23.35, deathRate: 8.37, name: `Djibouti` }), + new CountryDemographicAfricanItem({ population: 92443000, birthRate: 27.2, deathRate: 5.96, name: `Egypt` }), + new CountryDemographicAfricanItem({ population: 1169000, birthRate: 34.64, deathRate: 10.34, name: `Equatorial Guinea` }), + new CountryDemographicAfricanItem({ population: 3343000, birthRate: 32.83, deathRate: 7.07, name: `Eritrea` }), + new CountryDemographicAfricanItem({ population: 100835000, birthRate: 32.3, deathRate: 7, name: `Ethiopia` }), + new CountryDemographicAfricanItem({ population: 1948000, birthRate: 30.09, deathRate: 7.82, name: `Gabon` }), + new CountryDemographicAfricanItem({ population: 2086000, birthRate: 39.99, deathRate: 8.2, name: `Gambia` }), + new CountryDemographicAfricanItem({ population: 27849000, birthRate: 31.56, deathRate: 8.31, name: `Ghana` }), + new CountryDemographicAfricanItem({ population: 11432000, birthRate: 36.36, deathRate: 9.58, name: `Guinea` }), + new CountryDemographicAfricanItem({ population: 1737000, birthRate: 37.15, deathRate: 10.78, name: `Guinea-Bissau` }), + new CountryDemographicAfricanItem({ population: 47878000, birthRate: 31.78, deathRate: 5.84, name: `Kenya` }), + new CountryDemographicAfricanItem({ population: 2059000, birthRate: 28.16, deathRate: 12.92, name: `Lesotho` }), + new CountryDemographicAfricanItem({ population: 4472000, birthRate: 34.72, deathRate: 8.12, name: `Liberia` }), + new CountryDemographicAfricanItem({ population: 6418000, birthRate: 20.19, deathRate: 5.2, name: `Libya` }), + new CountryDemographicAfricanItem({ population: 24234000, birthRate: 33.4, deathRate: 6.48, name: `Madagascar` }), + new CountryDemographicAfricanItem({ population: 16745000, birthRate: 37.05, deathRate: 7.5, name: `Malawi` }), + new CountryDemographicAfricanItem({ population: 17439000, birthRate: 43.22, deathRate: 10.67, name: `Mali` }), + new CountryDemographicAfricanItem({ population: 4046000, birthRate: 34.57, deathRate: 7.96, name: `Mauritania` }), + new CountryDemographicAfricanItem({ population: 1259000, birthRate: 10.1, deathRate: 7.7, name: `Mauritius` }), + new CountryDemographicAfricanItem({ population: 34664000, birthRate: 20.4, deathRate: 5.15, name: `Morocco` }), + new CountryDemographicAfricanItem({ population: 27042000, birthRate: 39.36, deathRate: 10.38, name: `Mozambique` }), + new CountryDemographicAfricanItem({ population: 2315000, birthRate: 29.59, deathRate: 7.46, name: `Namibia` }), + new CountryDemographicAfricanItem({ population: 20002000, birthRate: 48.44, deathRate: 9.94, name: `Niger` }), + new CountryDemographicAfricanItem({ population: 181136992, birthRate: 39.37, deathRate: 12.77, name: `Nigeria` }), + new CountryDemographicAfricanItem({ population: 11369000, birthRate: 31.79, deathRate: 6.13, name: `Rwanda` }), + new CountryDemographicAfricanItem({ population: 199000, birthRate: 34.33, deathRate: 6.81, name: `Sao Tome and Principe` }), + new CountryDemographicAfricanItem({ population: 14578000, birthRate: 36.21, deathRate: 6.07, name: `Senegal` }), + new CountryDemographicAfricanItem({ population: 95000, birthRate: 17, deathRate: 7.5, name: `Seychelles` }), + new CountryDemographicAfricanItem({ population: 7172000, birthRate: 35.61, deathRate: 13.03, name: `Sierra Leone` }), + new CountryDemographicAfricanItem({ population: 13797000, birthRate: 43.66, deathRate: 11.63, name: `Somalia` }), + new CountryDemographicAfricanItem({ population: 55386000, birthRate: 21.3, deathRate: 10.1, name: `South Africa` }), + new CountryDemographicAfricanItem({ population: 10716000, birthRate: 36.32, deathRate: 11.24, name: `South Sudan` }), + new CountryDemographicAfricanItem({ population: 38903000, birthRate: 33.32, deathRate: 7.52, name: `Sudan` }), + new CountryDemographicAfricanItem({ population: 1104000, birthRate: 29.27, deathRate: 9.86, name: `Swaziland` }), + new CountryDemographicAfricanItem({ population: 51483000, birthRate: 38.64, deathRate: 7.02, name: `Tanzania` }), + new CountryDemographicAfricanItem({ population: 7323000, birthRate: 34.53, deathRate: 8.83, name: `Togo` }), + new CountryDemographicAfricanItem({ population: 11180000, birthRate: 18.65, deathRate: 6.36, name: `Tunisia` }), + new CountryDemographicAfricanItem({ population: 38225000, birthRate: 42.63, deathRate: 8.87, name: `Uganda` }), + new CountryDemographicAfricanItem({ population: 15879000, birthRate: 38.44, deathRate: 8, name: `Zambia` }), + new CountryDemographicAfricanItem({ population: 13815000, birthRate: 33.94, deathRate: 8.4, name: `Zimbabwe` }), + ]; + super(...newItems.slice(0)); + } + } +} diff --git a/samples/charts/data-chart/scatter-marker-options/src/CountryDemographicEurope.ts b/samples/charts/data-chart/scatter-marker-options/src/CountryDemographicEurope.ts new file mode 100644 index 000000000..746d9011e --- /dev/null +++ b/samples/charts/data-chart/scatter-marker-options/src/CountryDemographicEurope.ts @@ -0,0 +1,67 @@ +export class CountryDemographicEuropeItem { + public constructor(init: Partial) { + Object.assign(this, init); + } + + public population: number; + public birthRate: number; + public deathRate: number; + public name: string; + +} +export class CountryDemographicEurope extends Array { + public constructor(items: Array | number = -1) { + if (Array.isArray(items)) { + super(...items); + } else { + const newItems = [ + new CountryDemographicEuropeItem({ population: 2891000, birthRate: 11.88, deathRate: 7.22, name: `Albania` }), + new CountryDemographicEuropeItem({ population: 8679000, birthRate: 9.8, deathRate: 9.6, name: `Austria` }), + new CountryDemographicEuropeItem({ population: 9439000, birthRate: 12.5, deathRate: 12.6, name: `Belarus` }), + new CountryDemographicEuropeItem({ population: 11288000, birthRate: 10.8, deathRate: 9.8, name: `Belgium` }), + new CountryDemographicEuropeItem({ population: 3429000, birthRate: 9.12, deathRate: 10.89, name: `Bosnia` }), + new CountryDemographicEuropeItem({ population: 7200000, birthRate: 9.2, deathRate: 15.3, name: `Bulgaria` }), + new CountryDemographicEuropeItem({ population: 165000, birthRate: 9.39, deathRate: 8.97, name: `Channel Islands` }), + new CountryDemographicEuropeItem({ population: 4233000, birthRate: 8.9, deathRate: 12.9, name: `Croatia` }), + new CountryDemographicEuropeItem({ population: 1161000, birthRate: 10.98, deathRate: 6.84, name: `Cyprus` }), + new CountryDemographicEuropeItem({ population: 10601000, birthRate: 10.5, deathRate: 10.5, name: `Czechia` }), + new CountryDemographicEuropeItem({ population: 5689000, birthRate: 10.2, deathRate: 9.2, name: `Denmark` }), + new CountryDemographicEuropeItem({ population: 1315000, birthRate: 10.6, deathRate: 11.6, name: `Estonia` }), + new CountryDemographicEuropeItem({ population: 48000, birthRate: 12.4, deathRate: 7.7, name: `Faeroe Islands` }), + new CountryDemographicEuropeItem({ population: 5481000, birthRate: 10.1, deathRate: 9.6, name: `Finland` }), + new CountryDemographicEuropeItem({ population: 64453000, birthRate: 12, deathRate: 8.9, name: `France` }), + new CountryDemographicEuropeItem({ population: 81787000, birthRate: 9, deathRate: 11.3, name: `Germany` }), + new CountryDemographicEuropeItem({ population: 10660000, birthRate: 8.5, deathRate: 11.2, name: `Greece` }), + new CountryDemographicEuropeItem({ population: 9778000, birthRate: 9.4, deathRate: 13.4, name: `Hungary` }), + new CountryDemographicEuropeItem({ population: 330000, birthRate: 12.5, deathRate: 6.6, name: `Iceland` }), + new CountryDemographicEuropeItem({ population: 4652000, birthRate: 14.1, deathRate: 6.5, name: `Ireland` }), + new CountryDemographicEuropeItem({ population: 60578000, birthRate: 8, deathRate: 10.7, name: `Italy` }), + new CountryDemographicEuropeItem({ population: 1998000, birthRate: 11.1, deathRate: 14.4, name: `Latvia` }), + new CountryDemographicEuropeItem({ population: 37000, birthRate: 8.7, deathRate: 6.7, name: `Liechtenstein` }), + new CountryDemographicEuropeItem({ population: 2932000, birthRate: 10.8, deathRate: 14.4, name: `Lithuania` }), + new CountryDemographicEuropeItem({ population: 567000, birthRate: 10.7, deathRate: 7, name: `Luxembourg` }), + new CountryDemographicEuropeItem({ population: 2079000, birthRate: 11.3, deathRate: 9.75, name: `Macedonia` }), + new CountryDemographicEuropeItem({ population: 434000, birthRate: 10, deathRate: 8, name: `Malta` }), + new CountryDemographicEuropeItem({ population: 4071000, birthRate: 10.52, deathRate: 11.42, name: `Moldova` }), + new CountryDemographicEuropeItem({ population: 38000, birthRate: 8.1, deathRate: 7.6, name: `Monaco` }), + new CountryDemographicEuropeItem({ population: 627000, birthRate: 11.52, deathRate: 9.8, name: `Montenegro` }), + new CountryDemographicEuropeItem({ population: 16938000, birthRate: 10.1, deathRate: 8.7, name: `Netherlands` }), + new CountryDemographicEuropeItem({ population: 5200000, birthRate: 11.3, deathRate: 7.8, name: `Norway` }), + new CountryDemographicEuropeItem({ population: 38034000, birthRate: 9.7, deathRate: 10.4, name: `Poland` }), + new CountryDemographicEuropeItem({ population: 10368000, birthRate: 8.3, deathRate: 10.5, name: `Portugal` }), + new CountryDemographicEuropeItem({ population: 19925000, birthRate: 10, deathRate: 13.2, name: `Romania` }), + new CountryDemographicEuropeItem({ population: 144984992, birthRate: 13.3, deathRate: 13, name: `Russia` }), + new CountryDemographicEuropeItem({ population: 33000, birthRate: 8.2, deathRate: 7.1, name: `San Marino` }), + new CountryDemographicEuropeItem({ population: 8877000, birthRate: 9.3, deathRate: 14.6, name: `Serbia` }), + new CountryDemographicEuropeItem({ population: 5436000, birthRate: 10.3, deathRate: 9.9, name: `Slovakia` }), + new CountryDemographicEuropeItem({ population: 2071000, birthRate: 10, deathRate: 9.6, name: `Slovenia` }), + new CountryDemographicEuropeItem({ population: 46672000, birthRate: 9, deathRate: 9.1, name: `Spain` }), + new CountryDemographicEuropeItem({ population: 9765000, birthRate: 11.7, deathRate: 9.3, name: `Sweden` }), + new CountryDemographicEuropeItem({ population: 8297000, birthRate: 10.5, deathRate: 8.2, name: `Switzerland` }), + new CountryDemographicEuropeItem({ population: 44922000, birthRate: 10.7, deathRate: 14.9, name: `Ukraine` }), + new CountryDemographicEuropeItem({ population: 65860000, birthRate: 11.9, deathRate: 9.2, name: `United Kingdom` }), + ]; + super(...newItems.slice(0)); + } + } +} diff --git a/samples/charts/data-chart/scatter-marker-options/src/app.component.html b/samples/charts/data-chart/scatter-marker-options/src/app.component.html new file mode 100644 index 000000000..99f02b5c4 --- /dev/null +++ b/samples/charts/data-chart/scatter-marker-options/src/app.component.html @@ -0,0 +1,95 @@ +
+
+ + + + + + +
+
+ Population Statistics for Selected Continents +
+
+ + +
+
+ + + + + + + + + + +
+
diff --git a/samples/charts/data-chart/scatter-marker-options/src/app.component.scss b/samples/charts/data-chart/scatter-marker-options/src/app.component.scss new file mode 100644 index 000000000..35b1af152 --- /dev/null +++ b/samples/charts/data-chart/scatter-marker-options/src/app.component.scss @@ -0,0 +1,3 @@ +/* styles are loaded the Shared CSS file located at: +https://dl.infragistics.com/x/css/samples/shared.v8.css +*/ diff --git a/samples/charts/data-chart/scatter-marker-options/src/app.component.ts b/samples/charts/data-chart/scatter-marker-options/src/app.component.ts new file mode 100644 index 000000000..52d644b5f --- /dev/null +++ b/samples/charts/data-chart/scatter-marker-options/src/app.component.ts @@ -0,0 +1,104 @@ +import { AfterViewInit, Component, ViewChild, ChangeDetectionStrategy, ChangeDetectorRef } from '@angular/core'; +import { ComponentRenderer, PropertyEditorPanelDescriptionModule, LegendDescriptionModule, DataChartCoreDescriptionModule, DataChartScatterDescriptionModule, DataChartScatterCoreDescriptionModule, DataChartInteractivityDescriptionModule, DataChartAnnotationDescriptionModule } from 'igniteui-angular-core'; +import { CountryDemographicEuropeItem, CountryDemographicEurope } from './CountryDemographicEurope'; +import { CountryDemographicAfricanItem, CountryDemographicAfrican } from './CountryDemographicAfrican'; +import { IgxPropertyEditorPropertyDescriptionChangedEventArgs } from 'igniteui-angular-layouts'; +import { IgxDataChartComponent } from 'igniteui-angular-charts'; +import { IgxPropertyEditorPanelComponent, IgxPropertyEditorPropertyDescriptionComponent } from 'igniteui-angular-layouts'; +import { IgxLegendComponent, IgxNumericXAxisComponent, IgxNumericYAxisComponent, IgxScatterSeriesComponent } from 'igniteui-angular-charts'; + +import { defineAllComponents } from 'igniteui-webcomponents'; + +defineAllComponents(); + +@Component({ + standalone: false, + selector: "app-root", + styleUrls: ["./app.component.scss"], + templateUrl: "./app.component.html", + changeDetection: ChangeDetectionStrategy.OnPush +}) + +export class AppComponent implements AfterViewInit +{ + + @ViewChild("propertyEditor", { static: true } ) + private propertyEditor: IgxPropertyEditorPanelComponent + @ViewChild("markerSizeEditor", { static: true } ) + private markerSizeEditor: IgxPropertyEditorPropertyDescriptionComponent + @ViewChild("markerTypeEditor", { static: true } ) + private markerTypeEditor: IgxPropertyEditorPropertyDescriptionComponent + @ViewChild("legend", { static: true } ) + private legend: IgxLegendComponent + @ViewChild("chart", { static: true } ) + private chart: IgxDataChartComponent + @ViewChild("xAxis", { static: true } ) + private xAxis: IgxNumericXAxisComponent + @ViewChild("yAxis", { static: true } ) + private yAxis: IgxNumericYAxisComponent + @ViewChild("scatterSeries1", { static: true } ) + private scatterSeries1: IgxScatterSeriesComponent + @ViewChild("scatterSeries2", { static: true } ) + private scatterSeries2: IgxScatterSeriesComponent + private _countryDemographicEurope: CountryDemographicEurope = null; + public get countryDemographicEurope(): CountryDemographicEurope { + if (this._countryDemographicEurope == null) + { + this._countryDemographicEurope = new CountryDemographicEurope(); + } + return this._countryDemographicEurope; + } + + private _countryDemographicAfrican: CountryDemographicAfrican = null; + public get countryDemographicAfrican(): CountryDemographicAfrican { + if (this._countryDemographicAfrican == null) + { + this._countryDemographicAfrican = new CountryDemographicAfrican(); + } + return this._countryDemographicAfrican; + } + + private _componentRenderer: ComponentRenderer = null; + public get renderer(): ComponentRenderer { + if (this._componentRenderer == null) { + this._componentRenderer = new ComponentRenderer(); + var context = this._componentRenderer.context; + PropertyEditorPanelDescriptionModule.register(context); + LegendDescriptionModule.register(context); + DataChartCoreDescriptionModule.register(context); + DataChartScatterDescriptionModule.register(context); + DataChartScatterCoreDescriptionModule.register(context); + DataChartInteractivityDescriptionModule.register(context); + DataChartAnnotationDescriptionModule.register(context); + } + return this._componentRenderer; + } + + public constructor(private _detector: ChangeDetectorRef) + { + } + + public ngAfterViewInit(): void + { + } + + public editorChangeUpdateDataChartMarkerSize({ sender, args }: { sender: any, args: IgxPropertyEditorPropertyDescriptionChangedEventArgs }): void { + var chart = this.chart; + var markerSizeVal = parseInt(args.newValue); + var series = chart.actualSeries; + for (var i = 0; i < series.length; i++) { + (series[i] as any).markerSize = markerSizeVal; + } + } + + public editorChangeUpdateDataChartMarkerType({ sender, args }: { sender: any, args: IgxPropertyEditorPropertyDescriptionChangedEventArgs }): void { + var chart = this.chart; + var markerTypeVal = args.newValue; + var series = chart.actualSeries; + for (var i = 0; i < series.length; i++) { + (series[i] as any).markerType = markerTypeVal; + } + } + +} + diff --git a/samples/charts/data-chart/scatter-marker-options/src/app.module.ts b/samples/charts/data-chart/scatter-marker-options/src/app.module.ts new file mode 100644 index 000000000..c4441cc91 --- /dev/null +++ b/samples/charts/data-chart/scatter-marker-options/src/app.module.ts @@ -0,0 +1,32 @@ +import { NgModule } from "@angular/core"; +import { FormsModule } from "@angular/forms"; +import { CommonModule } from "@angular/common"; +import { BrowserModule } from "@angular/platform-browser"; +import { BrowserAnimationsModule } from "@angular/platform-browser/animations"; +import { AppComponent } from "./app.component"; + +import { IgxPropertyEditorPanelModule } from 'igniteui-angular-layouts'; +import { IgxLegendModule, IgxDataChartCoreModule, IgxDataChartScatterModule, IgxDataChartScatterCoreModule, IgxDataChartInteractivityModule, IgxDataChartAnnotationModule } from 'igniteui-angular-charts'; + +@NgModule({ + bootstrap: [AppComponent], + declarations: [ + AppComponent +], + imports: [ + BrowserModule, + BrowserAnimationsModule, + CommonModule, + FormsModule, + IgxPropertyEditorPanelModule, + IgxLegendModule, + IgxDataChartCoreModule, + IgxDataChartScatterModule, + IgxDataChartScatterCoreModule, + IgxDataChartInteractivityModule, + IgxDataChartAnnotationModule +], + providers: [], + schemas: [] +}) +export class AppModule {} diff --git a/samples/charts/data-chart/scatter-marker-options/src/environments/environment.prod.ts b/samples/charts/data-chart/scatter-marker-options/src/environments/environment.prod.ts new file mode 100644 index 000000000..3612073bc --- /dev/null +++ b/samples/charts/data-chart/scatter-marker-options/src/environments/environment.prod.ts @@ -0,0 +1,3 @@ +export const environment = { + production: true +}; diff --git a/samples/charts/data-chart/scatter-marker-options/src/environments/environment.ts b/samples/charts/data-chart/scatter-marker-options/src/environments/environment.ts new file mode 100644 index 000000000..7b4f817ad --- /dev/null +++ b/samples/charts/data-chart/scatter-marker-options/src/environments/environment.ts @@ -0,0 +1,16 @@ +// This file can be replaced during build by using the `fileReplacements` array. +// `ng build --prod` replaces `environment.ts` with `environment.prod.ts`. +// The list of file replacements can be found in `angular.json`. + +export const environment = { + production: false +}; + +/* + * For easier debugging in development mode, you can import the following file + * to ignore zone related error stack frames such as `zone.run`, `zoneDelegate.invokeTask`. + * + * This import should be commented out in production mode because it will have a negative impact + * on performance if an error is thrown. + */ +// import 'zone.js/dist/zone-error'; // Included with Angular CLI. diff --git a/samples/charts/data-chart/scatter-marker-options/src/index.html b/samples/charts/data-chart/scatter-marker-options/src/index.html new file mode 100644 index 000000000..a107ce434 --- /dev/null +++ b/samples/charts/data-chart/scatter-marker-options/src/index.html @@ -0,0 +1,23 @@ + + + + + + IgniteUI for Angular | Example | infragistics + + + + + + + + + + + + + + + + + diff --git a/samples/charts/data-chart/scatter-marker-options/src/main.ts b/samples/charts/data-chart/scatter-marker-options/src/main.ts new file mode 100644 index 000000000..ec9adcd4a --- /dev/null +++ b/samples/charts/data-chart/scatter-marker-options/src/main.ts @@ -0,0 +1,15 @@ +// tslint:disable:no-string-literal +import "./polyfills"; +import { enableProdMode } from "@angular/core"; +import { platformBrowserDynamic } from "@angular/platform-browser-dynamic"; +import { AppModule } from "./app.module"; + +platformBrowserDynamic().bootstrapModule(AppModule).then(ref => { + // ensure Angular destroys itself on hot reloads. + if (window["ngRef"]) { + window["ngRef"].destroy(); + } + window["ngRef"] = ref; + + // otherwise, log the boot error +}).catch(err => console.error(err)); diff --git a/samples/charts/data-chart/scatter-marker-options/src/polyfills.ts b/samples/charts/data-chart/scatter-marker-options/src/polyfills.ts new file mode 100644 index 000000000..bea4237c0 --- /dev/null +++ b/samples/charts/data-chart/scatter-marker-options/src/polyfills.ts @@ -0,0 +1,61 @@ +/** + * This file includes polyfills needed by Angular and is loaded before the app. + * You can add your own extra polyfills to this file. + * + * This file is divided into 2 sections: + * 1. Browser polyfills. These are applied before loading ZoneJS and are sorted by browsers. + * 2. Application imports. Files imported after ZoneJS that should be loaded before your main + * file. + * + * The current setup is for so-called "evergreen" browsers; the last versions of browsers that + * automatically update themselves. This includes Safari >= 10, Chrome >= 55 (including Opera), + * Edge >= 13 on the desktop, and iOS 10 and Chrome on mobile. + * + * Learn more in https://angular.io/guide/browser-support + */ + +/*************************************************************************************************** +* BROWSER POLYFILLS +*/ + +/** IE10 and IE11 requires the following for NgClass support on SVG elements */ +//import "classlist.js"; // run `npm install --save classlist.js`. + +/** IE10 and IE11 requires the following for the Reflect API. */ + +/* Evergreen browsers require these. */ +// used for reflect-metadata in JIT. If you use AOT (and only Angular decorators), you can remove. + +/* + * Required to support Web Animations `@angular/platform-browser/animations`. + * Needed for: All but Chrome, Firefox and Opera. http://caniuse.com/#feat=web-animation + */ +//import "web-animations-js"; // run `npm install --save web-animations-js`. + +/*************************************************************************************************** + * Zone JS is required by Angular itself. + */ +import "hammerjs/hammer"; +import "zone.js"; // included with Angular CLI. + +/*************************************************************************************************** + * @angular/animations polyfill + */ +// if (!Element.prototype.matches) { +// Element.prototype.matches = (Element.prototype as any).msMatchesSelector; +// } + +/*************************************************************************************************** + * APPLICATION IMPORTS + */ + +/** + * Date, currency, decimal and percent pipes. + * Needed for: All but Chrome, Firefox, Edge, IE11 and Safari 10 + */ +// import "intl"; // Run `npm install --save intl`. +// import "intl/locale-data/jsonp/de"; +/** + * Need to import at least one locale-data with intl. + */ +// import "intl/locale-data/jsonp/en"; diff --git a/samples/charts/data-chart/scatter-marker-options/src/styles.scss b/samples/charts/data-chart/scatter-marker-options/src/styles.scss new file mode 100644 index 000000000..9b431e92d --- /dev/null +++ b/samples/charts/data-chart/scatter-marker-options/src/styles.scss @@ -0,0 +1,9 @@ +/* autoprefixer grid: on */ +html, +body { + height: 100%; + width: 100%; + overflow: hidden; + margin: 0; + box-sizing: border-box; +} diff --git a/samples/charts/data-chart/scatter-marker-options/src/typings.d.ts b/samples/charts/data-chart/scatter-marker-options/src/typings.d.ts new file mode 100644 index 000000000..ef5c7bd62 --- /dev/null +++ b/samples/charts/data-chart/scatter-marker-options/src/typings.d.ts @@ -0,0 +1,5 @@ +/* SystemJS module definition */ +declare var module: NodeModule; +interface NodeModule { + id: string; +} diff --git a/samples/charts/data-chart/scatter-marker-options/tsconfig.app.json b/samples/charts/data-chart/scatter-marker-options/tsconfig.app.json new file mode 100644 index 000000000..a360b5b13 --- /dev/null +++ b/samples/charts/data-chart/scatter-marker-options/tsconfig.app.json @@ -0,0 +1,13 @@ +/* To learn more about this file see: https://angular.io/config/tsconfig. */ +{ + "extends": "./tsconfig.json", + "compilerOptions": { + "outDir": "./out-tsc/app", + "types": [] + }, + "angularCompilerOptions": { + "strictTemplates": false + }, + "files": ["src/main.ts", "src/polyfills.ts"], + "include": ["src/**/*.d.ts"] +} diff --git a/samples/charts/data-chart/scatter-marker-options/tsconfig.json b/samples/charts/data-chart/scatter-marker-options/tsconfig.json new file mode 100644 index 000000000..5f7679ddf --- /dev/null +++ b/samples/charts/data-chart/scatter-marker-options/tsconfig.json @@ -0,0 +1,25 @@ +{ + "compileOnSave": false, + "compilerOptions": { + "importHelpers": true, + "module": "esnext", + "baseUrl": "./", + "outDir": "./dist/out-tsc", + "sourceMap": false, + "declaration": false, + "moduleResolution": "bundler", + "experimentalDecorators": true, + "resolveJsonModule": true, + "esModuleInterop": true, + "downlevelIteration": true, + "target": "es2022", + "typeRoots": [ + "node_modules/@types" + ], + "lib": [ + "es2022", + "dom" + ] + } + +} \ No newline at end of file diff --git a/samples/charts/data-chart/scatter-marker-options/tslint.json b/samples/charts/data-chart/scatter-marker-options/tslint.json new file mode 100644 index 000000000..777c777d9 --- /dev/null +++ b/samples/charts/data-chart/scatter-marker-options/tslint.json @@ -0,0 +1,31 @@ +{ + "extends": "tslint:latest", + "rules": { + "deprecation": { + "severity": "warning" + }, + "arrow-parens": false, + "indent": [true, "spaces"], + "interface-name": [true, "always-prefix"], + "max-classes-per-file": false, + "no-bitwise": false, + "no-console": false, + "no-empty": false, + "no-duplicate-imports": false, + "no-implicit-dependencies": false, + "no-object-literal-type-assertion": false, + "no-submodule-imports": [false], + "no-string-literal": false, + "no-trailing-whitespace": false, + "no-var-keyword": false, + "object-literal-sort-keys": false, + "only-arrow-functions": false, + "prefer-conditional-expression": false, + "prefer-const": false, + "prefer-for-of": false, + "prefer-object-spread": false, + "space-within-parens": false, + "trailing-comma": [true, {"multiline": "never", "singleline": "never"}], + "variable-name": [true, "allow-leading-underscore"] + } +} diff --git a/samples/charts/data-chart/scatter-point-chart/.codesandbox/tasks.json b/samples/charts/data-chart/scatter-point-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/scatter-point-chart/.codesandbox/tasks.json +++ b/samples/charts/data-chart/scatter-point-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/scatter-spline-chart/.codesandbox/tasks.json b/samples/charts/data-chart/scatter-spline-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/scatter-spline-chart/.codesandbox/tasks.json +++ b/samples/charts/data-chart/scatter-spline-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/selection-matcher/.codesandbox/tasks.json b/samples/charts/data-chart/selection-matcher/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/selection-matcher/.codesandbox/tasks.json +++ b/samples/charts/data-chart/selection-matcher/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/stacked-100-area-chart/.codesandbox/tasks.json b/samples/charts/data-chart/stacked-100-area-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/stacked-100-area-chart/.codesandbox/tasks.json +++ b/samples/charts/data-chart/stacked-100-area-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/stacked-100-bar-chart/.codesandbox/tasks.json b/samples/charts/data-chart/stacked-100-bar-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/stacked-100-bar-chart/.codesandbox/tasks.json +++ b/samples/charts/data-chart/stacked-100-bar-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/stacked-100-column-chart/.codesandbox/tasks.json b/samples/charts/data-chart/stacked-100-column-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/stacked-100-column-chart/.codesandbox/tasks.json +++ b/samples/charts/data-chart/stacked-100-column-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/stacked-100-line-chart/.codesandbox/tasks.json b/samples/charts/data-chart/stacked-100-line-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/stacked-100-line-chart/.codesandbox/tasks.json +++ b/samples/charts/data-chart/stacked-100-line-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/stacked-100-spline-area-chart/.codesandbox/tasks.json b/samples/charts/data-chart/stacked-100-spline-area-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/stacked-100-spline-area-chart/.codesandbox/tasks.json +++ b/samples/charts/data-chart/stacked-100-spline-area-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/stacked-100-spline-chart/.codesandbox/tasks.json b/samples/charts/data-chart/stacked-100-spline-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/stacked-100-spline-chart/.codesandbox/tasks.json +++ b/samples/charts/data-chart/stacked-100-spline-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/stacked-area-chart/.codesandbox/tasks.json b/samples/charts/data-chart/stacked-area-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/stacked-area-chart/.codesandbox/tasks.json +++ b/samples/charts/data-chart/stacked-area-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/stacked-bar-chart/.codesandbox/tasks.json b/samples/charts/data-chart/stacked-bar-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/stacked-bar-chart/.codesandbox/tasks.json +++ b/samples/charts/data-chart/stacked-bar-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/stacked-column-chart/.codesandbox/tasks.json b/samples/charts/data-chart/stacked-column-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/stacked-column-chart/.codesandbox/tasks.json +++ b/samples/charts/data-chart/stacked-column-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/stacked-line-chart/.codesandbox/tasks.json b/samples/charts/data-chart/stacked-line-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/stacked-line-chart/.codesandbox/tasks.json +++ b/samples/charts/data-chart/stacked-line-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/stacked-spline-area-chart/.codesandbox/tasks.json b/samples/charts/data-chart/stacked-spline-area-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/stacked-spline-area-chart/.codesandbox/tasks.json +++ b/samples/charts/data-chart/stacked-spline-area-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/stacked-spline-chart/.codesandbox/tasks.json b/samples/charts/data-chart/stacked-spline-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/stacked-spline-chart/.codesandbox/tasks.json +++ b/samples/charts/data-chart/stacked-spline-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/transition-event/.codesandbox/tasks.json b/samples/charts/data-chart/transition-event/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/transition-event/.codesandbox/tasks.json +++ b/samples/charts/data-chart/transition-event/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/trendline-layer/.codesandbox/tasks.json b/samples/charts/data-chart/trendline-layer/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/trendline-layer/.codesandbox/tasks.json +++ b/samples/charts/data-chart/trendline-layer/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-chart/waterfall-chart/.codesandbox/tasks.json b/samples/charts/data-chart/waterfall-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-chart/waterfall-chart/.codesandbox/tasks.json +++ b/samples/charts/data-chart/waterfall-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-pie-chart/animation-replay/.codesandbox/tasks.json b/samples/charts/data-pie-chart/animation-replay/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-pie-chart/animation-replay/.codesandbox/tasks.json +++ b/samples/charts/data-pie-chart/animation-replay/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-pie-chart/animation/.codesandbox/tasks.json b/samples/charts/data-pie-chart/animation/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-pie-chart/animation/.codesandbox/tasks.json +++ b/samples/charts/data-pie-chart/animation/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-pie-chart/highlight-filter/.codesandbox/tasks.json b/samples/charts/data-pie-chart/highlight-filter/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-pie-chart/highlight-filter/.codesandbox/tasks.json +++ b/samples/charts/data-pie-chart/highlight-filter/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-pie-chart/highlighting/.codesandbox/tasks.json b/samples/charts/data-pie-chart/highlighting/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-pie-chart/highlighting/.codesandbox/tasks.json +++ b/samples/charts/data-pie-chart/highlighting/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-pie-chart/legend/.codesandbox/tasks.json b/samples/charts/data-pie-chart/legend/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-pie-chart/legend/.codesandbox/tasks.json +++ b/samples/charts/data-pie-chart/legend/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-pie-chart/others/.codesandbox/tasks.json b/samples/charts/data-pie-chart/others/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-pie-chart/others/.codesandbox/tasks.json +++ b/samples/charts/data-pie-chart/others/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-pie-chart/overview/.codesandbox/tasks.json b/samples/charts/data-pie-chart/overview/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-pie-chart/overview/.codesandbox/tasks.json +++ b/samples/charts/data-pie-chart/overview/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/data-pie-chart/selection/.codesandbox/tasks.json b/samples/charts/data-pie-chart/selection/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/data-pie-chart/selection/.codesandbox/tasks.json +++ b/samples/charts/data-pie-chart/selection/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/doughnut-chart/legend/.codesandbox/tasks.json b/samples/charts/doughnut-chart/legend/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/doughnut-chart/legend/.codesandbox/tasks.json +++ b/samples/charts/doughnut-chart/legend/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/doughnut-chart/overview/.codesandbox/tasks.json b/samples/charts/doughnut-chart/overview/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/doughnut-chart/overview/.codesandbox/tasks.json +++ b/samples/charts/doughnut-chart/overview/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/doughnut-chart/rings/.codesandbox/tasks.json b/samples/charts/doughnut-chart/rings/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/doughnut-chart/rings/.codesandbox/tasks.json +++ b/samples/charts/doughnut-chart/rings/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/financial-chart/data-legend-formatting-currency/.codesandbox/tasks.json b/samples/charts/financial-chart/data-legend-formatting-currency/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/financial-chart/data-legend-formatting-currency/.codesandbox/tasks.json +++ b/samples/charts/financial-chart/data-legend-formatting-currency/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/financial-chart/data-legend-styling-props/.codesandbox/tasks.json b/samples/charts/financial-chart/data-legend-styling-props/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/financial-chart/data-legend-styling-props/.codesandbox/tasks.json +++ b/samples/charts/financial-chart/data-legend-styling-props/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/financial-chart/data-legend/.codesandbox/tasks.json b/samples/charts/financial-chart/data-legend/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/financial-chart/data-legend/.codesandbox/tasks.json +++ b/samples/charts/financial-chart/data-legend/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/financial-chart/data-tooltip-formatting-currency/.codesandbox/tasks.json b/samples/charts/financial-chart/data-tooltip-formatting-currency/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/financial-chart/data-tooltip-formatting-currency/.codesandbox/tasks.json +++ b/samples/charts/financial-chart/data-tooltip-formatting-currency/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/financial-chart/data-tooltip-styling-props/.codesandbox/tasks.json b/samples/charts/financial-chart/data-tooltip-styling-props/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/financial-chart/data-tooltip-styling-props/.codesandbox/tasks.json +++ b/samples/charts/financial-chart/data-tooltip-styling-props/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/financial-chart/data-tooltip/.codesandbox/tasks.json b/samples/charts/financial-chart/data-tooltip/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/financial-chart/data-tooltip/.codesandbox/tasks.json +++ b/samples/charts/financial-chart/data-tooltip/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/financial-chart/format-specifiers/.codesandbox/tasks.json b/samples/charts/financial-chart/format-specifiers/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/financial-chart/format-specifiers/.codesandbox/tasks.json +++ b/samples/charts/financial-chart/format-specifiers/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/financial-chart/scrollbars/.codesandbox/tasks.json b/samples/charts/financial-chart/scrollbars/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/financial-chart/scrollbars/.codesandbox/tasks.json +++ b/samples/charts/financial-chart/scrollbars/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/pie-chart/legend/.codesandbox/tasks.json b/samples/charts/pie-chart/legend/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/pie-chart/legend/.codesandbox/tasks.json +++ b/samples/charts/pie-chart/legend/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/pie-chart/others/.codesandbox/tasks.json b/samples/charts/pie-chart/others/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/pie-chart/others/.codesandbox/tasks.json +++ b/samples/charts/pie-chart/others/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/pie-chart/overview/.codesandbox/tasks.json b/samples/charts/pie-chart/overview/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/pie-chart/overview/.codesandbox/tasks.json +++ b/samples/charts/pie-chart/overview/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/pie-chart/styling/.codesandbox/tasks.json b/samples/charts/pie-chart/styling/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/pie-chart/styling/.codesandbox/tasks.json +++ b/samples/charts/pie-chart/styling/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/sparkline/display-area/.codesandbox/tasks.json b/samples/charts/sparkline/display-area/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/sparkline/display-area/.codesandbox/tasks.json +++ b/samples/charts/sparkline/display-area/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/sparkline/display-column/.codesandbox/tasks.json b/samples/charts/sparkline/display-column/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/sparkline/display-column/.codesandbox/tasks.json +++ b/samples/charts/sparkline/display-column/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/sparkline/display-lines/.codesandbox/tasks.json b/samples/charts/sparkline/display-lines/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/sparkline/display-lines/.codesandbox/tasks.json +++ b/samples/charts/sparkline/display-lines/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/sparkline/display-winloss/.codesandbox/tasks.json b/samples/charts/sparkline/display-winloss/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/sparkline/display-winloss/.codesandbox/tasks.json +++ b/samples/charts/sparkline/display-winloss/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/sparkline/markers/.codesandbox/tasks.json b/samples/charts/sparkline/markers/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/sparkline/markers/.codesandbox/tasks.json +++ b/samples/charts/sparkline/markers/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/sparkline/normal-range/.codesandbox/tasks.json b/samples/charts/sparkline/normal-range/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/sparkline/normal-range/.codesandbox/tasks.json +++ b/samples/charts/sparkline/normal-range/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/sparkline/trendlines/.codesandbox/tasks.json b/samples/charts/sparkline/trendlines/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/sparkline/trendlines/.codesandbox/tasks.json +++ b/samples/charts/sparkline/trendlines/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/sparkline/unknown-values/.codesandbox/tasks.json b/samples/charts/sparkline/unknown-values/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/sparkline/unknown-values/.codesandbox/tasks.json +++ b/samples/charts/sparkline/unknown-values/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/toolbar/actions-built-in-category-chart/.codesandbox/tasks.json b/samples/charts/toolbar/actions-built-in-category-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/toolbar/actions-built-in-category-chart/.codesandbox/tasks.json +++ b/samples/charts/toolbar/actions-built-in-category-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/toolbar/actions-built-in-data-chart/.codesandbox/tasks.json b/samples/charts/toolbar/actions-built-in-data-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/toolbar/actions-built-in-data-chart/.codesandbox/tasks.json +++ b/samples/charts/toolbar/actions-built-in-data-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/toolbar/color-editor-support/.codesandbox/tasks.json b/samples/charts/toolbar/color-editor-support/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/toolbar/color-editor-support/.codesandbox/tasks.json +++ b/samples/charts/toolbar/color-editor-support/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/toolbar/custom-tool/.codesandbox/tasks.json b/samples/charts/toolbar/custom-tool/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/toolbar/custom-tool/.codesandbox/tasks.json +++ b/samples/charts/toolbar/custom-tool/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/toolbar/layout-actions-for-data-chart/.codesandbox/tasks.json b/samples/charts/toolbar/layout-actions-for-data-chart/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/toolbar/layout-actions-for-data-chart/.codesandbox/tasks.json +++ b/samples/charts/toolbar/layout-actions-for-data-chart/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/toolbar/layout-in-vertical-orientation/.codesandbox/tasks.json b/samples/charts/toolbar/layout-in-vertical-orientation/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/toolbar/layout-in-vertical-orientation/.codesandbox/tasks.json +++ b/samples/charts/toolbar/layout-in-vertical-orientation/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/toolbar/theming/.codesandbox/tasks.json b/samples/charts/toolbar/theming/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/toolbar/theming/.codesandbox/tasks.json +++ b/samples/charts/toolbar/theming/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/tree-map/highlighting-percent-based/.codesandbox/tasks.json b/samples/charts/tree-map/highlighting-percent-based/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/tree-map/highlighting-percent-based/.codesandbox/tasks.json +++ b/samples/charts/tree-map/highlighting-percent-based/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/tree-map/highlighting/.codesandbox/tasks.json b/samples/charts/tree-map/highlighting/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/tree-map/highlighting/.codesandbox/tasks.json +++ b/samples/charts/tree-map/highlighting/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/tree-map/layout/.codesandbox/tasks.json b/samples/charts/tree-map/layout/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/tree-map/layout/.codesandbox/tasks.json +++ b/samples/charts/tree-map/layout/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/tree-map/overview/.codesandbox/tasks.json b/samples/charts/tree-map/overview/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/tree-map/overview/.codesandbox/tasks.json +++ b/samples/charts/tree-map/overview/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/charts/tree-map/styling/.codesandbox/tasks.json b/samples/charts/tree-map/styling/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/charts/tree-map/styling/.codesandbox/tasks.json +++ b/samples/charts/tree-map/styling/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } } diff --git a/samples/inputs/color-editor/overview/.codesandbox/tasks.json b/samples/inputs/color-editor/overview/.codesandbox/tasks.json index 728b83f69..8d92a54cd 100644 --- a/samples/inputs/color-editor/overview/.codesandbox/tasks.json +++ b/samples/inputs/color-editor/overview/.codesandbox/tasks.json @@ -10,7 +10,7 @@ "tasks": { "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check": { "name": "Start Project", - "command": "node --max_old_space_size=4096 node_modules/@angular/cli/bin/ng serve --disable-host-check", + "command": "node node_modules/@angular/cli/bin/ng serve -o --disable-host-check", "runAtStart": true } }