Skip to content

Commit 6237837

Browse files
Merge pull request #621 from Syncfusion-Content/development
DOCINFRA-2341_merged_using_automation
2 parents 66b237a + 48a66df commit 6237837

File tree

2,123 files changed

+5
-155000
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,123 files changed

+5
-155000
lines changed

ej2-javascript-toc.html

Lines changed: 0 additions & 325 deletions
Large diffs are not rendered by default.

ej2-javascript/accumulation-chart/empty-points.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ Specific color for an empty point can be set by using the `fill` property in `em
3939

4040
{% previewsample "page.domainurl/code-snippet/chart/chart-types-cs17" %}
4141

42-
## Handling when no data is available
42+
## Handling No Data
4343

44-
When no data is available to render in the chart, the `noDataTemplate` property can be used to display a custom layout within the chart area. This layout may include a message indicating the absence of data, a relevant image, or a button to initiate data loading. Styled text, images, or interactive elements can be incorporated to maintain design consistency and improve user guidance. Once data becomes available, the chart automatically updates to display the appropriate visualization.
44+
When no data is available to render in the accumulation chart, the `noDataTemplate` property can be used to display a custom layout within the chart area. This layout may include a message indicating the absence of data, a relevant image, or a button to initiate data loading. Styled text, images, or interactive elements can be incorporated to maintain design consistency and improve user guidance. Once data becomes available, the chart automatically updates to display the appropriate visualization.
4545

4646
{% if page.publishingplatform == "typescript" %}
4747

ej2-javascript/chart/working-with-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ Specific color for empty point can be set by `fill` property in `emptyPointSetti
336336
{% previewsample "page.domainurl/code-snippet/chart/working-with-data-cs6" %}
337337
{% endif %}
338338

339-
## Handling when no data is available
339+
## Handling No Data
340340

341341
When no data is available to render in the chart, the `noDataTemplate` property can be used to display a custom layout within the chart area. This layout may include a message indicating the absence of data, a relevant image, or a button to initiate data loading. Styled text, images, or interactive elements can be incorporated to maintain design consistency and improve user guidance. Once data becomes available, the chart automatically updates to display the appropriate visualization.
342342

ej2-javascript/code-snippet/document-editor/accessibility-cs1/index.css

Lines changed: 0 additions & 19 deletions
This file was deleted.

ej2-javascript/code-snippet/document-editor/accessibility-cs1/index.js

Lines changed: 0 additions & 15 deletions
This file was deleted.

ej2-javascript/code-snippet/document-editor/accessibility-cs1/index.ts

Lines changed: 0 additions & 22 deletions
This file was deleted.

ej2-javascript/code-snippet/document-editor/accessibility-cs1/js/index.html

Lines changed: 0 additions & 39 deletions
This file was deleted.

ej2-javascript/code-snippet/document-editor/accessibility-cs1/systemjs.config.js

Lines changed: 0 additions & 49 deletions
This file was deleted.

ej2-javascript/code-snippet/document-editor/accessibility-cs1/ts/index.html

Lines changed: 0 additions & 35 deletions
This file was deleted.

ej2-javascript/code-snippet/document-editor/chart-cs1/index.css

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)