Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Hi

We have data that we want to transform into a flowchart. At the moment we have to manually write code to place all of the items in a proper position followed by connectors. This often results in hard to read diagrams because the connectors seem to cross each other everywhere. 

I have found that there is automatic layout support for flow charts for other languages. Could you implement this for .NET Blazor as well?

Thanks!