Brushing And Linking
   HOME

TheInfoList



OR:

In
database In computing, a database is an organized collection of data or a type of data store based on the use of a database management system (DBMS), the software that interacts with end users, applications, and the database itself to capture and a ...
s, brushing and linking is the connection of two or more views of the same data, such that a change to the representation in one view affects the representation in the other. Brushing and linking is also an important technique in interactive visual analysis, a method for performing visual exploration and analysis of large, structured data sets. Specifically, linking consists of a change of parameters (for example a data filter) in one data representation being reflected in other connected data representations. Brushing may, for example, highlight the selected data from one view in other connected data representations. One example might be a two-part display, consisting of a
histogram A histogram is a visual representation of the frequency distribution, distribution of quantitative data. To construct a histogram, the first step is to Data binning, "bin" (or "bucket") the range of values— divide the entire range of values in ...
alongside a list of document titles. The histogram could show how many documents were published each month. Brushing and linking would allow the user to assign a color, green for instance, to one bar of the histogram, thus causing the titles in the list display that were published during the corresponding month to also be highlighted in green.


History

The technique and name 'brushing' were introduced in the 1980s by Richard A. Becker and William S. Cleveland.Becker, R. A., and Cleveland, W. S. (1984), "Brushing a Scatterplot Matrix: High-Interaction Graphical Methods for Analyzing Multidimensional Data," technical memorandum, Murray Hill, NJ: AT&T Bell Laboratories.


See also

* Focus-plus-context screen * Interactive visual analysis


References

Data and information visualization