Skip to content
/ d3Tree Public

Modifications to d3 tree to cope with large data sets

Notifications You must be signed in to change notification settings

Tweega/d3Tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

ec2Viewer

Given a large tree, too big to display in its entirety, this mock-up allows users to

  • Expand all leaf nodes of a selected node at the same time (right click on text). For example, right click on Reservations node several times.
  • Select a node to be the root of the tree (double-click on text of node). Double click on root text to revert to previous root.
  • Use a drop down to select specific types of node
  • Use an XPath style search text to select specific nodes. This requires a tutorial in itself, but there is an example in the demo. The example assumes that "instances" is selected in the drop down.

About

Modifications to d3 tree to cope with large data sets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published