Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Small multiple
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Visualization technique for multivariate data}} {{more footnotes|date=June 2016}} A '''small multiple''' (sometimes called '''trellis chart''', '''lattice chart''', '''grid chart''', or '''panel chart''') is a series of similar [[infographic|graph]]s or [[chart]]s using the same scale and axes, allowing them to be easily compared. It uses multiple views to show different partitions of a [[dataset]]. The term was popularized by [[Edward Tufte]]. According to Tufte, {{quote|At the heart of quantitative reasoning is a single question: ''Compared to what?'' Small multiple designs, multivariate and data bountiful, answer directly by visually enforcing comparisons of changes, of the differences among objects, of the scope of alternatives. For a wide range of problems in data presentation, small multiples are the best design solution.<ref name="Tufte-EI">{{cite book |last1=Tufte |first1=Edward |title=Envisioning Information |date=1990 |publisher=Graphics Press |isbn=978-0961392116 |page=[https://archive.org/details/envisioninginfor0000tuft/page/67 67] |url=https://archive.org/details/envisioninginfor0000tuft/page/67 }}</ref>}} ==Modern example== In the example, the departmental salary expense is charted by month with a dashed line indicating the average for each department. The scales on each panel are different to emphasize the relative change over time compared to the range. Standardizing the scales could provide insight into comparisons in magnitude between the different departments. Two independent Y axes may be utilized when presenting data with different numeric scales in each panel.<ref>{{Cite web|url=http://blog.originlab.com/origin2019/plotting-a-trellis-plot-with-double-y-axis|title=Plotting a Trellis Plot with Double Y Axis|date=2018-10-18|website=Origin Blog|language=en-US|archive-url=|archive-date=|access-date=2019-04-25}}</ref><ref>{{Cite web|url=http://rgraphgallery.blogspot.com/2013/05/rg102-double-y-axis-trellis-plot.html|title=R graph gallery: RG#102: Double Y axis trellis plot (weather data example)|last=R.bhabuk|first=U.|date=2013-05-02|website=R graph gallery|access-date=2019-04-25}}</ref> [[Image:Smallmult.png|thumb|400px|Departmental salary expenses|centre]] == Historical examples == [[File:The Horse in Motion.jpg|thumb|Horse In Motion, Muybridge (1886)]] Some of the earliest known examples of this type of visualization include the photographic series ''[[The Horse in Motion|Horse In Motion]]'' by [[Eadweard Muybridge]], around 1886, and Francis Amasa Walker's chart of citizen's occupations in census year 1870 appearing in the ''Statistical Atlas of the United States.''<ref name="HRC">{{cite web |last1=Herbert |first1=Alan |title=Horse in Motion, Eadweard Muybridge, ca. 1886 |url=https://www.hrc.utexas.edu/exhibitions/permanent/windows/southeast/eadweard_muybridge.html |website=Harry Ransom Center, The University of Texas at Austin |accessdate=10 February 2019}}</ref><ref name="Fraser">{{cite web |last1=United States |first1=Bureau of the Census |title=Statistical Atlas of the United States : Based on the Results of the Ninth Census 1870 |url=https://fraser.stlouisfed.org/title/64 |website=FRASER St. Louis Fed |accessdate=10 February 2019}}</ref> Muybridge's work not only proved for the first time that all four of a horse's hooves left the ground during gallop (see upper central plates), but it also broke new ground in terms of artistic expression and became foundational to the development of the motion picture. Muybridge went on to produce many more examples of small multiples showing animal locomotion through the medium of stop-motion photography, including boys playing leapfrog and a bison cantering. Sketched graphic examples can be found in [[Francis Amasa Walker]]'s charts appearing in the 1870 ''Statistical Atlas of the United States.'' Superintendent of the US Census at the time of its creation, Walker was determined to modernize the Census collection and analysis methods and used the Atlas to present the final data set using unprecedented visual forms, including many beautiful examples of small multiples. [[File:Persons With Gainful Occupations and Attending School in 1870.jpg|left|thumb|upright|Persons with gainful occupations and attending school, Walker (1874)]] Adjacent is a chart showing the population broken down by occupation, including a count of those attending school, according to the 1870 Census. This graphic is innovative in its use of both a treemap display and a latticed layout of small multiples. Additional examples appearing in the ''Atlas'' include side-by-side geographic maps showing the changes in population over time, as well as tiled mosaic charts showing population demographic breakdowns, and diverging bar graphs showing deaths broken down by age and gender, tiled by state.<ref name="Fraser" /> == Thematic maps == [[File:Utah elections.png|thumb|right|400px|Small multiple map series showing the trends in partisan voting margins in Utah, 1900β2012.]] Small multiples are a popular technique in [[cartographic design]] for [[Bivariate map | multivariate mapping]]. As with the small multiple chart, each panel uses the same underlying two-dimensional space, but in this case that is a geographic space. Typically, the variables being mapped are of a similar type, such as types of agricultural products, so that the same strategy of [[map symbol]] can be used on each panel, enabling rapid comparison between the maps. Another common use of small multiples is to show change in spatial patterns over time, as an alternative to an [[Animated mapping|animated map]].<ref name="griffin2006">{{cite journal |last1=Griffin |first1=Amy L. |last2=MacEachren |first2=Alan M. |last3=Hardisty |first3=Frank |last4=Steiner |first4=Erik |last5=Li |first5=Bonan |title=A Comparison of Animated Maps with Static Small-Multiple Maps for Visually Identifying Space-Time Clusters |journal=Annals of the Association of American Geographers |date=2006 |volume=96 |issue=4 |pages=740β753|doi=10.1111/j.1467-8306.2006.00514.x |s2cid=53356363 |citeseerx=10.1.1.474.2385 }}</ref> Several tests of the effectiveness of each method have generally concluded that they have distinct advantages, with animation being better for seeing trends, especially movement, and small multiples being better for making comparisons between times.<ref name="slocum2004">{{cite journal |last1=Slocum |first1=Terry A. |last2=Sluter |first2=R.S. |last3=Kessler |first3=Fritz C. |last4=Yoder |first4=S.C. |title=A qualitative evaluation of MapTime, a program for exploring spatiotemporal point data |journal=Cartographica |date=2004 |volume=39 |issue=3 |pages=43β68|doi=10.3138/92T3-T928-8105-88X7 }}</ref> {{clear}} ==References== {{Reflist}} {{refbegin}} * {{cite book |last1=Tufte |first1=Edward |title=Visual Display of Quantitative Information |date=1983 |publisher=Graphics Press |isbn=978-1930824133}} {{refend}} {{DEFAULTSORT:Small multiple}} [[Category:Infographics]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Cite book
(
edit
)
Template:Cite journal
(
edit
)
Template:Cite web
(
edit
)
Template:Clear
(
edit
)
Template:More footnotes
(
edit
)
Template:Quote
(
edit
)
Template:Refbegin
(
edit
)
Template:Refend
(
edit
)
Template:Reflist
(
edit
)
Template:Short description
(
edit
)