Skip to content

Task(1034257): Need to update FT links in the Diagram Examples#102

Open
ArunKumarSF4054 wants to merge 2 commits into
masterfrom
WPF-1034257_To_update_FT_links_in_the_Readme_file
Open

Task(1034257): Need to update FT links in the Diagram Examples#102
ArunKumarSF4054 wants to merge 2 commits into
masterfrom
WPF-1034257_To_update_FT_links_in_the_Readme_file

Conversation

@ArunKumarSF4054

Copy link
Copy Markdown
Collaborator

Description

Update FT links in the Readme files of the Diagram Examples

@KarkuvelRajan KarkuvelRajan left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do the review changes.

@@ -1,5 +1,5 @@
# Visualize a Custom Graph Layout Using Microsoft Automatic Graph Layout Engine in WPF Diagram
[Diagram](http://help.syncfusion.com/wpf/sfdiagram/) for WPF has some built-in, [automatic layouts](https://help.syncfusion.com/wpf/sfdiagram/automatic-layouts) to arrange nodes based on their relationships. Currently, we have three standard layouts [hierarchical tree layout](https://help.syncfusion.com/wpf/sfdiagram/automatic-layouts#hierarchical-tree-layout), [radial tree layout](https://help.syncfusion.com/wpf/sfdiagram/automatic-layouts#hierarchical-tree-layout), and [organizational layout](https://help.syncfusion.com/wpf/sfdiagram/automatic-layouts#organization-layout). If these layouts are not enough, you can use any other third-party or open-source layout engine for arrangements and you can use diagram’s visualization and other cool features. [Microsoft Automatic Graph Layout (MSAGL)](https://www.microsoft.com/en-us/research/project/microsoft-automatic-graph-layout/) has advanced layouts in its layout engine. In this blog, we’ll see how to use this layout engine and visualize a layout using Syncfusion’s diagram control. Following are some sample graphs rendered using the MSAGL layout engine.
[WPF Diagram](https://www.syncfusion.com/wpf-controls/diagram) has some built-in [automatic layouts](https://help.syncfusion.com/wpf/sfdiagram/automatic-layouts) to arrange nodes based on their relationships. Currently, we have three standard layouts [hierarchical tree layout](https://help.syncfusion.com/wpf/sfdiagram/automatic-layouts#hierarchical-tree-layout), [radial tree layout](https://help.syncfusion.com/wpf/sfdiagram/automatic-layouts#hierarchical-tree-layout), and [organizational layout](https://help.syncfusion.com/wpf/sfdiagram/automatic-layouts#organization-layout). If these layouts are not enough, you can use any other third-party or open-source layout engine for arrangements and you can use diagram’s visualization and other cool features. [Microsoft Automatic Graph Layout (MSAGL)](https://www.microsoft.com/en-us/research/project/microsoft-automatic-graph-layout/) has advanced layouts in its layout engine. In this blog, we’ll see how to use this layout engine and visualize a layout using Syncfusion’s diagram control. Following are some sample graphs rendered using the MSAGL layout engine.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in the last line, remove the "syncfusion's" instead of use WPF.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants