Skip to content

Commit 6772bc1

Browse files
Remove canonical URL from diagram overview
Removed canonical URL from the overview documentation.
1 parent 83ceeea commit 6772bc1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

blazor/diagram/overview.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ description: Checkout and learn here all about Overview of the Syncfusion Blazor
55
platform: Blazor
66
control: Diagram Component
77
documentation: ug
8-
canonical_url: "https://www.syncfusion.com/blazor-components/blazor-diagram"
98
---
109

1110
# Diagram Component Overview
@@ -53,4 +52,4 @@ canonical_url: "https://www.syncfusion.com/blazor-components/blazor-diagram"
5352
* **Ruler:** Added horizontal and vertical guides for precise measuring in the Diagram control. The ruler ensures accuracy when placing, sizing, and aligning shapes and objects within a diagram.
5453
* **Mermaid:** Support for creating, importing, and exporting diagrams using the Mermaid syntax, allowing users to define flowcharts and mind maps through a simple text-based format. This feature enables easy visualization of complex ideas and processes without manual drawing.
5554
* **CRUD:** The Diagram component supports real-time CRUD actions, enabling dynamic manipulation of the DataSource. This allows seamless addition, modification, and removal of nodes, connectors, and other diagram elements during runtime, enhancing interactivity and data management capabilities.
56-
* **Chunk Message:** The Blazor Diagram component introduces the `EnableChunkMessages` property to address potential connection issues when processing large data sets. This feature is particularly useful when calculating the bounds of paths, text, images, and SVG data from the server to the JavaScript side using JsInterop calls.
55+
* **Chunk Message:** The Blazor Diagram component introduces the `EnableChunkMessages` property to address potential connection issues when processing large data sets. This feature is particularly useful when calculating the bounds of paths, text, images, and SVG data from the server to the JavaScript side using JsInterop calls.

0 commit comments

Comments
 (0)