Search code examples
visual-studiointeractivevisioflowchartcode-map

Interactive Flowchart Like Code Map in Visual Studio


I am looking for a tool to make a clickable flowchart. Very much like the Code Map found in Visual Studio (I've been using 2015 Enterprise). enter image description here

I want to have the clickable boxes to see more detailed content, but for any kind of flowchart diagram, not just code.


Solution

  • There's lot of solutions for creating this kinds of diagrams and flowcharts available:

    See here for .net,

    here for Javascript/HTML5

    here for Java

    Visual Studio is probably using MS' own implementation.

    JetBrains' Resharper Visual Studio plugin uses yFiles WPF