In this blog post we are going to look at the steps required to run the MindFusion Diagramming library for ASP.NET MVC under a Linux server.
Diagramming for WinForms 7.0 Beta
We have released the new FlowChart.NET for public beta testing a few weeks ago. Diagramming for WinForms V7.0, as its the official name, offers some appealing new features. The most eye-catching is certainly the ability to animate nodes or the entire diagram.
Animations
Nodes can be animated in a variety of ways.
Visualize neural networks using MindFusion diagram component
In this post we’ll show how to visualize a neural network as a flow diagram. The networks will be loaded from Open Neural Network Exchange (ONNX) file format, with a sample network from the https://github.com/onnx/models collection.
Continue readingAn Interactive Map with All FIFA World Cup Hosts and Winners
In this article we are looking at the steps you need to make to build this beautiful, interactive map:
The map has several layers and markers in the cities that hosted the football world cup tournament. Optionally, users can show info labels that describe the tournament year and the winner.
Continue reading
Using MindFusion ToolStrip Library in JavaScript
In this blog post we are going to look at the way you can build the ToolStrip that you see at the image below. We use the ToolStrip control, which is part of MindFusion Pack for JavaScript. Here is the final result:
We will go through the process of creating the toolstrip step-by-step, from scratch, clarifying the most important details.
You can run the sample online at https://mindfusion.eu/samples/javascript/grid/TrainSchedule.html