Caleydo / lineage

Tree-based graph visualization: genealogies and general graphs 💬 @cnobre
BSD 3-Clause "New" or "Revised" License
22 stars 5 forks source link

Redesign Add features #275

Open alexsb opened 6 years ago

alexsb commented 6 years ago

Right now, we have a context menu for adding nodes, their children, etc.

Instead, we want for every node in the node list a + button, that adds just the node.

In addition, we want a toolbar on top of the search field that provides all add options and executes these operations for all selected nodes.