#SECTION#
1-D
#SECTION_END#
#OWNER#reed@cs.umd.edu#OWNER_END#
#AUTHOR#
Heller, Dan (djheller@wam.umd.edu)
#AUTHOR_END#
#AUTHOR#
Reed, Michael (reed@cs.umd.edu)
#AUTHOR_END#
#ALL_AUTHOR#
djheller@wam.umd.edu,reed@cs.umd.edu
#ALL_AUTHOR_END#
#USER#
Programmers
#USER_END#
#USER#
Anyone who reads long works
#USER_END#
#USER#
Web Surfers/Researchers
#USER_END#
#TASK#
Traversing long lists in changeable sort orders.
#TASK_END#
#TASK#
Viewing summary data about many ordered items, possibly to find
important specific elements.
#TASK_END#
#TASK#
Filtering out unwanted items.
#TASK_END#
#CITATION#
Koike, Hideki, Fractal
Views: A Fractal-Based Method for Controlling Information Display,
ACM Transaction on Information Systems, Vol. 13, No. 3,
1995.
#CITATION_END#
#CITATION#
Ball, T., S. G. Eick, Software
Visualization in the Large, IEEE Computer, Vol. 29,
No. 4, April 1996.
#CITATION_END#
#CITATION#
Golovchinsky, Gene,
Queries-R-Links, Master's Thesis.
#CITATION_END#
#CITATION#
Hearst, Marti A, TileBars:
Visualization of Term Distribution Information in Full Text
Information Access, CHI '95 Proceedings, 1995.
#CITATION_END#
#CITATION#
Fox, David, Graphical Elements
for Information Browsing Systems, Ph.D. dissertation.
#CITATION_END#
#CITATION#
Robertson, George G., Jock D. Mackinlay, The Document Lens, UIST '93, p 101.
#CITATION_END#
#CITATION#
Chimera, Richard. (Oct. 1991)
Value bars: an information visualization and navigation tool for
multi-attribute listings and tables, HCIL Technical
Report
CS-TR-2773, CAR-TR-589 abstract
#CITATION_END#
#PROJECT#
Tilebars . Content of documents are viewed within in
bars. Rectangle shading can show absence or presence of topics within
a document.
#PROJECT_END#
#PROJECT#
WebBook (Site
containing some info on this project) A 3D version of a book on a
computer screen.:
#PROJECT_END#
#PROJECT#
Berkeley's MVD allows
for viewing layers of a document.
#PROJECT_END#
#PROJECT#
Chimera, R. Value bars: An information visualization and navigation tool for
multi-attribute listings, demonstration summary appears in ACM CHI `92
Conference Proc. (Monterey, CA, May 3-7, 1992) 293-294.
#PROJECT_END#
#PRODUCT#
Lucent Technologies Visual
Insights. See this site for SeeSoft, software visualization
tool.
#PRODUCT_END#
#PRODUCT#
Inxight's
LinguistX
#PRODUCT_END#
#BACKGROUND#
One dimensional data most often occurs in the form of sequential
lists, often text based. Typical examples include
program listings, documents with many lines,
and document search results. Users of systems that visualize such data
will sometimes wish to further search for more specific results and at
other times will want global data about the character of the list they
are viewing or how a particular element in the list compares to
others. Additionally, access to individual elements in
long lists is expected.
#BACKGROUND_END#
#BACKGROUND#
The common approach to these problems is to
provide methods for scrolling through long lists until the desired
element is reached. Usually this is accompanied by some sort of
ordering system to produce labels for the data, either by page or
line, which facilitate navigation. A typical world wide web search
result illustrates all these techniques. The common frustration with
such searches also illustrates the inadequacy of such answers in the
long term.
#BACKGROUND_END#
#BACKGROUND#
A large part of what visual approaches have to offer are more
compact presentations and more effective responses
to user choices. Rather than compiling statistics and printing them
as part of the list or as the header, visual techniques
represent relative length or importance by line length or other visual
attributes such as color. This not only allows the representation of
much more information on a single screen, but also convenience in
comparing elements. And of course, if more fits
on a screen, the user can usually access that data much faster, either
by clicking on the desired element or first filtering the view in
order to be able to see fewer elements in more detail.
#BACKGROUND_END#
#VIDEO#
Temporal Typography: a Proposal to Enrich Written Expression
Yin Yin Wong, MIT CHI 96 video
#VIDEO_END#
#VIDEO#
Visualizing Information Retrieval Results: A Demonstration of the
TileBar Interface
Marti A. Hearst, Jan O. Pedersen, Xerox PARC, CHI 95
#VIDEO_END#
#VIDEO#
Three interfaces for browsing tables of contents - Rick Chimera HCIL 91
#VIDEO_END#