Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Diagramming for ASP.NET MVC, V4.1.1 (Read 939 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 685
Joined: Apr 6th, 2003
Diagramming for ASP.NET MVC, V4.1.1
Nov 30th, 2022 at 8:53am
Print Post  
We have released version 4.1.1 of MindFusion.Diagramming for ASP.NET MVC. It adds the following new features and improvements:

Client-side radial layout
The RadialTreeLayout class arranges tree levels in concentric circles around the root. The levelDistance property specifies the distance between adjacent circles. The direction property specifies placement of first child node. Set stretchFactor to a value larger than 1 in order to stretch level circles into ellipses, providing more space for the layout when using wider nodes.

Miscellaneous
  • strokeDashArray and strokeDashOffset properties let you set custom dash patterns when strokeDashStyle is set to Custom.
  • Styled text now supports <size=N> element letting you set font size.
  • enableStyledText property added to ItemLabel lets you format labels using HTML-like format flags.
  • enableWrap and maxWidth properties of ItemLabel let you wrap label's text.
  • The ArrowHeads class exposes arrowhead shapes as static methods returning respective predefined shape.
  • Fixed linkTextStyle exception.
  • Fix for NodeListView not working correctly when hosted nodes contain NodeLabel objects.
  • New PatternRouter constructor accepts string definitions of link routes.
  • EnableParallelism and MaxDegreeOfParallelism layout properties now available in CoreCLR assemblies (.NET Core 3 and 5+ versions).
  • New Export overloads of exporter classes allow writing to System.IO.Stream.

Installer for the latest version can be downloaded here, or from the clients area on our site:
https://www.mindfusion.eu/MvcDiagramTrial.zip

Updated assemblies and script files are also available as MindFusion.Diagramming.Mvc NuGet package.

Enjoy!
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint