GithubHelp home page GithubHelp logo

Comments (5)

yymao avatar yymao commented on September 25, 2024 1

Another possibility is to display description at a fixed location (say on a side column), not using tooltips.

from dark-matter-graph.

yymao avatar yymao commented on September 25, 2024

Does the tooltip disappear when mouse hovers out? Or does it disappear when click happen at a different location?

from dark-matter-graph.

kadrlica avatar kadrlica commented on September 25, 2024

I think it disappears when a click happens at a different location (i.e., a different node or white space around nodes). This would be similar to how the matrix boxes stay highlighted on click until a click is made on a non-colored box.

from dark-matter-graph.

yymao avatar yymao commented on September 25, 2024

Hmm, but in that case, the user won't be able to get a highlighted view without the tooltip's interference, right?

Current case:

  • mouseover: paths are highlighted, tooltip appears
  • click: nothing happen visually, but the paths are remembered
  • mouseout: paths remain highlighted, tooltip disappears
  • click somewhere else: paths dim.

Tooltip on click case:

  • mouseover: paths are highlighted
  • click: tooltip appears
  • mouseout: nothing happen visually (paths remain highlighted; and tooltip remains visible)
  • click somewhere else: paths dim, tooltip disappears

I feel the current case is more nature?

from dark-matter-graph.

kadrlica avatar kadrlica commented on September 25, 2024

I didn't even realize that you could click to keep paths highlighted. Now that I know about it, I find it confusing that I can have multiple paths highlighted at once (the previous one that I clicked on, and the current one that I'm mousing over).

I like the fixed location idea (i.e. the sidebar suggested in the original comment). I think this could also allow us to display much more information that would be possible with a tooltip.

from dark-matter-graph.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.