|
|
displaying data visually
(load in new window)
loading movie (803K)
|
|
|
When it comes to navigating through data, a tree-view structure is often very effective. It is a very familiar type of interface. If you’ve navigated through the folders on your computer to find a file then you’ve used a tree-view. This database combines a tree-view structure with a data display panel. As the user drills down through the tree-view nodes to find the information they’re looking for, the panel on the right displays relevant information. This can be a list of items, a chart, a picture or anything else. An interface like this can give easy access to a wide range of data in very visual way. |