felixhayashi / TW5-TiddlyMap

Map drawing and topic visualization for your wiki
http://tiddlymap.org
BSD 2-Clause "Simplified" License
857 stars 132 forks source link

Visually grouping nodes in a map by drawing rectangles #333

Open felixhayashi opened 4 years ago

felixhayashi commented 4 years ago

How it should look like: 37557253-1627e1b6-2a02-11e8-89fc-54e82dc15c08

Problem

This issue is currently blocked by bringing nodes to front via a z-index: https://github.com/almende/vis/issues/3146#issuecomment-373929776

ahilliard commented 4 years ago

If you could get something like https://www.npmjs.com/package/webcola that would be amazing.

devurandom commented 4 years ago

This is similar to request No. 4 in https://github.com/felixhayashi/TW5-TiddlyMap/issues/217#issue-145573597

felixhayashi commented 4 years ago

Now being tracked via: https://github.com/visjs/vis-network/issues/635

adriankelly1 commented 4 years ago

Thumbs up for this feature request - having either way to draw n the canvas to show groups of nodes or adding a z index to display 3-D depth would be a fantastic and powerful addition. I hope it is achievable. Thanks for the great work Felix