Interactive Flowchart Like Code Map In Visual Studio - Stack Overflow

Sorry, we no longer support your browser Please upgrade to Microsoft Edge, Google Chrome, or Firefox. Learn more about our browser support.
    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, 11 months ago Modified 8 years, 11 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,9952 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
  • How AI apps are like Google Search
  • Featured on Meta
  • The December 2024 Community Asks Sprint has been moved to March 2025 (and...
  • Stack Overflow Jobs is expanding to more countries

Linked

523 Graph visualization library in JavaScript 97 .NET graph library around? 60 Java graph library for dynamic visualisation 1216 How do you auto format code in Visual Studio? 1349 Difference between Build Solution, Rebuild Solution, and Clean Solution in Visual Studio? 575 Visual Studio debugging/loading very slow 1312 .gitignore for Visual Studio Projects and Solutions 841 What are the differences between Visual Studio Code and Visual Studio? 956 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

  • How to do the opposite of shift in zsh?
  • Why did Herod want to know the time of appearance of the Star of Bethlehem?
  • Why didn't Kafka use quotation marks in this dialogue?
  • Is there a cause of action for intentionally destroying a sand castle someone else has built on a public beach?
  • "The gamester calls fooles holy- day."
  • Is this position possible to have been made legally?
  • What HDD copy strategy is best between manually syncing and rewriting from scratch?
  • Adiabatic Interaction in QFT scattering
  • Helping daughter with taxes - How do I report some freelance work for her?
  • Can SHA-256 be used as a crude replacement for cryptographic signing?
  • 2 network cards on 1 ubuntu server netplan config
  • How to Modify 7447 IC Output to Improve 6 and 9 Display on a 7-Segment
  • Initialize std::map
  • Is it possible to discover a "Universal formula" that generates and generalizes all odd Collatz numbers?
  • MAX3485 TTL to RS-485 Fake Chinese Modules. No output, wrong chip (Counterfeit?)
  • Cannot solve this naive exponential equation with base coefficient > 1
  • Growing plants on mars to increase the oxygen level
  • When does a noun take the accusative rather than dative form
  • Are NASA computers really that powerful?
  • Why are nested reference arrays being used for the signer seeds , what exactly is the logic behind it?
  • Would a thermometer calibrated for water also be accurate for measuring the air temperature (or vice versa)?
  • What bladed melee weapon would be best suited for a warrior in zero-gravity?
  • Algebraic equation to represent a triangle.
  • Is this 240V compressor plug wired correctly?
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