Software Alternatives & Reviews

Displaying Content as a Graph

Every Noice at Once replit
  1. Every Noise At Once is a web app that lists every single music genre in an explorable, listenable...

    #Audio Player #Music #Audio & Music 422 social mentions

  2. 2
    Code, create, andlearn together. Use our free, collaborative, in-browser IDE to code in 50+ languages — without spending a second on setup.
    Thanks for this article. I agree. I wanted to explore "graph pageing". The problem with computer screens and large graphs is that they're awkward to navigate because the viewport is smaller than the graph, and you can only scale the entire graph so much. You could pan around a large graph but it is not ideal, it's kind of awkward. I wrote a graph layout algorithm here but it makes no attempt to prevent overlapping. https://ibb.co/1ZZFtVF https://replit.com/@Chronological/Processes3#public/index.html (scroll down to "Graph" on a desktop computer) I would like to write an algorithm that "!pages" a graph and when you scroll it composits different nodes in-and-out as you scroll.

    #Programming #Programming Tools #IDEs And Text Editors 603 social mentions

Discuss: Displaying Content as a Graph

Log in or Post with