Interactive Flowchart Like Code Map In Visual Studio - Stack Overflow

    1. Home
    2. Questions
    3. Tags
    4. Users
    5. Companies
    6. Labs
    7. Jobs
    8. Discussions
    9. Collectives
    10. Communities for your favorite technologies. Explore all Collectives

  1. Teams

    Ask questions, find answers and collaborate at work with Stack Overflow for Teams.

    Try Teams for free Explore Teams
  2. Teams
  3. Ask questions, find answers and collaborate at work with Stack Overflow for Teams. Explore Teams

Collectives™ on Stack Overflow

Find centralized, trusted content and collaborate around the technologies you use most.

Learn more about Collectives

Teams

Q&A for work

Connect and share knowledge within a single location that is structured and easy to search.

Learn more about Teams

Get early access and see previews of new features.

Learn more about Labs Interactive Flowchart Like Code Map in Visual Studio Ask Question Asked 8 years, 10 months ago Modified 8 years, 10 months ago Viewed 11k times 4

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.

Share Improve this question Follow edited Jan 27, 2016 at 9:32 Sherantha's user avatar Sherantha 4823 silver badges22 bronze badges asked Jan 27, 2016 at 8:03 Dan-m's user avatar Dan-mDan-m 431 gold badge1 silver badge5 bronze badges Add a comment |

1 Answer 1

Sorted by: Reset to default Highest score (default) Trending (recent votes count more) Date modified (newest first) Date created (oldest first) 2

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

Share Improve this answer Follow edited May 23, 2017 at 12:16 Community's user avatar CommunityBot 11 silver badge answered Jan 28, 2016 at 7:36 Sebastian's user avatar SebastianSebastian 7,9752 gold badges40 silver badges72 bronze badges 2
  • Indeed, Visual Studio uses MSAGL github.com/Microsoft/automatic-graph-layout – Bogdan Gavril MSFT Commented May 5, 2016 at 12:48
  • Thanks! Sorry for the amazingly late reply :/ – Dan-m Commented Jun 8, 2018 at 10:00
Add a comment |

Your Answer

Reminder: Answers generated by artificial intelligence tools are not allowed on Stack Overflow. Learn more

Thanks for contributing an answer to Stack Overflow!

  • Please be sure to answer the question. Provide details and share your research!

But avoid …

  • Asking for help, clarification, or responding to other answers.
  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.

Draft saved Draft discarded

Sign up or log in

Sign up using Google Sign up using Email and Password Submit

Post as a guest

Name Email

Required, but never shown

Post Your Answer Discard

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Not the answer you're looking for? Browse other questions tagged or ask your own question.

  • The Overflow Blog
  • We'll Be In Touch - A New Podcast From Stack Overflow!
  • The app that fights for your data privacy rights
  • Featured on Meta
  • More network sites to see advertising test
  • We’re (finally!) going to the cloud!
  • Call for testers for an early access release of a Stack Overflow extension...
  • A proposal to stop curating/moderating Discussions until it's "fixed"

Linked

523 Graph visualization library in JavaScript 97 .NET graph library around? 60 Java graph library for dynamic visualisation 1214 How do you auto format code in Visual Studio? 1346 Difference between Build Solution, Rebuild Solution, and Clean Solution in Visual Studio? 575 Visual Studio debugging/loading very slow 1311 .gitignore for Visual Studio Projects and Solutions 839 What are the differences between Visual Studio Code and Visual Studio? 954 How do you count the lines of code in a Visual Studio solution? 226 What's the difference between Visual Studio Community and other, paid versions? 1092 Can you force Visual Studio to always run as an Administrator? 919 How do I add an existing directory tree to a project in Visual Studio?

Hot Network Questions

  • Commuting powers of matrices
  • Should I Continue Studying Buffer Overflow Vulnerabilities?
  • How would Merfolk make a solar oven
  • In Catholic atonement theology, if God can save Mary from all sin without Christ, what was the point of Christ's death?
  • What is someone to do if they inherited a laptop containing illegal images
  • Loading a CSV into mariadb errs out as "invalid date format"
  • Is it a bad idea to talk about the city/country in phd application letters?
  • Are there any existing (indigenous) European languages with aspirated/unaspirated versions of consonants which are different phonemes?
  • What is the largest distance at which a Cube-world is distinguishable from a spherical world?
  • What are rests in the realm of rhythm and melody?
  • Game with an unfair coin
  • Does launch on warning assume incoming ICBMs carry nuclear warheads?
  • Steampunk book about a female lead who lives on an island and works in a volcano
  • Using a platinum loop to light a gas stove in Oliver Sacks's memoir
  • In Open Air – fill the blanks
  • What do you call something that is repeated after every line in a song?
  • Is it potentially dangerous to run a bash script with sh?
  • Why does the special character `?` need to be escaped in grep, but not `.` or `*`?
  • caber in different expressions
  • Can I in Coq define a class with a notation for its field such that another field uses the notation?
  • Cashless visit to Schengen countries using USA credit card
  • Did Jacques Charles first attempt to use the Celsius scale in his gas law?
  • What's the translation of "stand-up meeting" in French?
  • Movie about an alien takeover of Earth
more hot questions Question feed Subscribe to RSS Question feed

To subscribe to this RSS feed, copy and paste this URL into your RSS reader.

Từ khóa » Visual Studio Flowchart From Code