<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Visualizing.JP</title>
        <link>https://visualizing.jp/en/</link>
        <description>Recent content on Visualizing.JP</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en-US</language>
        <copyright>Yuichi Yazaki</copyright><atom:link href="https://visualizing.jp/en/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>What Is a Bar Chart Race?</title>
        <link>https://visualizing.jp/en/chart-race/</link>
        <pubDate>Thu, 11 Jun 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/chart-race/</guid>
        <description>&lt;img src="https://visualizing.jp/chart-race/images/bar-chart-chart.png" alt="Featured image of post What Is a Bar Chart Race?" /&gt;&lt;p&gt;A bar chart race is an animated form of bar chart that shows data changing over time, turning changes in rank and value into something that reads like a race. The format became widely known in 2019 after Financial Times data visualizer John Burn-Murdoch published a series of influential examples.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/chart-race/images/John-Burn-Murdoch-1-771x505.jpg&#34;
	width=&#34;771&#34;
	height=&#34;505&#34;
	srcset=&#34;https://visualizing.jp/chart-race/images/John-Burn-Murdoch-1-771x505_hu_19afd62af706326a.jpg 480w, https://visualizing.jp/chart-race/images/John-Burn-Murdoch-1-771x505_hu_410fed23a06ccc7b.jpg 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;John Burn-Murdoch&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;152&#34;
		data-flex-basis=&#34;366px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;In a bar chart race, time advances along the animation while bars representing cities, brands, countries, or other entities grow, shrink, and change order. The viewer can immediately see which items rise, fall, overtake others, or disappear from the top ranks.&lt;/p&gt;
&lt;p&gt;The appeal is not only that the chart moves. It is that the movement turns a long time series into a legible sequence of events. Pausing at a particular moment, slowing down the playback, or following one highlighted item can reveal the dynamics that a static table would hide.&lt;/p&gt;
&lt;p&gt;John Burn-Murdoch&amp;rsquo;s example showing the world&amp;rsquo;s largest cities since 1500 made this especially clear: the viewer can see the center of urban scale shift from Europe and North America toward Asian and other emerging megacities.&lt;/p&gt;
&lt;h2 id=&#34;background&#34;&gt;Background
&lt;/h2&gt;&lt;p&gt;Animated ranked bars existed before the phrase became common, but Burn-Murdoch&amp;rsquo;s work spread widely on Twitter, now X, and helped establish the name &amp;ldquo;bar chart race.&amp;rdquo; Mike Bostock&amp;rsquo;s Observable notebook also contributed to the format&amp;rsquo;s diffusion by making the technique easier to inspect and reproduce.&lt;/p&gt;
&lt;h2 id=&#34;what-is-a-line-chart-race&#34;&gt;What Is a Line Chart Race?
&lt;/h2&gt;&lt;p&gt;A line chart race, sometimes called a horserace chart, follows multiple series with animated lines. Instead of bars changing rank, the viewer watches lines rise, fall, cross, and compete over time. Flourish helped popularize this form around 2019 through an accessible template.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/chart-race/images/resource-lcr-101.png&#34;
	width=&#34;1800&#34;
	height=&#34;1200&#34;
	srcset=&#34;https://visualizing.jp/chart-race/images/resource-lcr-101_hu_48d06e4d15378f64.png 480w, https://visualizing.jp/chart-race/images/resource-lcr-101_hu_723359aad08d02d3.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;150&#34;
		data-flex-basis=&#34;360px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-a-line-chart-race&#34;&gt;How to Read a Line Chart Race
&lt;/h2&gt;&lt;p&gt;Each line represents a participant such as a player, brand, party, or country. The vertical position may show either the actual value or the rank, depending on the mode. Crossings and reversals make the competitive structure easy to see.&lt;/p&gt;
&lt;p&gt;Flourish templates typically let authors choose between score and rank modes, add images, attach captions, and focus attention on specific lines. The format works especially well for sports rankings, election polling, market share, and other time-based comparisons where the story is about momentum.&lt;/p&gt;
&lt;h2 id=&#34;how-to-make-one&#34;&gt;How to Make One
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Bar chart race&lt;/strong&gt;: Flourish templates, the Python &lt;code&gt;bar_chart_race&lt;/code&gt; library, and Observable notebooks are common options.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Line chart race&lt;/strong&gt;: Flourish&amp;rsquo;s line chart race template is a practical starting point. Upload a CSV, configure the columns, and customize the presentation.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These formats are useful when the key point is not a single final value but the story of change over time.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Bar chart races and line chart races are powerful animation techniques for communicating change, competition, and rank dynamics. Thanks to the work of John Burn-Murdoch, Flourish, and the broader data visualization community, they have become familiar tools for journalism, analysis, presentations, and public storytelling.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.ft.com/video/83703ffe-cd5c-4591-9b4f-a3c087aa6d19&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Bar chart race: the most populous cities through time (FT)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://observablehq.com/@johnburnmurdoch/bar-chart-race-the-most-populous-cities-in-the-world&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Bar chart race - the most populous cities in the world (Observable)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://flourish.studio/visualisations/line-chart-race/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Line chart race (Flourish)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://app.flourish.studio/@flourish/horserace&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Line chart race template (Flourish)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Gridded Cartogram</title>
        <link>https://visualizing.jp/en/gridded-cartogram/</link>
        <pubDate>Tue, 31 Mar 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/gridded-cartogram/</guid>
        <description>&lt;img src="https://visualizing.jp/gridded-cartogram/images/thumb_ph_vizjp.png" alt="Featured image of post Gridded Cartogram" /&gt;&lt;p&gt;A gridded cartogram represents each region as an equally sized grid cell, such as a square or hexagon, while roughly preserving geographic arrangement. It is also known as a mosaic cartogram, tile grid map, or grid map. Because every region receives the same visual area, small regions are not visually suppressed by large geographic areas.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;The gridded cartogram is not tied to a single inventor or paper, but it became especially visible in data journalism and web visualization during the 2010s.&lt;/p&gt;
&lt;p&gt;In the United States, tile grid maps representing the 50 states as equal squares became common in election coverage by outlets such as FiveThirtyEight, NPR, and Bloomberg. They helped address a familiar problem: large states such as Alaska, Montana, and Texas dominate ordinary maps, while smaller but often politically important states on the East Coast can nearly disappear.&lt;/p&gt;
&lt;p&gt;Similar designs have been used for EU member states, and in Japan for the 47 prefectures. Recent research has also explored algorithms that automatically optimize grid layouts while preserving geographic relationships as much as possible.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;p&gt;The required data is simple compared with many other cartogram types.&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Description&lt;/th&gt;
          &lt;th&gt;Example&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Region identifier&lt;/td&gt;
          &lt;td&gt;Code or name for each region&lt;/td&gt;
          &lt;td&gt;State code, prefecture code&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Grid coordinate&lt;/td&gt;
          &lt;td&gt;Row and column position&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;(row, col)&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Statistical value&lt;/td&gt;
          &lt;td&gt;Value encoded by color&lt;/td&gt;
          &lt;td&gt;Population density, turnout, infection rate&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Category&lt;/td&gt;
          &lt;td&gt;Optional value for color grouping&lt;/td&gt;
          &lt;td&gt;Party, region group&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Label&lt;/td&gt;
          &lt;td&gt;Text shown inside the cell&lt;/td&gt;
          &lt;td&gt;CA, NY, Tokyo, Osaka&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Boundary polygons are not required. The core input is a layout table that assigns each region to a grid position. This layout is often designed manually, although automatic layout methods also exist.&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The main purpose is to remove the visual bias caused by geographic area. On an ordinary map or choropleth, large territories dominate perception and small territories are easy to miss. A gridded cartogram solves this by giving each region one equal cell. Data values are then represented primarily through color, much like a choropleth map.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;State-level election results in the United States&lt;/li&gt;
&lt;li&gt;Prefecture-level statistics in Japan&lt;/li&gt;
&lt;li&gt;Policy comparisons across EU member states&lt;/li&gt;
&lt;li&gt;Country-level indicators such as vaccination rates or education levels&lt;/li&gt;
&lt;li&gt;Small multiples showing regional change over time&lt;/li&gt;
&lt;li&gt;Sports league comparisons arranged by home location&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;characteristics&#34;&gt;Characteristics
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Every region has equal visual weight.&lt;/li&gt;
&lt;li&gt;Geographic arrangement is approximate, not exact.&lt;/li&gt;
&lt;li&gt;Data cannot be encoded by area because all cells have the same size.&lt;/li&gt;
&lt;li&gt;The technique is easy to implement on the web with tables, CSS Grid, or SVG.&lt;/li&gt;
&lt;li&gt;Designing a readable layout can be time-consuming when there are many regions.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;Each cell represents one region. Since the cells are equal in size, do not interpret area as magnitude. Read values through color and use the legend to understand the scale or category.&lt;/p&gt;
&lt;p&gt;The layout usually preserves a rough north-south and east-west relationship, but adjacency in the grid does not necessarily mean actual geographic adjacency. Labels are therefore important for identifying each region.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Design the layout so readers can infer approximate location.&lt;/li&gt;
&lt;li&gt;Add clear labels because shape no longer identifies the region.&lt;/li&gt;
&lt;li&gt;Use accessible color schemes, such as ColorBrewer palettes.&lt;/li&gt;
&lt;li&gt;Choose squares or hexagons according to the number of regions and layout constraints.&lt;/li&gt;
&lt;li&gt;Avoid overloading cells with too many small marks.&lt;/li&gt;
&lt;li&gt;Explain the layout logic when the arrangement may not be obvious.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;alternatives&#34;&gt;Alternatives
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Continuous cartogram&lt;/strong&gt;: Distorts area in proportion to data while maintaining topology.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Non-contiguous cartogram&lt;/strong&gt;: Scales each region independently while preserving shape.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Pseudo-continuous cartogram&lt;/strong&gt;: Replaces regions with circles, squares, or other geometric marks sized by data.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Choropleth map&lt;/strong&gt;: Uses true geographic shapes and encodes values by color, but area bias remains.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Gridded cartograms are effective when the goal is to compare regions fairly without letting geographic size dominate perception. They are especially useful in journalism and interactive visualization because they are simple, compact, and easy to scan, provided that the layout and labels are carefully designed.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-fallback&#34; data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;- [Cartogram - Wikipedia](https://en.wikipedia.org/wiki/Cartogram)
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
        </item>
        <item>
        <title>Pseudo-Continuous Cartogram</title>
        <link>https://visualizing.jp/en/pseudo-continuous-cartogram/</link>
        <pubDate>Mon, 30 Mar 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/pseudo-continuous-cartogram/</guid>
        <description>&lt;img src="https://visualizing.jp/pseudo-continuous-cartogram/images/thumb_ph_vizjp.png" alt="Featured image of post Pseudo-Continuous Cartogram" /&gt;&lt;p&gt;A pseudo-continuous cartogram replaces geographic regions with geometric shapes such as circles, squares, or hexagons, and sizes those shapes in proportion to a data variable. Dorling cartograms and Demers cartograms are representative examples. By discarding the exact shape of each region, the method makes quantitative comparison easier while still roughly preserving geographic position.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;The best-known pseudo-continuous cartogram is the Dorling cartogram, proposed by British geographer Daniel Dorling in 1996. Dorling addressed the limitations of continuous cartograms, which distort shapes, and non-contiguous cartograms, which break adjacency, by taking a different route: replace each region with a simple circle.&lt;/p&gt;
&lt;p&gt;In a Dorling cartogram, each region is represented by a circle whose area is proportional to the value. A force-directed layout adjusts positions so circles do not overlap while remaining as close as possible to their original geographic locations.&lt;/p&gt;
&lt;p&gt;The Demers cartogram later introduced a square-based variant. Squares can produce a more orderly appearance and make labeling easier. Hexagonal variations have also appeared, expanding the range of possible geometric marks.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Description&lt;/th&gt;
          &lt;th&gt;Example&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Region identifier&lt;/td&gt;
          &lt;td&gt;Code or name for each region&lt;/td&gt;
          &lt;td&gt;ISO code, prefecture code&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Centroid&lt;/td&gt;
          &lt;td&gt;Representative position used for initial placement&lt;/td&gt;
          &lt;td&gt;Latitude and longitude&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Statistical value&lt;/td&gt;
          &lt;td&gt;Numeric value that determines area&lt;/td&gt;
          &lt;td&gt;Population, GDP, medal count&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Category&lt;/td&gt;
          &lt;td&gt;Optional variable for color&lt;/td&gt;
          &lt;td&gt;Party, region, group&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Boundary polygons are not strictly required. Centroids and values are enough to generate a basic version, although boundary information can improve layout quality.&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to preserve geographic context while making quantitative comparison clearer. Complex regional shapes often make area comparison difficult. By replacing all regions with the same type of mark, such as a circle, the reader can compare size more directly.&lt;/p&gt;
&lt;p&gt;This is also useful when boundaries are visually complicated or when the exact outline is less important than relative magnitude.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Olympic medal counts by country&lt;/li&gt;
&lt;li&gt;Population or GDP comparisons by country&lt;/li&gt;
&lt;li&gt;Election results by state or district&lt;/li&gt;
&lt;li&gt;Infectious disease case counts by region&lt;/li&gt;
&lt;li&gt;Industrial output by prefecture&lt;/li&gt;
&lt;li&gt;Branch counts or sales by market area&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;characteristics&#34;&gt;Characteristics
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Area can encode a quantitative value.&lt;/li&gt;
&lt;li&gt;Geographic position is approximate but recognizable.&lt;/li&gt;
&lt;li&gt;Original shapes and exact adjacencies are lost.&lt;/li&gt;
&lt;li&gt;Overlap avoidance and layout algorithms strongly affect readability.&lt;/li&gt;
&lt;li&gt;Circles support smooth comparison; squares can support tighter packing and labeling.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;Read the size of each circle, square, or hexagon as the data value. Because humans often misread area, the legend should include reference sizes. Color may encode categories or another quantitative measure.&lt;/p&gt;
&lt;p&gt;The position of each mark indicates approximate location, not exact geography. If two marks are near one another, that suggests a geographic relationship, but the final layout may be shifted to avoid overlap.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Scale mark area, not diameter, to the data value.&lt;/li&gt;
&lt;li&gt;Include a size legend with meaningful reference values.&lt;/li&gt;
&lt;li&gt;Keep labels readable and avoid excessive overlap.&lt;/li&gt;
&lt;li&gt;Use restrained color so size remains legible.&lt;/li&gt;
&lt;li&gt;Explain that the geography is schematic.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;alternatives&#34;&gt;Alternatives
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Continuous cartogram&lt;/strong&gt;: Preserves topology but distorts the entire map.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Non-contiguous cartogram&lt;/strong&gt;: Preserves region shape while scaling each region independently.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gridded cartogram&lt;/strong&gt;: Gives every region equal size and encodes values by color.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Proportional symbol map&lt;/strong&gt;: Places scaled symbols on a normal map rather than replacing regions.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Pseudo-continuous cartograms are useful when relative magnitude matters more than exact geographic form. By replacing regions with comparable geometric marks, they make values easier to compare while retaining enough spatial arrangement for readers to recognize the geography.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Non-Continuous Cartogram</title>
        <link>https://visualizing.jp/en/non-continuous-cartogram/</link>
        <pubDate>Sun, 29 Mar 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/non-continuous-cartogram/</guid>
        <description>&lt;img src="https://visualizing.jp/non-continuous-cartogram/images/thumb_ph_vizjp.png" alt="Featured image of post Non-Continuous Cartogram" /&gt;&lt;p&gt;A non-continuous cartogram scales each region independently in proportion to a data variable while preserving the original shape of that region. Because each region is usually scaled around its centroid, gaps appear between regions and adjacency is not preserved. The advantage is that individual regions remain recognizable, unlike in many continuous cartograms where shapes are heavily distorted.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Non-continuous cartograms were proposed by Judy Olson in 1976 as an alternative to continuous cartograms. Olson focused on the difficulty readers face when regions are distorted so much that they are no longer recognizable. By scaling each region independently, the method makes calculation easier and the result more intuitive.&lt;/p&gt;
&lt;p&gt;This approach made the trade-off explicit: lose topological continuity in exchange for shape fidelity and simpler interpretation.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Region geometry&lt;/td&gt;
          &lt;td&gt;Original polygon shape to be scaled&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Region identifier&lt;/td&gt;
          &lt;td&gt;Key for joining geometry and data&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Statistical value&lt;/td&gt;
          &lt;td&gt;Determines the scaled area&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Centroid or anchor point&lt;/td&gt;
          &lt;td&gt;Center around which the region is scaled&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Optional category&lt;/td&gt;
          &lt;td&gt;Used for color or grouping&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to compare values through area while keeping the recognizability of each region. It is useful when the exact shape of a country, state, or prefecture matters, but geographic adjacency is less important.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Population or GDP by country&lt;/li&gt;
&lt;li&gt;Election results by state or prefecture&lt;/li&gt;
&lt;li&gt;Regional production or resource comparisons&lt;/li&gt;
&lt;li&gt;Public health burden by administrative area&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;characteristics&#34;&gt;Characteristics
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Region shapes are preserved.&lt;/li&gt;
&lt;li&gt;Areas encode values.&lt;/li&gt;
&lt;li&gt;Adjacency and shared borders are lost.&lt;/li&gt;
&lt;li&gt;Gaps between regions are part of the design.&lt;/li&gt;
&lt;li&gt;The method is easier to generate than many continuous cartograms.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Make clear which variable controls area.&lt;/li&gt;
&lt;li&gt;Use labels because regions move apart visually.&lt;/li&gt;
&lt;li&gt;Keep a reference outline or original map nearby if recognition is difficult.&lt;/li&gt;
&lt;li&gt;Avoid using the map for distance or adjacency interpretation.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Non-continuous cartograms are effective when shape recognition and area comparison matter more than adjacency. They provide a simpler and often more readable alternative to continuous cartograms, but the reader must understand that the geography has been separated into independently scaled pieces.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Continuous Cartogram</title>
        <link>https://visualizing.jp/en/continuous-cartogram/</link>
        <pubDate>Sat, 28 Mar 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/continuous-cartogram/</guid>
        <description>&lt;img src="https://visualizing.jp/continuous-cartogram/images/thumb_ph_vizjp.png" alt="Featured image of post Continuous Cartogram" /&gt;&lt;p&gt;A continuous cartogram distorts geographic areas in proportion to a data variable while preserving adjacency, or topology. Regions expand or shrink according to values such as population or GDP, producing a map that looks as if a rubber sheet has been stretched. Neighboring regions remain connected, and borders do not break apart.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Cartograms have a long history in thematic cartography, but continuous cartograms became more practical as computational methods improved. The core problem is difficult: change the area of each region to match a value while keeping the map connected and recognizable.&lt;/p&gt;
&lt;p&gt;Different algorithms have been proposed to solve this trade-off. Some simulate physical diffusion or rubber-sheet deformation; others optimize geometry to balance area accuracy and shape preservation. The result is always a compromise between statistical accuracy and geographic recognizability.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Description&lt;/th&gt;
          &lt;th&gt;Example&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Boundary geometry&lt;/td&gt;
          &lt;td&gt;Polygon shapes for each region&lt;/td&gt;
          &lt;td&gt;Country or prefecture boundaries&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Region identifier&lt;/td&gt;
          &lt;td&gt;Key linking geometry and data&lt;/td&gt;
          &lt;td&gt;ISO code, prefecture code&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Statistical value&lt;/td&gt;
          &lt;td&gt;Variable used to determine area&lt;/td&gt;
          &lt;td&gt;Population, GDP, emissions&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Optional attributes&lt;/td&gt;
          &lt;td&gt;Values used for color or labeling&lt;/td&gt;
          &lt;td&gt;Region group, rate, category&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Unlike gridded or Dorling cartograms, a continuous cartogram requires polygon geometry because the shape of the map itself is transformed.&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The main purpose is to make a map&amp;rsquo;s visual area correspond to a meaningful data value rather than land area. This is useful when land area is misleading. A population cartogram, for example, enlarges densely populated regions and shrinks sparsely populated ones, making the visual map better match where people actually live.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Population cartograms&lt;/li&gt;
&lt;li&gt;GDP or economic output by country&lt;/li&gt;
&lt;li&gt;Election maps weighted by population or electorate&lt;/li&gt;
&lt;li&gt;Disease burden by region&lt;/li&gt;
&lt;li&gt;Carbon emissions and energy consumption&lt;/li&gt;
&lt;li&gt;Trade or migration comparisons&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;characteristics&#34;&gt;Characteristics
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Area can represent quantitative values directly.&lt;/li&gt;
&lt;li&gt;Topological relationships are preserved.&lt;/li&gt;
&lt;li&gt;Shapes can become distorted and unfamiliar.&lt;/li&gt;
&lt;li&gt;Small regions may still be hard to label.&lt;/li&gt;
&lt;li&gt;Algorithm choice affects both accuracy and readability.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;Read the area of each region as the encoded value. A large-looking region is not necessarily geographically large; it has a large value in the chosen data variable.&lt;/p&gt;
&lt;p&gt;Because the map remains connected, neighboring relationships are still meaningful. However, distances, angles, and shapes are no longer geographically accurate. Use the legend and title to confirm what variable controls the distortion.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;State clearly which variable controls area.&lt;/li&gt;
&lt;li&gt;Add labels or reference outlines when distortion makes regions hard to identify.&lt;/li&gt;
&lt;li&gt;Avoid mixing area distortion with a confusing color scale.&lt;/li&gt;
&lt;li&gt;Use color for a different but related variable only when the relationship is important.&lt;/li&gt;
&lt;li&gt;Consider whether the audience can still recognize the geography after distortion.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;alternatives&#34;&gt;Alternatives
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Pseudo-continuous cartogram&lt;/strong&gt;: Uses circles or squares sized by value.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Non-contiguous cartogram&lt;/strong&gt;: Scales regions independently while preserving shape.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gridded cartogram&lt;/strong&gt;: Gives regions equal size and uses color for data.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Choropleth map&lt;/strong&gt;: Preserves geographic shape but is affected by area bias.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Continuous cartograms are powerful when the map should show the geography of a phenomenon rather than the geography of land. They preserve adjacency while reshaping area to match data, but their effectiveness depends on whether readers can still understand the distorted geography.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Natural Earth&#39;s POV (Point of View) Data</title>
        <link>https://visualizing.jp/en/natural-earth-pov/</link>
        <pubDate>Fri, 27 Mar 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/natural-earth-pov/</guid>
        <description>&lt;img src="https://visualizing.jp/natural-earth-pov/images/land_01.png" alt="Featured image of post Natural Earth&#39;s POV (Point of View) Data" /&gt;&lt;p&gt;Natural Earth is a free, high-quality map dataset available at 1:10m, 1:50m, and 1:110m scales in vector and raster formats. Its cultural vector layers include political data such as country borders and administrative boundaries.&lt;/p&gt;
&lt;p&gt;By default, Natural Earth displays boundaries based on &lt;strong&gt;de facto&lt;/strong&gt; control: who actually controls a territory. Its POV, or Point of View, datasets provide alternative versions based on particular &lt;strong&gt;de jure&lt;/strong&gt; claims or institutional perspectives.&lt;/p&gt;
&lt;h2 id=&#34;what-pov-means&#34;&gt;What POV Means
&lt;/h2&gt;&lt;p&gt;In the Natural Earth context, POV means Point of View. It describes boundary data that reflects how a specific country or institution understands the world according to its laws, alliances, and official claims.&lt;/p&gt;
&lt;p&gt;The default dataset uses a more neutral de facto view. But territorial disputes are often viewed differently by different states. POV variants make it possible to create maps from a Japanese, Chinese, American, or other official perspective. The number of countries and some boundary lines can change depending on the selected viewpoint.&lt;/p&gt;
&lt;h2 id=&#34;why-it-matters&#34;&gt;Why It Matters
&lt;/h2&gt;&lt;p&gt;Political boundaries are not only geometry. They encode diplomatic position. If a map is used in education, journalism, product interfaces, or government materials, the boundary dataset can imply a position on disputed territories.&lt;/p&gt;
&lt;p&gt;Natural Earth&amp;rsquo;s POV data makes this issue explicit by offering multiple boundary views rather than pretending that there is always a single universally accepted map.&lt;/p&gt;
&lt;h2 id=&#34;typical-uses&#34;&gt;Typical Uses
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Internationalized map products&lt;/li&gt;
&lt;li&gt;Educational materials requiring a particular official view&lt;/li&gt;
&lt;li&gt;Comparative cartography&lt;/li&gt;
&lt;li&gt;Diplomatic or policy analysis&lt;/li&gt;
&lt;li&gt;Applications that must comply with local map display rules&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;State which POV dataset is used.&lt;/li&gt;
&lt;li&gt;Avoid mixing different viewpoints without explanation.&lt;/li&gt;
&lt;li&gt;Treat disputed boundaries as editorial and political decisions, not only technical data.&lt;/li&gt;
&lt;li&gt;Keep metadata with the map so the source and viewpoint remain traceable.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Natural Earth&amp;rsquo;s POV data is useful because it acknowledges that political geography can depend on perspective. Choosing a boundary dataset is a design and policy decision, especially when maps include disputed territories.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Proportional Flow Map</title>
        <link>https://visualizing.jp/en/proportional-flow-map/</link>
        <pubDate>Thu, 26 Mar 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/proportional-flow-map/</guid>
        <description>&lt;img src="https://visualizing.jp/proportional-flow-map/images/thumb_ph_vizjp.png" alt="Featured image of post Proportional Flow Map" /&gt;&lt;p&gt;A proportional flow map represents movement between locations by varying line width continuously in proportion to a data value. Migration, trade volume, traffic, and other quantitative flows can be read through the width of the connecting bands. Charles Joseph Minard&amp;rsquo;s 1869 map of Napoleon&amp;rsquo;s Russian campaign is one of the most famous examples.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;The history of proportional flow maps is closely tied to Minard, a French civil engineer. From around 1845, Minard created maps showing freight movement, population movement, trade, and military campaigns with bands whose widths represented quantity.&lt;/p&gt;
&lt;p&gt;His map of Napoleon&amp;rsquo;s 1812-1813 campaign shows the shrinking size of the army as a proportional band, while also integrating direction, geography, and temperature. Edward Tufte later praised it as one of the finest statistical graphics ever made.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Origin&lt;/td&gt;
          &lt;td&gt;Starting location&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Destination&lt;/td&gt;
          &lt;td&gt;Ending location&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Flow value&lt;/td&gt;
          &lt;td&gt;Determines line width&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Route geometry&lt;/td&gt;
          &lt;td&gt;Straight or curved path&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Category&lt;/td&gt;
          &lt;td&gt;Optional color or grouping&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to communicate not only where flows go, but also how large each flow is. Continuous width scaling supports more accurate comparison than a purely categorical line symbol.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Migration between regions&lt;/li&gt;
&lt;li&gt;Trade flows between countries&lt;/li&gt;
&lt;li&gt;Freight and logistics routes&lt;/li&gt;
&lt;li&gt;Commuting patterns&lt;/li&gt;
&lt;li&gt;River or energy flows&lt;/li&gt;
&lt;li&gt;Historical movement narratives&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Scale width carefully so large flows do not overwhelm the map.&lt;/li&gt;
&lt;li&gt;Use transparency or bundling when many flows overlap.&lt;/li&gt;
&lt;li&gt;Clarify whether width represents absolute value, rate, or volume.&lt;/li&gt;
&lt;li&gt;Avoid too many crossing lines.&lt;/li&gt;
&lt;li&gt;Use arrows only when direction is not otherwise clear.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Proportional flow maps are powerful when the magnitude of movement is central to the story. They require careful width scaling and route design, but they can reveal both spatial connection and quantitative weight in a single map.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Graduated Flow Map</title>
        <link>https://visualizing.jp/en/graduated-flow-map/</link>
        <pubDate>Wed, 25 Mar 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/graduated-flow-map/</guid>
        <description>&lt;img src="https://visualizing.jp/graduated-flow-map/images/thumb_ph_vizjp.png" alt="Featured image of post Graduated Flow Map" /&gt;&lt;p&gt;A graduated flow map represents flows between locations by assigning line widths to discrete classes rather than scaling them continuously. For example, flows may be shown as thin, medium, and thick lines. This reduces visual complexity while still communicating the approximate magnitude of movement, especially when values span a very wide range.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Flow maps date back to the nineteenth century, especially the work of Charles Joseph Minard. The graduated flow map applies the cartographic idea of classification to flow width, just as choropleth maps classify values into color ranges.&lt;/p&gt;
&lt;p&gt;As GIS made it easier to draw hundreds or thousands of flows, graduated widths became a practical way to keep maps readable.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Origin and destination&lt;/td&gt;
          &lt;td&gt;Define the flow&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Flow value&lt;/td&gt;
          &lt;td&gt;Assigned to a class&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Classification rule&lt;/td&gt;
          &lt;td&gt;Equal interval, quantile, natural breaks, or manual&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Line style&lt;/td&gt;
          &lt;td&gt;Width used for each class&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Category&lt;/td&gt;
          &lt;td&gt;Optional color or line type&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to show relative flow magnitude without making every small numeric difference visible. It is useful when the reader needs to understand broad levels rather than exact values.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Regional migration categories&lt;/li&gt;
&lt;li&gt;Transportation volume classes&lt;/li&gt;
&lt;li&gt;Trade intensity groups&lt;/li&gt;
&lt;li&gt;Commuting flows with broad bands&lt;/li&gt;
&lt;li&gt;Network flow maps for reports or print&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Explain the class breaks.&lt;/li&gt;
&lt;li&gt;Keep the number of width classes small.&lt;/li&gt;
&lt;li&gt;Use a legend with representative values.&lt;/li&gt;
&lt;li&gt;Consider graduated flow when proportional width would create extreme line differences.&lt;/li&gt;
&lt;li&gt;Avoid class breaks that hide important thresholds.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Graduated flow maps trade numeric precision for readability. They are especially useful for dense or wide-ranging flow data where continuous proportional widths would make the map difficult to read.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Spark Words</title>
        <link>https://visualizing.jp/en/spark-words/</link>
        <pubDate>Tue, 24 Mar 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/spark-words/</guid>
        <description>&lt;img src="https://visualizing.jp/spark-words/images/thumb_ph_vizjp.png" alt="Featured image of post Spark Words" /&gt;&lt;p&gt;Spark words visualize quantitative data directly through the typography of inline words. Font weight, size, color, italic style, and other text attributes encode values associated with individual words. Whereas Edward Tufte&amp;rsquo;s sparklines place tiny charts inside text, spark words make the text itself carry the data. Richard Brath systematizes this form in &lt;em&gt;Visualizing with Text&lt;/em&gt; (2020).&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Spark words sit at the intersection of two traditions. The first is Tufte&amp;rsquo;s sparklines, which embed compact data graphics into the flow of prose. The second is typographic visualization, where the visual properties of text are used as data encodings.&lt;/p&gt;
&lt;p&gt;Brath&amp;rsquo;s work extends the idea by treating words as marks. Instead of placing a separate mini-chart next to a word, the word&amp;rsquo;s own typographic appearance changes according to data.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Word or phrase&lt;/td&gt;
          &lt;td&gt;Text shown inline&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Numeric value&lt;/td&gt;
          &lt;td&gt;Encoded by weight, size, color, or style&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Category&lt;/td&gt;
          &lt;td&gt;Optional typographic or color grouping&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Context text&lt;/td&gt;
          &lt;td&gt;Sentence or paragraph containing the word&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to preserve reading flow while adding a quantitative layer. Readers can skim text and immediately notice stronger, larger, darker, or differently colored words.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Emphasizing frequency or importance in documents&lt;/li&gt;
&lt;li&gt;Showing sentiment or uncertainty in text&lt;/li&gt;
&lt;li&gt;Annotating reports without separate charts&lt;/li&gt;
&lt;li&gt;Compact dashboards or editorial graphics&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use only a small number of typographic variables.&lt;/li&gt;
&lt;li&gt;Keep text readable before adding data encoding.&lt;/li&gt;
&lt;li&gt;Avoid making ordinary prose look randomly styled.&lt;/li&gt;
&lt;li&gt;Provide a legend or explanation when the mapping is not obvious.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Spark words are useful when text is the main medium and data should be embedded without interrupting the reader. They work best with restrained typography and a clear mapping between visual style and data.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Text Skimming</title>
        <link>https://visualizing.jp/en/text-skimming/</link>
        <pubDate>Mon, 23 Mar 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/text-skimming/</guid>
        <description>&lt;img src="https://visualizing.jp/text-skimming/images/thumb_ph_vizjp.png" alt="Featured image of post Text Skimming" /&gt;&lt;p&gt;Text skimming is a visualization technique that overlays data onto body text through systematic typographic attributes such as bold, italic, font size, color, and underline. It helps readers scan important information without reading every word. It is also called skim formatting, and is discussed by Richard Brath in &lt;em&gt;Visualizing with Text&lt;/em&gt; (2020).&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Using visual emphasis to guide reading is as old as manuscript and print culture. Decorated initials, headings, bold text, italic emphasis, and color have long helped readers identify structure and importance.&lt;/p&gt;
&lt;p&gt;Text skimming differs from ordinary editorial emphasis because the formatting is mapped systematically to data. The visual treatment is not just an author&amp;rsquo;s judgment; it can encode frequency, sentiment, uncertainty, topic, or another variable.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Text span&lt;/td&gt;
          &lt;td&gt;Word, phrase, sentence, or paragraph&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Data value&lt;/td&gt;
          &lt;td&gt;Importance, score, frequency, category&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Typographic mapping&lt;/td&gt;
          &lt;td&gt;Font weight, size, color, underline, style&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Legend or rule&lt;/td&gt;
          &lt;td&gt;Explains the mapping&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to combine reading and analysis. A reader can skim a long document and quickly see where important or unusual information is located.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Highlighting key phrases in long reports&lt;/li&gt;
&lt;li&gt;Showing sentiment or topic in transcripts&lt;/li&gt;
&lt;li&gt;Reviewing survey free-text responses&lt;/li&gt;
&lt;li&gt;Annotating legal or policy documents&lt;/li&gt;
&lt;li&gt;Educational reading aids&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Preserve readability as the first priority.&lt;/li&gt;
&lt;li&gt;Use typographic encodings consistently.&lt;/li&gt;
&lt;li&gt;Avoid combining too many attributes at once.&lt;/li&gt;
&lt;li&gt;Provide a legend when the encoding is data-driven.&lt;/li&gt;
&lt;li&gt;Make sure emphasis does not imply importance unless that is the intended meaning.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Text skimming turns typography into a data layer. It is powerful for document-heavy analysis, but it requires careful restraint so the text remains readable and the visual emphasis remains meaningful.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Typographic Stacked Bar Chart</title>
        <link>https://visualizing.jp/en/typographic-stacked-bar-chart/</link>
        <pubDate>Sun, 22 Mar 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/typographic-stacked-bar-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/typographic-stacked-bar-chart/images/thumb_ph_vizjp.png" alt="Featured image of post Typographic Stacked Bar Chart" /&gt;&lt;p&gt;A typographic stacked bar chart adds data-bearing typography to the labels inside a stacked bar chart. Font weight, size, case, italic style, color, and other text attributes encode dimensions that position and area alone cannot show. Based on ideas discussed in Richard Brath&amp;rsquo;s &lt;em&gt;Visualizing with Text&lt;/em&gt;, the method treats text as a visual mark, not merely as annotation.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Stacked bar charts grew from the broader history of bar charts after William Playfair&amp;rsquo;s work in the late eighteenth century. They became a common way to show both totals and composition.&lt;/p&gt;
&lt;p&gt;Typographic encoding adds another layer to this familiar structure. By mapping values to text attributes, the labels inside segments can communicate additional variables such as emphasis, confidence, growth, or category.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Bar category&lt;/td&gt;
          &lt;td&gt;Main grouping&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Segment category&lt;/td&gt;
          &lt;td&gt;Parts within each bar&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Segment value&lt;/td&gt;
          &lt;td&gt;Determines segment length&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Label text&lt;/td&gt;
          &lt;td&gt;Displayed inside or near segment&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Typographic variables&lt;/td&gt;
          &lt;td&gt;Encode additional data&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to add information density while keeping the stacked bar structure. It is useful when labels are already necessary and can be designed to carry more meaning.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Keep labels readable in small segments.&lt;/li&gt;
&lt;li&gt;Do not encode too many variables through typography.&lt;/li&gt;
&lt;li&gt;Use a clear legend for font-based encodings.&lt;/li&gt;
&lt;li&gt;Avoid making the chart look like arbitrary styling.&lt;/li&gt;
&lt;li&gt;Consider whether a separate chart would be clearer.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Typographic stacked bar charts can communicate composition and extra label-level variables in one view. They work best when the number of segments is limited and the typographic mapping is simple.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Typographic Mekko Chart</title>
        <link>https://visualizing.jp/en/typographic-mekko-chart/</link>
        <pubDate>Sat, 21 Mar 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/typographic-mekko-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/typographic-mekko-chart/images/thumb_ph_vizjp.png" alt="Featured image of post Typographic Mekko Chart" /&gt;&lt;p&gt;A typographic Mekko chart extends the Mekko chart, or Marimekko chart, by using typographic attributes inside each cell to encode additional dimensions of data. Font size, weight, color, italic style, and other text properties become part of the visualization. In an ordinary Mekko chart, width and height encode two dimensions; in a typographic Mekko chart, the label itself carries more information. This is one form of typographic visualization discussed by Richard Brath in &lt;em&gt;Visualizing with Text&lt;/em&gt; (2020).&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Mekko charts have long been used in business analysis to show both part-to-whole structure and category composition. The typographic version comes from a broader tradition of treating text not only as annotation but as visual data.&lt;/p&gt;
&lt;p&gt;Richard Brath&amp;rsquo;s work systematized many ways to use text attributes for visualization. The typographic Mekko chart applies that idea to a matrix-like area chart: a cell&amp;rsquo;s size communicates one relationship, while the appearance of the label communicates another.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Row or segment category&lt;/td&gt;
          &lt;td&gt;Determines one dimension of the Mekko layout&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Column or group category&lt;/td&gt;
          &lt;td&gt;Determines another dimension of the layout&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Cell value&lt;/td&gt;
          &lt;td&gt;Determines cell area&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Text value&lt;/td&gt;
          &lt;td&gt;Label displayed inside the cell&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Typographic variables&lt;/td&gt;
          &lt;td&gt;Font size, weight, color, style, or spacing&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The design requires both numerical values for the area layout and additional attributes that can be mapped to typography.&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to increase the information density of a Mekko chart without adding separate legends, marks, or panels. It is useful when the text labels are already important and can safely carry more meaning.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Market share by segment with growth encoded in label weight&lt;/li&gt;
&lt;li&gt;Product portfolio analysis with category size and profitability&lt;/li&gt;
&lt;li&gt;Survey results where cell labels show both group names and sentiment&lt;/li&gt;
&lt;li&gt;Editorial or text-heavy dashboards where labels are part of the message&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;characteristics&#34;&gt;Characteristics
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;It can encode more variables than a standard Mekko chart.&lt;/li&gt;
&lt;li&gt;It relies heavily on legible typography.&lt;/li&gt;
&lt;li&gt;It can become visually noisy if too many text attributes are used at once.&lt;/li&gt;
&lt;li&gt;It works best when the number of cells is moderate.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;First read the cell area as in a normal Mekko chart: width and height describe the share or magnitude. Then read the text style. Larger, bolder, darker, or differently colored labels may represent additional values such as growth, importance, risk, or category.&lt;/p&gt;
&lt;p&gt;The legend must explain what each typographic attribute means. Without a clear mapping, readers may interpret style as decoration rather than data.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Limit the number of typographic encodings.&lt;/li&gt;
&lt;li&gt;Keep labels large enough to read.&lt;/li&gt;
&lt;li&gt;Use font weight and color carefully; they attract attention strongly.&lt;/li&gt;
&lt;li&gt;Do not encode critical values only through subtle italic or spacing differences.&lt;/li&gt;
&lt;li&gt;Check that small cells do not produce unreadable labels.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;alternatives&#34;&gt;Alternatives
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Standard Mekko chart&lt;/li&gt;
&lt;li&gt;Treemap with labels&lt;/li&gt;
&lt;li&gt;Heatmap with text annotations&lt;/li&gt;
&lt;li&gt;Small multiples of bar charts&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;The typographic Mekko chart is a high-density technique that turns labels into data-bearing marks. It is useful when area, category, and text all matter, but it requires careful restraint so the typography remains readable and interpretable.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Typographic Graph</title>
        <link>https://visualizing.jp/en/typographic-graph/</link>
        <pubDate>Thu, 19 Mar 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/typographic-graph/</guid>
        <description>&lt;img src="https://visualizing.jp/typographic-graph/images/thumb_ph_vizjp.png" alt="Featured image of post Typographic Graph" /&gt;&lt;p&gt;A typographic graph is a network visualization in which nodes are represented by text labels rather than circles or dots. Font size, weight, color, case, and other typographic attributes can encode node properties such as centrality, category, or importance. Edges connect the text labels to show network structure. Richard Brath presents this as a form of typographic visualization in &lt;em&gt;Visualizing with Text&lt;/em&gt; (2020).&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Network visualization has roots in graph theory, including Euler&amp;rsquo;s bridges of Konigsberg problem. Modern network visualization expanded rapidly with the internet, social networks, and tools such as Pajek, Gephi, and D3.js.&lt;/p&gt;
&lt;p&gt;Traditional network diagrams usually draw nodes as circles and attach labels as secondary information. A typographic graph makes the label itself the node, bringing identity and data encoding into the same visual element.&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to make node identity immediately visible while still representing network relationships. It is useful when names are more important than anonymous points.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Social networks where names or organizations matter&lt;/li&gt;
&lt;li&gt;Concept maps&lt;/li&gt;
&lt;li&gt;Citation or author networks&lt;/li&gt;
&lt;li&gt;Topic networks&lt;/li&gt;
&lt;li&gt;Entity relationship diagrams for reports&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Prevent text overlap through layout constraints.&lt;/li&gt;
&lt;li&gt;Use typography sparingly; too many styles reduce readability.&lt;/li&gt;
&lt;li&gt;Keep edge contrast subtle so labels remain legible.&lt;/li&gt;
&lt;li&gt;Consider interaction for dense networks.&lt;/li&gt;
&lt;li&gt;Use font size carefully because it strongly affects perceived importance.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Typographic graphs turn labels into primary data marks. They are useful when readers need to identify entities directly, but they require careful layout to avoid clutter and overlapping text.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Parallel Coordinates with River Labels</title>
        <link>https://visualizing.jp/en/parallel-coordinates-with-river-label/</link>
        <pubDate>Wed, 18 Mar 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/parallel-coordinates-with-river-label/</guid>
        <description>&lt;img src="https://visualizing.jp/parallel-coordinates-with-river-label/images/thumb_ph_vizjp.png" alt="Featured image of post Parallel Coordinates with River Labels" /&gt;&lt;p&gt;Parallel coordinates with river labels place text directly along each polyline in a parallel coordinates plot. Standard parallel coordinates can become difficult to read when many lines overlap. By placing labels on the lines themselves, selected data items become easier to follow. Richard Brath discusses related microtext approaches in &lt;em&gt;Visualizing with Text&lt;/em&gt; (2020).&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Parallel coordinates were developed by Alfred Inselberg and became a standard technique for exploring multidimensional data. Each variable is shown as a parallel axis, and each data record is drawn as a polyline crossing those axes.&lt;/p&gt;
&lt;p&gt;The weakness is overplotting. When many records are drawn, individual lines are hard to identify. Color, brushing, and interaction help, but static charts still need clearer identification. River labels borrow from cartographic labeling by attaching text to the path.&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to make important or selected lines traceable without requiring a separate legend or hover interaction.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Comparing named countries, products, or samples across many variables&lt;/li&gt;
&lt;li&gt;Highlighting outliers in multidimensional data&lt;/li&gt;
&lt;li&gt;Static reports based on parallel coordinates&lt;/li&gt;
&lt;li&gt;Educational examples where a few paths must be followed clearly&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use labels only for selected or important lines.&lt;/li&gt;
&lt;li&gt;Place text on relatively smooth line segments.&lt;/li&gt;
&lt;li&gt;Avoid dense crossings where labels become unreadable.&lt;/li&gt;
&lt;li&gt;Use interaction when many labels are needed.&lt;/li&gt;
&lt;li&gt;Keep the overall chart light enough for labels to stand out.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;River labels can make parallel coordinates easier to follow by attaching identity directly to the line. The technique is most useful for highlighted records, not for labeling every line in a dense dataset.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Line Chart with River Labels</title>
        <link>https://visualizing.jp/en/line-chart-with-river-label/</link>
        <pubDate>Tue, 17 Mar 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/line-chart-with-river-label/</guid>
        <description>&lt;img src="https://visualizing.jp/line-chart-with-river-label/images/thumb_ph_vizjp.png" alt="Featured image of post Line Chart with River Labels" /&gt;&lt;p&gt;A line chart with river labels places labels directly along the paths of lines. As river names on maps follow the direction and curvature of rivers, the text in this chart follows the line itself. This reduces the need to look back and forth between the chart and a separate legend. Richard Brath describes related techniques as &amp;ldquo;microtext lines&amp;rdquo; in &lt;em&gt;Visualizing with Text&lt;/em&gt; (2020).&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Direct labeling has long been recommended as a way to make line charts easier to read. The river-label approach extends that principle by bending or positioning text along the line path, borrowing conventions from cartographic labeling.&lt;/p&gt;
&lt;p&gt;The idea is especially useful when many lines appear in the same chart. Instead of relying on colors alone, the chart embeds names into the paths, making identification more immediate.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Series identifier&lt;/td&gt;
          &lt;td&gt;Name displayed as a label&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Time or ordered position&lt;/td&gt;
          &lt;td&gt;X-axis value&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Numeric value&lt;/td&gt;
          &lt;td&gt;Y-axis value&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Line geometry&lt;/td&gt;
          &lt;td&gt;Path used for label placement&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Label placement rules&lt;/td&gt;
          &lt;td&gt;Position, orientation, spacing, and collision handling&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The chart requires not only the underlying line data but also enough geometric processing to place labels without making them collide or become unreadable.&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to reduce legend lookup and improve series identification. It is most effective when the viewer needs to follow individual lines across time or compare several trajectories.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Time-series charts with many named countries, companies, or products&lt;/li&gt;
&lt;li&gt;Sports ranking trends&lt;/li&gt;
&lt;li&gt;Polling or approval-rating lines&lt;/li&gt;
&lt;li&gt;Financial or economic indicators&lt;/li&gt;
&lt;li&gt;Educational graphics where each line should be read as a named path&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;characteristics&#34;&gt;Characteristics
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Labels are close to the data they identify.&lt;/li&gt;
&lt;li&gt;The design reduces reliance on color.&lt;/li&gt;
&lt;li&gt;Curved labels can be visually elegant and map-like.&lt;/li&gt;
&lt;li&gt;Placement is technically harder than ordinary end labels.&lt;/li&gt;
&lt;li&gt;Dense or highly crossing lines can make labels difficult.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;Follow the text label along the line to identify the series. Then read the line&amp;rsquo;s vertical position and slope as usual. The label&amp;rsquo;s orientation helps the eye stay attached to the correct path.&lt;/p&gt;
&lt;p&gt;When labels overlap or are placed only on part of a line, use color or hover interactions as secondary support.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Place labels on relatively smooth segments.&lt;/li&gt;
&lt;li&gt;Avoid highly curved or jagged segments that distort letters.&lt;/li&gt;
&lt;li&gt;Preserve sufficient contrast between text and background.&lt;/li&gt;
&lt;li&gt;Use collision detection or manual adjustment for crowded charts.&lt;/li&gt;
&lt;li&gt;Keep a fallback legend or tooltip when the chart is interactive.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;alternatives&#34;&gt;Alternatives
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;End labels at the right edge of a line chart&lt;/li&gt;
&lt;li&gt;Direct labels near each line&lt;/li&gt;
&lt;li&gt;Traditional legend with color keys&lt;/li&gt;
&lt;li&gt;Small multiples&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;River-labeled line charts make series identification immediate by putting names directly on the lines. They are strongest when the design has enough space and the lines are smooth enough for labels to remain legible.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Typographic Scatterplots</title>
        <link>https://visualizing.jp/en/typographic-scatterplots/</link>
        <pubDate>Mon, 16 Mar 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/typographic-scatterplots/</guid>
        <description>&lt;img src="https://visualizing.jp/typographic-scatterplots/images/thumb_ph_vizjp.png" alt="Featured image of post Typographic Scatterplots" /&gt;&lt;p&gt;A typographic scatterplot replaces ordinary point marks with text labels such as words, abbreviations, or names. Each text element directly identifies the data point, reducing the need for tooltips or legends. Font size, weight, italic style, color, and other attributes can also encode additional data dimensions. Richard Brath discusses this technique in &lt;em&gt;Visualizing with Text&lt;/em&gt; (2020).&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Scatterplots became a basic statistical chart in the nineteenth century. In ordinary scatterplots, each data point is a dot, and identity is added through labels, legends, or interaction.&lt;/p&gt;
&lt;p&gt;Typographic scatterplots make the label itself the mark. This idea also resembles cartographic labeling, where place names are positioned as part of the visual structure rather than as afterthoughts.&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to combine position-based comparison with direct identification. It is useful when each point represents an entity readers need to recognize.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Comparing countries, companies, people, or products&lt;/li&gt;
&lt;li&gt;Text analysis where words are positioned by two scores&lt;/li&gt;
&lt;li&gt;Brand or topic maps&lt;/li&gt;
&lt;li&gt;Educational diagrams where identity matters&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Avoid too many labels.&lt;/li&gt;
&lt;li&gt;Use collision avoidance or selective labeling.&lt;/li&gt;
&lt;li&gt;Keep typography legible at the intended size.&lt;/li&gt;
&lt;li&gt;Use font attributes consistently and explain their meaning.&lt;/li&gt;
&lt;li&gt;Consider ordinary dots plus labels when the chart is dense.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Typographic scatterplots are useful when identity and position are both important. They can make a scatterplot more self-explanatory, but only if text density is controlled.&lt;/p&gt;</description>
        </item>
        <item>
        <title>3D Yield Curve</title>
        <link>https://visualizing.jp/en/3d-yield-curve/</link>
        <pubDate>Sun, 15 Mar 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/3d-yield-curve/</guid>
        <description>&lt;img src="https://visualizing.jp/3d-yield-curve/images/thumb_ph_vizjp.png" alt="Featured image of post 3D Yield Curve" /&gt;&lt;p&gt;A 3D yield curve visualizes changes in bond yield curves over time as a three-dimensional surface. The X-axis represents maturity, the Y-axis represents time, and the Z-axis represents yield. By connecting yield curves from many dates, the chart shows how the term structure of interest rates has evolved.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Yield curves are a standard tool in finance. A two-dimensional yield curve shows interest rates across maturities at one point in time. Analysts have long compared multiple curves to understand changes in monetary policy, inflation expectations, recession signals, and market stress.&lt;/p&gt;
&lt;p&gt;The 3D yield curve adds time as an explicit dimension. Instead of comparing several selected lines, it creates a surface that reveals the history of the curve&amp;rsquo;s shape: steepening, flattening, inversion, and regime shifts.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Description&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Date&lt;/td&gt;
          &lt;td&gt;Observation date&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Maturity&lt;/td&gt;
          &lt;td&gt;Term to maturity, such as 3 months, 2 years, or 10 years&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Yield&lt;/td&gt;
          &lt;td&gt;Interest rate for that maturity and date&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Optional metadata&lt;/td&gt;
          &lt;td&gt;Country, bond type, source, or policy regime&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The data is typically a date-by-maturity matrix. Missing maturities may require interpolation.&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to show how an entire yield curve changes over time. A single curve can show one moment, and a line chart can show one maturity over time, but the 3D surface can show both dimensions together.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Treasury yield curve history&lt;/li&gt;
&lt;li&gt;Comparison of policy regimes&lt;/li&gt;
&lt;li&gt;Recession and inversion analysis&lt;/li&gt;
&lt;li&gt;Educational explanations of term structure&lt;/li&gt;
&lt;li&gt;Financial dashboards for interest-rate markets&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;characteristics&#34;&gt;Characteristics
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;It reveals the overall shape of the yield curve through time.&lt;/li&gt;
&lt;li&gt;It makes inversions and steepening visually salient.&lt;/li&gt;
&lt;li&gt;It can suffer from occlusion and perspective distortion.&lt;/li&gt;
&lt;li&gt;Exact values are harder to read than in 2D charts.&lt;/li&gt;
&lt;li&gt;Interactive rotation or slicing can improve usability.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;Look along the maturity axis to understand the shape of the yield curve at one date. Look along the time axis to see how that shape changes. Ridges, valleys, and surface color can reveal periods of high or low rates.&lt;/p&gt;
&lt;p&gt;If the short end is higher than the long end, the surface shows an inverted yield curve. If long maturities rise far above short maturities, the curve is steep.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use color carefully to support height, not replace it.&lt;/li&gt;
&lt;li&gt;Provide 2D slices or tooltips for exact reading.&lt;/li&gt;
&lt;li&gt;Avoid extreme perspective that hides important areas.&lt;/li&gt;
&lt;li&gt;Label maturity and date axes clearly.&lt;/li&gt;
&lt;li&gt;Consider small multiples when comparison is more important than surface form.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;alternatives&#34;&gt;Alternatives
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Multiple 2D yield curves&lt;/li&gt;
&lt;li&gt;Heatmap of yield by date and maturity&lt;/li&gt;
&lt;li&gt;Line chart of selected maturities&lt;/li&gt;
&lt;li&gt;Animated yield curve over time&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;The 3D yield curve is useful for seeing the evolution of interest-rate term structure as a shape over time. It is visually powerful, but exact analysis usually benefits from accompanying 2D views or interactive inspection.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Heatmap</title>
        <link>https://visualizing.jp/en/heatmap/</link>
        <pubDate>Sat, 14 Mar 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/heatmap/</guid>
        <description>&lt;img src="https://visualizing.jp/heatmap/images/thumb_ph_vizjp.png" alt="Featured image of post Heatmap" /&gt;&lt;p&gt;A heatmap represents values in a matrix or grid by assigning colors to cells. Each cell, at the intersection of a row and column, contains a value, and color intensity or hue communicates its magnitude. Heatmaps are used for correlation matrices, web click analysis, geographic density, gene expression analysis, and many other fields.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;The idea of using color to encode quantity is much older than the term heatmap. Nineteenth-century statistical maps and matrix-style graphics already used color to reveal patterns.&lt;/p&gt;
&lt;p&gt;The term &amp;ldquo;heat map&amp;rdquo; is often attributed to software designer Cormac Kinney, who used it in 1991 for a financial market visualization system that displayed real-time data as a two-dimensional color matrix.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Row category&lt;/td&gt;
          &lt;td&gt;Y-axis or vertical grouping&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Column category&lt;/td&gt;
          &lt;td&gt;X-axis or horizontal grouping&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Cell value&lt;/td&gt;
          &lt;td&gt;Determines color&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Color scale&lt;/td&gt;
          &lt;td&gt;Maps values to colors&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Optional labels&lt;/td&gt;
          &lt;td&gt;Show exact values or categories&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to reveal patterns across many values at once. A heatmap helps readers see clusters, outliers, gradients, and block structures faster than a table of numbers.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Correlation matrices&lt;/li&gt;
&lt;li&gt;Website click and attention analysis&lt;/li&gt;
&lt;li&gt;Calendar activity charts&lt;/li&gt;
&lt;li&gt;Gene expression matrices&lt;/li&gt;
&lt;li&gt;Geographic density surfaces&lt;/li&gt;
&lt;li&gt;Business performance dashboards&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Choose a color scale that matches the data type.&lt;/li&gt;
&lt;li&gt;Use a diverging scale only when there is a meaningful midpoint.&lt;/li&gt;
&lt;li&gt;Avoid rainbow scales for ordered values.&lt;/li&gt;
&lt;li&gt;Label axes clearly.&lt;/li&gt;
&lt;li&gt;Use clustering or sorting when row and column order affects interpretation.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Heatmaps are effective for scanning large matrices and finding patterns. Their success depends heavily on color scale choice, ordering, and clear legends.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Mekko Chart</title>
        <link>https://visualizing.jp/en/mekko-chart/</link>
        <pubDate>Thu, 12 Mar 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/mekko-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/mekko-chart/images/thumb_ph_vizjp.png" alt="Featured image of post Mekko Chart" /&gt;&lt;p&gt;A Mekko chart encodes data in both the width and height of rectangular segments. It is also called a Marimekko chart, after the Finnish textile brand whose geometric patterns it resembles. Width often represents an overall category size, while the vertical divisions represent composition within that category.&lt;/p&gt;
&lt;p&gt;In statistics, it is closely related to the mosaic plot, and it is useful for showing the relationship between categorical variables and segment scale at the same time.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;The academic origin of Mekko charts is linked to mosaic plots. Hartigan and Kleiner introduced mosaic plots in the early 1980s as a way to visualize cross-tabulated categorical data through rectangular areas.&lt;/p&gt;
&lt;p&gt;Business use later popularized the Mekko chart for market structure, portfolio analysis, and strategy presentations.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Main category&lt;/td&gt;
          &lt;td&gt;Determines bar width&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Subcategory&lt;/td&gt;
          &lt;td&gt;Determines segments within each bar&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Value&lt;/td&gt;
          &lt;td&gt;Determines area&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Optional color&lt;/td&gt;
          &lt;td&gt;Encodes subcategory or grouping&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to show both total size and composition in one chart. It answers questions such as: which category is largest, and what is each category made of?&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Market share by segment&lt;/li&gt;
&lt;li&gt;Product portfolio composition&lt;/li&gt;
&lt;li&gt;Revenue by region and product line&lt;/li&gt;
&lt;li&gt;Cross-tabulated survey results&lt;/li&gt;
&lt;li&gt;Business strategy presentations&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use clear labels because both width and height matter.&lt;/li&gt;
&lt;li&gt;Avoid too many categories or small segments.&lt;/li&gt;
&lt;li&gt;Make the area encoding explicit.&lt;/li&gt;
&lt;li&gt;Consider a stacked bar chart if equal-width comparison is more important.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Mekko charts are useful when both total category size and internal composition matter. They are information-dense, but they require careful labeling and restraint to remain readable.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Diverging Bar Chart</title>
        <link>https://visualizing.jp/en/diverging-bar-chart/</link>
        <pubDate>Wed, 11 Mar 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/diverging-bar-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/diverging-bar-chart/images/thumb_ph_vizjp.png" alt="Featured image of post Diverging Bar Chart" /&gt;&lt;p&gt;A diverging bar chart extends bars in two directions from a central baseline, usually zero. It is used to compare positive and negative values, or deviations from a reference point. It is especially useful for Likert-scale survey results, sentiment analysis, and year-over-year performance.&lt;/p&gt;
&lt;p&gt;This article focuses on diverging bars where each bar represents a single value, not diverging stacked bar charts where each bar contains multiple segments.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Diverging bar charts grew from the broader history of bar charts after William Playfair&amp;rsquo;s work in 1786. As statistical graphics developed, analysts needed ways to compare values on both sides of a reference point, especially gains and losses.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Category&lt;/td&gt;
          &lt;td&gt;One bar&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Value&lt;/td&gt;
          &lt;td&gt;Positive or negative magnitude&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Baseline&lt;/td&gt;
          &lt;td&gt;Usually zero or a meaningful reference&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Color&lt;/td&gt;
          &lt;td&gt;Often indicates direction&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to make direction and magnitude visible at the same time. A reader can quickly see which items are above or below the reference and by how much.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Profit and loss&lt;/li&gt;
&lt;li&gt;Sentiment scores&lt;/li&gt;
&lt;li&gt;Survey agreement and disagreement&lt;/li&gt;
&lt;li&gt;Population change&lt;/li&gt;
&lt;li&gt;Performance against target&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use a clear zero or reference line.&lt;/li&gt;
&lt;li&gt;Use color consistently for positive and negative values.&lt;/li&gt;
&lt;li&gt;Sort bars when ranking is important.&lt;/li&gt;
&lt;li&gt;Avoid truncating the axis around zero.&lt;/li&gt;
&lt;li&gt;Label the reference value clearly if it is not zero.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Diverging bar charts are ideal for data with a meaningful center. They make contrast and deviation easy to read, especially when color and ordering are handled carefully.&lt;/p&gt;</description>
        </item>
        <item>
        <title>100% Stacked Bar Chart</title>
        <link>https://visualizing.jp/en/100-percent-stacked-bar-chart/</link>
        <pubDate>Tue, 10 Mar 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/100-percent-stacked-bar-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/100-percent-stacked-bar-chart/images/thumb_ph_vizjp.png" alt="Featured image of post 100% Stacked Bar Chart" /&gt;&lt;p&gt;A 100% stacked bar chart normalizes every bar to the same total length and compares the proportion of subgroups within each whole. Because each bar adds up to 100%, the chart focuses on composition rather than absolute amount.&lt;/p&gt;
&lt;p&gt;It is useful when the question is about share: sales composition by year, energy source mix by region, or response distribution by group.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;The 100% stacked bar chart is a variation of the stacked bar chart. It emerged from the broader use of bar charts and statistical graphics as analysts needed to compare proportions rather than raw totals.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Main category&lt;/td&gt;
          &lt;td&gt;One normalized bar&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Subcategory&lt;/td&gt;
          &lt;td&gt;Segment inside the bar&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Value&lt;/td&gt;
          &lt;td&gt;Converted to a percentage of the bar total&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Color&lt;/td&gt;
          &lt;td&gt;Identifies subcategories&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to compare composition across groups while removing differences in total size. All bars have the same length, so the reader focuses on the internal proportions.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Market share by year&lt;/li&gt;
&lt;li&gt;Survey response distribution by group&lt;/li&gt;
&lt;li&gt;Energy mix by country&lt;/li&gt;
&lt;li&gt;Budget composition by department&lt;/li&gt;
&lt;li&gt;Device or platform share over time&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use this chart only when proportions are the main question.&lt;/li&gt;
&lt;li&gt;Do not use it when absolute totals matter.&lt;/li&gt;
&lt;li&gt;Keep the number of segments limited.&lt;/li&gt;
&lt;li&gt;Put the most important segment at a common baseline when possible.&lt;/li&gt;
&lt;li&gt;Use clear labels or tooltips for small segments.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;100% stacked bar charts are strong for comparing composition, but they hide total size. They should be used when share matters more than amount.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Stacked Bar Chart</title>
        <link>https://visualizing.jp/en/stacked-bar-chart/</link>
        <pubDate>Mon, 09 Mar 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/stacked-bar-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/stacked-bar-chart/images/thumb_ph_vizjp.png" alt="Featured image of post Stacked Bar Chart" /&gt;&lt;p&gt;A stacked bar chart divides each bar into multiple segments, allowing the viewer to see both the total value and the composition of that total. Each segment length represents an individual value, while the full bar length represents the sum.&lt;/p&gt;
&lt;p&gt;It is widely used for part-to-whole comparisons where both total amount and internal breakdown matter.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Stacked bar charts developed naturally from the bar chart tradition after William Playfair introduced bar charts in the late eighteenth century. As social statistics and business reporting expanded, charts needed to show both totals and components.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Main category&lt;/td&gt;
          &lt;td&gt;One bar&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Subcategory&lt;/td&gt;
          &lt;td&gt;Segment within the bar&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Value&lt;/td&gt;
          &lt;td&gt;Segment length&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Color&lt;/td&gt;
          &lt;td&gt;Identifies subcategories&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to compare totals while also showing composition. It answers: how large is each group, and what is it made of?&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Revenue by business unit and product&lt;/li&gt;
&lt;li&gt;Population by region and age group&lt;/li&gt;
&lt;li&gt;Budget by department and expense category&lt;/li&gt;
&lt;li&gt;Survey responses by group&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Segment comparisons are easiest at the shared baseline.&lt;/li&gt;
&lt;li&gt;Avoid too many segments.&lt;/li&gt;
&lt;li&gt;Use consistent segment order across bars.&lt;/li&gt;
&lt;li&gt;Consider a grouped bar chart when comparing subcategories is more important than totals.&lt;/li&gt;
&lt;li&gt;Consider a 100% stacked bar chart when proportions matter more than totals.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Stacked bar charts combine total comparison and composition in one view. They are useful, but segment-level comparison becomes difficult when many colors and categories are involved.&lt;/p&gt;</description>
        </item>
        <item>
        <title>What Is ADS-B?</title>
        <link>https://visualizing.jp/en/ads-b/</link>
        <pubDate>Mon, 09 Mar 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/ads-b/</guid>
        <description>&lt;img src="https://visualizing.jp/ads-b/images/thumb_ph_vizjp.png" alt="Featured image of post What Is ADS-B?" /&gt;&lt;h2 id=&#34;overview&#34;&gt;Overview
&lt;/h2&gt;&lt;p&gt;ADS-B, or Automatic Dependent Surveillance-Broadcast, is an aviation surveillance system in which aircraft automatically broadcast their position. It is defined in standards such as the RTCA DO-260 series and is incorporated into ICAO aviation frameworks.&lt;/p&gt;
&lt;p&gt;Aircraft use satellite navigation systems such as GPS to determine position, speed, altitude, and other values, then broadcast that information to nearby aircraft and ground stations. The FAA describes ADS-B as a system that complements traditional radar with more accurate and timely tracking.&lt;/p&gt;
&lt;h2 id=&#34;how-ads-b-works&#34;&gt;How ADS-B Works
&lt;/h2&gt;&lt;p&gt;Aircraft commonly broadcast ADS-B messages on 1090 MHz using Mode S Extended Squitter. The messages include the aircraft&amp;rsquo;s 24-bit ICAO address and position encoded with Compact Position Reporting.&lt;/p&gt;
&lt;p&gt;The broadcast is automatic. Ground receivers, other aircraft, and community receiver networks can capture the messages and reconstruct aircraft movement.&lt;/p&gt;
&lt;h2 id=&#34;data-contents&#34;&gt;Data Contents
&lt;/h2&gt;&lt;p&gt;ADS-B data may include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;ICAO aircraft address&lt;/li&gt;
&lt;li&gt;Latitude and longitude&lt;/li&gt;
&lt;li&gt;Barometric or geometric altitude&lt;/li&gt;
&lt;li&gt;Ground speed&lt;/li&gt;
&lt;li&gt;Track or heading&lt;/li&gt;
&lt;li&gt;Vertical rate&lt;/li&gt;
&lt;li&gt;Callsign&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;visualization-uses&#34;&gt;Visualization Uses
&lt;/h2&gt;&lt;p&gt;ADS-B is widely used to visualize air traffic. It supports live flight maps, route analysis, airport approach patterns, airspace congestion analysis, and historical movement studies.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Coverage depends on receiver location and altitude.&lt;/li&gt;
&lt;li&gt;Some aircraft may block or limit public display.&lt;/li&gt;
&lt;li&gt;Position data can contain errors or gaps.&lt;/li&gt;
&lt;li&gt;Dense airspace benefits from filtering, aggregation, and time animation.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;ADS-B is a key data source for aircraft tracking and air traffic visualization. It provides detailed movement data, but good analysis requires attention to coverage, message quality, and aviation context.&lt;/p&gt;</description>
        </item>
        <item>
        <title>What Is AIS?</title>
        <link>https://visualizing.jp/en/ais/</link>
        <pubDate>Mon, 09 Mar 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/ais/</guid>
        <description>&lt;img src="https://visualizing.jp/ais/images/thumb_ph_vizjp.png" alt="Featured image of post What Is AIS?" /&gt;&lt;h2 id=&#34;overview&#34;&gt;Overview
&lt;/h2&gt;&lt;p&gt;AIS, or Automatic Identification System, is a maritime surveillance system in which ships automatically broadcast their position and identifying information. It is based on performance standards from the International Maritime Organization and is required under amendments to the SOLAS convention for many vessels.&lt;/p&gt;
&lt;p&gt;Ships transmit information such as position, speed, course, and identity from GPS and other navigation systems. Other ships and coastal stations receive the messages, supporting collision avoidance and traffic management.&lt;/p&gt;
&lt;h2 id=&#34;how-ais-works&#34;&gt;How AIS Works
&lt;/h2&gt;&lt;p&gt;AIS messages are broadcast over VHF radio. The ITU-R M.1371 standard defines message structures, including the vessel&amp;rsquo;s MMSI, position, speed, and navigational status. Transmission is automatic and can be received by nearby vessels, shore stations, and satellites.&lt;/p&gt;
&lt;h2 id=&#34;data-contents&#34;&gt;Data Contents
&lt;/h2&gt;&lt;p&gt;Typical AIS data includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;MMSI and vessel name&lt;/li&gt;
&lt;li&gt;Latitude and longitude&lt;/li&gt;
&lt;li&gt;Speed over ground&lt;/li&gt;
&lt;li&gt;Course over ground&lt;/li&gt;
&lt;li&gt;Heading&lt;/li&gt;
&lt;li&gt;Navigational status&lt;/li&gt;
&lt;li&gt;Vessel type and dimensions&lt;/li&gt;
&lt;li&gt;Destination and estimated time of arrival when available&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;visualization-uses&#34;&gt;Visualization Uses
&lt;/h2&gt;&lt;p&gt;AIS data is useful for visualizing maritime traffic. Dense vessel tracks can reveal shipping lanes, port activity, anchorage patterns, fishing behavior, and unusual movement.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;AIS data can be noisy or incomplete.&lt;/li&gt;
&lt;li&gt;Position frequency differs by vessel speed and equipment.&lt;/li&gt;
&lt;li&gt;Privacy, security, and commercial sensitivity should be considered.&lt;/li&gt;
&lt;li&gt;Use aggregation when showing dense traffic patterns.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;AIS is a foundational data source for maritime tracking and visualization. It provides near-real-time ship movement data, but analysis requires attention to message quality, coverage, and operational context.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Grouped Bar Chart</title>
        <link>https://visualizing.jp/en/grouped-bar-chart/</link>
        <pubDate>Sun, 08 Mar 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/grouped-bar-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/grouped-bar-chart/images/thumb_ph_vizjp.png" alt="Featured image of post Grouped Bar Chart" /&gt;&lt;p&gt;A grouped bar chart places multiple data series side by side within each category. It is also called a clustered bar chart. By arranging subgroups next to one another, it allows comparison both across categories and within each category.&lt;/p&gt;
&lt;p&gt;Examples include population by gender across regions, or sales by department across years.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Grouped bar charts evolved from the basic bar chart, which William Playfair introduced in the eighteenth century. As comparative statistics expanded, placing multiple bars within a category became a natural way to compare series directly.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Main category&lt;/td&gt;
          &lt;td&gt;Group on the axis&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Series or subgroup&lt;/td&gt;
          &lt;td&gt;Bars within each group&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Value&lt;/td&gt;
          &lt;td&gt;Bar length&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Color&lt;/td&gt;
          &lt;td&gt;Identifies series&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to compare several series across shared categories. Unlike stacked bars, grouped bars make individual series values easier to compare because each bar has its own baseline.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Sales by year and department&lt;/li&gt;
&lt;li&gt;Population by gender and region&lt;/li&gt;
&lt;li&gt;Survey scores by group&lt;/li&gt;
&lt;li&gt;Product metrics by market&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Limit the number of series per group.&lt;/li&gt;
&lt;li&gt;Use clear spacing between groups.&lt;/li&gt;
&lt;li&gt;Keep series order consistent.&lt;/li&gt;
&lt;li&gt;Consider direct labels when legends become burdensome.&lt;/li&gt;
&lt;li&gt;Use stacked bars if the total is more important than individual comparison.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Grouped bar charts are a reliable choice for comparing multiple series within common categories. They become difficult when too many subgroups are added, so restraint is important.&lt;/p&gt;</description>
        </item>
        <item>
        <title>The Evolution of Tableau Color Schemes</title>
        <link>https://visualizing.jp/en/tableau-color-scheme/</link>
        <pubDate>Mon, 16 Feb 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/tableau-color-scheme/</guid>
        <description>&lt;img src="https://visualizing.jp/tableau-color-scheme/images/colortool3.png" alt="Featured image of post The Evolution of Tableau Color Schemes" /&gt;&lt;p&gt;Tableau is one of the world&amp;rsquo;s most widely used data visualization tools, and its color schemes are central to how users read data. Color is not decoration: it conveys meaning, guides attention, and affects accessibility. This article traces the evolution of Tableau&amp;rsquo;s color design from the early 2000s, through the Tableau 10 release in 2016, to more recent changes around dynamic color ranges.&lt;/p&gt;
&lt;p&gt;These changes reflect progress in visual perception research and user experience. The influence of color scientist Maureen Stone is especially important, and accessibility, color-vision diversity, and perceptual precision have remained consistent themes.&lt;/p&gt;
&lt;h2 id=&#34;early-tableau-practical-but-limited-palettes&#34;&gt;Early Tableau: Practical but Limited Palettes
&lt;/h2&gt;&lt;p&gt;Early Tableau palettes were designed to make charts attractive and immediately usable. They helped users create dashboards quickly, but the defaults were not yet as carefully tuned for perceptual uniformity or accessibility as later palettes.&lt;/p&gt;
&lt;p&gt;As Tableau became a mainstream analytical tool, color had to support a wider range of use cases: categorical comparison, sequential magnitude, diverging values, highlighting, and dashboards viewed by many different audiences.&lt;/p&gt;
&lt;h2 id=&#34;tableau-10-and-the-palette-redesign&#34;&gt;Tableau 10 and the Palette Redesign
&lt;/h2&gt;&lt;p&gt;The 2016 release of Tableau 10 marked a major redesign of the default palettes. The new colors were less saturated, more balanced, and better suited to repeated dashboard use. Tableau&amp;rsquo;s design team emphasized that the palettes were not simply aesthetic updates; they were built to improve legibility and reduce accidental emphasis.&lt;/p&gt;
&lt;p&gt;The Tableau 10 categorical palette became widely recognized because it offered distinct colors without the harshness common in older default palettes. Sequential and diverging palettes also became more carefully aligned with perceptual principles.&lt;/p&gt;
&lt;h2 id=&#34;dynamic-color-ranges&#34;&gt;Dynamic Color Ranges
&lt;/h2&gt;&lt;p&gt;More recent Tableau releases introduced more flexible handling of color ranges. Dynamic color ranges make it easier to preserve meaningful starts, ends, and midpoints even when filters change the visible data.&lt;/p&gt;
&lt;p&gt;This matters because filtering can otherwise change the meaning of a color scale. If the same red no longer means the same value after a filter, readers can be misled. Dynamic control helps designers keep color semantics stable while still supporting exploration.&lt;/p&gt;
&lt;h2 id=&#34;why-this-matters&#34;&gt;Why This Matters
&lt;/h2&gt;&lt;p&gt;Color schemes affect both accuracy and trust. Poor palettes can exaggerate small differences, hide important changes, or exclude readers with color-vision differences. Well-designed palettes support comparison, emphasis, and interpretation without drawing attention to themselves.&lt;/p&gt;
&lt;h2 id=&#34;design-lessons&#34;&gt;Design Lessons
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use categorical palettes for categories, not ordered values.&lt;/li&gt;
&lt;li&gt;Use sequential palettes for values that increase in one direction.&lt;/li&gt;
&lt;li&gt;Use diverging palettes only when there is a meaningful midpoint.&lt;/li&gt;
&lt;li&gt;Preserve scale meaning across filters when possible.&lt;/li&gt;
&lt;li&gt;Check whether the palette remains readable for color-vision-diverse users.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Tableau&amp;rsquo;s color schemes have evolved from practical early defaults toward more carefully designed, accessible, and semantically stable palettes. The story reflects a broader shift in data visualization: color is now treated as part of the analytical interface, not merely as visual styling.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://help.tableau.com/current/pro/desktop/en-us/viewparts_marks_markproperties_color.htm&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Color Palettes and Effects - Tableau&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.tableau.com/blog/colors-upgrade-tableau-10-56782&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;How we designed the new color palettes in Tableau 10&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://help.tableau.com/current/pro/desktop/en-us/formatting_create_custom_colors.htm&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Create Custom Color Palettes - Tableau&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.tableau.com/blog/release-dynamic-color-ranges&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Dynamic Color Ranges in Tableau: Clearer Visual Analysis&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;http://perceptualedge.com/articles/b-eye/choosing_colors.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Choosing Colors for Data Visualization&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.edwardtufte.com/book/the-visual-display-of-quantitative-information&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;The Visual Display of Quantitative Information&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>What Is MapLibre Tile (MLT)?</title>
        <link>https://visualizing.jp/en/maplibre-tile/</link>
        <pubDate>Wed, 28 Jan 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/maplibre-tile/</guid>
        <description>&lt;img src="https://visualizing.jp/maplibre-tile/images/cover.png" alt="Featured image of post What Is MapLibre Tile (MLT)?" /&gt;&lt;p&gt;MapLibre Tile (MLT) is a new vector tile format for the MapLibre ecosystem. It builds on the context established by Mapbox Vector Tile (MVT), but is redesigned with modern large-scale geospatial data and next-generation GPU rendering, including WebGPU, in mind. Official MapLibre materials describe support for MLT sources in MapLibre GL JS and MapLibre Native through &lt;code&gt;encoding: &amp;quot;mlt&amp;quot;&lt;/code&gt; in a style JSON source.&lt;/p&gt;
&lt;p&gt;This article first reviews what vector tiles are, then summarizes the differences between MLT and MVT and how MLT is used in MapLibre.&lt;/p&gt;
&lt;h2 id=&#34;what-are-vector-tiles&#34;&gt;What Are Vector Tiles?
&lt;/h2&gt;&lt;p&gt;Vector tiles divide a map into zoom levels and tile coordinates &lt;code&gt;(z, x, y)&lt;/code&gt;, but instead of serving each tile as an image, they serve geometric features: points, lines, polygons, and their attributes.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Raster tiles contain images such as PNG or JPEG. They are fast to draw, but their style is hard to change after delivery.&lt;/li&gt;
&lt;li&gt;Vector tiles contain roads, buildings, points of interest, boundaries, and attributes. The client applies style rules, so color, line width, labels, and visibility can change dynamically.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;MVT has been the representative vector tile specification used by many renderers, including MapLibre.&lt;/p&gt;
&lt;h2 id=&#34;what-to-look-for&#34;&gt;What to Look For
&lt;/h2&gt;&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Lines and labels remain crisp while zooming&lt;/strong&gt;&lt;br&gt;
Vector tiles can change what features and labels are shown at different zoom levels while preserving crisp rendering.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;The same data can have different visual styles&lt;/strong&gt;&lt;br&gt;
Because data and style are separated, a map can be redesigned by changing style rules rather than regenerating all data.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Rendering cost moves to the client&lt;/strong&gt;&lt;br&gt;
Download size, decoding, filtering, and polygon tessellation can become bottlenecks. MLT is designed to reduce this preprocessing cost.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Complex attributes are increasingly important&lt;/strong&gt;&lt;br&gt;
Modern geospatial data often has nested attributes, lists, 3D coordinates, and measured values. MLT is designed with these future requirements in view.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;mvt-basics&#34;&gt;MVT Basics
&lt;/h2&gt;&lt;p&gt;MVT stores tiled vector data efficiently with Protocol Buffers. Its strength is its ecosystem: tools, renderers, debuggers, and production experience. But the format reflects assumptions from roughly a decade ago. With larger datasets and GPU-centered rendering, more work has to be done through schema design and optimization.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/maplibre-tile/images/mlt_01.png&#34;
	width=&#34;2000&#34;
	height=&#34;1125&#34;
	srcset=&#34;https://visualizing.jp/maplibre-tile/images/mlt_01_hu_472a16c58afda00d.png 480w, https://visualizing.jp/maplibre-tile/images/mlt_01_hu_e8541ae666c7074d.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;177&#34;
		data-flex-basis=&#34;426px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;what-mlt-tries-to-improve&#34;&gt;What MLT Tries to Improve
&lt;/h2&gt;&lt;p&gt;MLT is designed around several ideas:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Column-oriented layout&lt;/strong&gt;: improves compression and filtering by organizing data by columns rather than only by features.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Separation of storage and in-memory formats&lt;/strong&gt;: supports efficient transfer while allowing faster runtime processing.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;GPU-friendly design&lt;/strong&gt;: supports moving expensive work such as polygon tessellation earlier in the pipeline.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Richer types&lt;/strong&gt;: anticipates complex attributes, 3D coordinates, and measured values.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;mvt-and-mlt-compared&#34;&gt;MVT and MLT Compared
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Aspect&lt;/th&gt;
          &lt;th&gt;MVT&lt;/th&gt;
          &lt;th&gt;MLT&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Basic idea&lt;/td&gt;
          &lt;td&gt;Established vector tile format&lt;/td&gt;
          &lt;td&gt;Redesigned for next-generation rendering&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Storage model&lt;/td&gt;
          &lt;td&gt;Feature-oriented&lt;/td&gt;
          &lt;td&gt;More column-oriented&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Decoding and processing&lt;/td&gt;
          &lt;td&gt;Mature ecosystem, but heavy data can be costly&lt;/td&gt;
          &lt;td&gt;Designed for faster compression, decoding, and filtering&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Polygon preparation&lt;/td&gt;
          &lt;td&gt;Runtime tessellation can be a bottleneck&lt;/td&gt;
          &lt;td&gt;Supports pre-tessellated storage concepts&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Attribute types&lt;/td&gt;
          &lt;td&gt;Mostly simple types&lt;/td&gt;
          &lt;td&gt;Designed with complex and future types in mind&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;maplibre-support&#34;&gt;MapLibre Support
&lt;/h2&gt;&lt;p&gt;MapLibre documents MLT as a supported vector source encoding. A style can specify &lt;code&gt;encoding: &amp;quot;mlt&amp;quot;&lt;/code&gt; in a vector source.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt; 1
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 2
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 3
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 4
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 5
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 6
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 7
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 8
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 9
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;10
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;11
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;12
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;13
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;14
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;15
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;16
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;17
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;18
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-fallback&#34; data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;{
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &amp;#34;version&amp;#34;: 8,
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &amp;#34;sources&amp;#34;: {
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    &amp;#34;basemap&amp;#34;: {
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;      &amp;#34;type&amp;#34;: &amp;#34;vector&amp;#34;,
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;      &amp;#34;url&amp;#34;: &amp;#34;https://example.com/tiles/style-or-tileset.json&amp;#34;,
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;      &amp;#34;encoding&amp;#34;: &amp;#34;mlt&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    }
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  },
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &amp;#34;layers&amp;#34;: [
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    {
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;      &amp;#34;id&amp;#34;: &amp;#34;roads&amp;#34;,
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;      &amp;#34;type&amp;#34;: &amp;#34;line&amp;#34;,
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;      &amp;#34;source&amp;#34;: &amp;#34;basemap&amp;#34;,
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;      &amp;#34;source-layer&amp;#34;: &amp;#34;transportation&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    }
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  ]
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;MapLibre GL JS release notes and examples also describe MLT support, making it a practical part of the MapLibre stack rather than only a specification proposal.&lt;/p&gt;
&lt;h2 id=&#34;why-mlt-now&#34;&gt;Why MLT Now?
&lt;/h2&gt;&lt;p&gt;The assumptions behind vector tiles are changing. Data volume is growing, browsers can use the GPU more effectively, and rendering stacks increasingly benefit from data structures that are easier to transfer and process in parallel. MLT responds to this shift by treating the format itself as part of the performance solution.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Vector tiles serve map features instead of images, allowing dynamic styling. MVT made this approach mainstream. MLT is MapLibre&amp;rsquo;s attempt to modernize the format for larger data, faster decoding, better filtering, and GPU-friendly rendering. Its use through &lt;code&gt;encoding: &amp;quot;mlt&amp;quot;&lt;/code&gt; positions it as a concrete evolution of the MapLibre ecosystem.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://maplibre.org/news/2026-01-23-mlt-release/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Announcing MapLibre Tile: a modern and efficient vector tile format&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.maplibre.org/maplibre-style-spec/sources/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sources - MapLibre Style Spec&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/maplibre/maplibre-gl-js/releases&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Releases - maplibre/maplibre-gl-js&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.maplibre.org/maplibre-gl-js/docs/examples/display-a-map-with-mlt/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Display a map with MLT - MapLibre GL JS&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/maplibre/maplibre-tile-spec&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;MapLibre Tile Specification&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/mapbox/vector-tile-spec&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Mapbox Vector Tile specification&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://mapbox.github.io/vector-tile-spec/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Mapbox Vector Tile Specification&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>What Is Polaris?</title>
        <link>https://visualizing.jp/en/polaris/</link>
        <pubDate>Tue, 20 Jan 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/polaris/</guid>
        <description>&lt;img src="https://visualizing.jp/polaris/images/30f39bc6-8e1b-42b4-93ca-1603bb3d852b_img-0.jpeg" alt="Featured image of post What Is Polaris?" /&gt;&lt;p&gt;Polaris is a system and formal language for exploratory analysis of multidimensional databases. Developed at Stanford University in the early 2000s by Chris Stolte, Pat Hanrahan, and collaborators, it later became a core intellectual foundation of Tableau.&lt;/p&gt;
&lt;p&gt;Its key idea is that visualization itself can be defined as a declarative query against data. Polaris is therefore not just a graph-drawing tool; it integrates analysis, aggregation, and visual representation into one framework.&lt;/p&gt;
&lt;h2 id=&#34;the-2008-cacm-paper&#34;&gt;The 2008 CACM Paper
&lt;/h2&gt;&lt;p&gt;The most accessible introduction is the 2008 &lt;em&gt;Communications of the ACM&lt;/em&gt; paper, &amp;ldquo;Polaris: A System for Query, Analysis, and Visualization of Multidimensional Databases.&amp;rdquo; It builds on earlier academic work published in IEEE TVCG and explains the design motivation, practical significance, and connection to Tableau.&lt;/p&gt;
&lt;h2 id=&#34;why-polaris-matters&#34;&gt;Why Polaris Matters
&lt;/h2&gt;&lt;p&gt;Polaris showed that visual exploration could be built on a formal grammar. Users could compose views by arranging fields, and the system could translate those visual arrangements into database queries. This made interaction, analysis, and visualization parts of the same process.&lt;/p&gt;
&lt;h2 id=&#34;design-lessons&#34;&gt;Design Lessons
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Visualization can be treated as a query language.&lt;/li&gt;
&lt;li&gt;Multidimensional data analysis benefits from a visual grammar.&lt;/li&gt;
&lt;li&gt;A good interface should connect field placement, aggregation, and rendering.&lt;/li&gt;
&lt;li&gt;The path from Polaris to Tableau shows how research can become production software.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Polaris is important because it reframed visualization as a structured analytical language. That idea directly influenced Tableau and remains central to how modern visual analytics tools connect data, queries, and interactive views.&lt;/p&gt;</description>
        </item>
        <item>
        <title>What Is Show Me?</title>
        <link>https://visualizing.jp/en/show-me/</link>
        <pubDate>Tue, 20 Jan 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/show-me/</guid>
        <description>&lt;img src="https://visualizing.jp/show-me/images/4-Tableau-Showme_img-0.jpeg" alt="Featured image of post What Is Show Me?" /&gt;&lt;p&gt;Show Me is a Tableau feature and research contribution that helps users choose appropriate visualizations. It addresses a common problem in visual analysis: users often know which fields they want to inspect, but not which chart type is suitable.&lt;/p&gt;
&lt;p&gt;Show Me is not just a recommendation engine. It is implemented as a set of UI commands and defaults connected to VizQL, Tableau&amp;rsquo;s visualization language.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/show-me/images/4-Tableau-Showme_img-0.jpeg&#34;
	width=&#34;1319&#34;
	height=&#34;860&#34;
	srcset=&#34;https://visualizing.jp/show-me/images/4-Tableau-Showme_img-0_hu_3708dadaf6396483.jpeg 480w, https://visualizing.jp/show-me/images/4-Tableau-Showme_img-0_hu_2eae76439ff376b0.jpeg 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Examples of Tableau views used by Show Me&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;153&#34;
		data-flex-basis=&#34;368px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;background&#34;&gt;Background
&lt;/h2&gt;&lt;p&gt;Traditional visualization tools often present users with a list of chart types and expect them to choose. This creates friction because chart choice depends on data type, number of fields, aggregation, and analytical intent.&lt;/p&gt;
&lt;p&gt;Show Me changes the workflow. After the user selects fields, Tableau can recommend compatible views and generate them with appropriate defaults.&lt;/p&gt;
&lt;h2 id=&#34;how-it-works&#34;&gt;How It Works
&lt;/h2&gt;&lt;p&gt;Show Me considers the selected fields and their roles, such as dimensions and measures. It then enables or disables chart options according to whether the selected data can support that view. When a chart is chosen, Tableau constructs a VizQL specification and creates the view.&lt;/p&gt;
&lt;h2 id=&#34;why-it-matters&#34;&gt;Why It Matters
&lt;/h2&gt;&lt;p&gt;The feature helps bridge the gap between data structure and visual encoding. It gives beginners a practical starting point while still letting advanced users refine the result.&lt;/p&gt;
&lt;h2 id=&#34;design-lessons&#34;&gt;Design Lessons
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Chart recommendation should be grounded in data types and visual grammar.&lt;/li&gt;
&lt;li&gt;A useful default is part of the interface, not an afterthought.&lt;/li&gt;
&lt;li&gt;Recommendation should support exploration without hiding the underlying structure.&lt;/li&gt;
&lt;li&gt;Good tools help users move from fields to views quickly.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Show Me demonstrates how visualization systems can guide chart selection through rules, defaults, and a formal visual language. It is important because it turns visualization choice into an interactive, data-aware workflow rather than a separate design decision.&lt;/p&gt;</description>
        </item>
        <item>
        <title>What Is VizQL?</title>
        <link>https://visualizing.jp/en/vizql/</link>
        <pubDate>Tue, 20 Jan 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/vizql/</guid>
        <description>&lt;img src="https://visualizing.jp/vizql/images/whatisvizql1.png" alt="Featured image of post What Is VizQL?" /&gt;&lt;p&gt;VizQL, or Visualization Query Language, is the declarative visualization language at the core of Tableau. It is based on the idea that visualization itself can be described as a query, rather than treating data retrieval, analysis, and visual rendering as separate manual steps.&lt;/p&gt;
&lt;p&gt;VizQL originated from the Stanford research system Polaris and was formalized as part of turning that research into a commercial visual analytics tool.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/vizql/images/whatisvizql1.png&#34;
	width=&#34;572&#34;
	height=&#34;433&#34;
	srcset=&#34;https://visualizing.jp/vizql/images/whatisvizql1_hu_44b07c4bc0e7278c.png 480w, https://visualizing.jp/vizql/images/whatisvizql1_hu_8c4e46dd3e35c43d.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;VizQL processing flow and conversion to SQL/MDX&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;132&#34;
		data-flex-basis=&#34;317px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;basic-idea&#34;&gt;Basic Idea
&lt;/h2&gt;&lt;p&gt;In Tableau, users drag fields onto shelves such as rows, columns, color, and size. Those visual choices are translated into VizQL, which then generates database queries such as SQL or MDX and returns results for visual rendering.&lt;/p&gt;
&lt;p&gt;This makes interaction with a chart equivalent to querying data. Changing the view is not simply changing graphics; it changes the analytical query.&lt;/p&gt;
&lt;h2 id=&#34;why-it-matters&#34;&gt;Why It Matters
&lt;/h2&gt;&lt;p&gt;VizQL lowers the barrier between data analysis and visual design. Users do not need to write SQL for every operation, but the system still preserves a structured model of the query behind the view.&lt;/p&gt;
&lt;h2 id=&#34;design-lessons&#34;&gt;Design Lessons
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Visual interfaces can be declarative, not only manual drawing tools.&lt;/li&gt;
&lt;li&gt;Analysis and visualization can share one grammar.&lt;/li&gt;
&lt;li&gt;Drag-and-drop interaction can still produce formal queries.&lt;/li&gt;
&lt;li&gt;A good visualization system must connect marks, data fields, aggregation, and database execution.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;VizQL is one of Tableau&amp;rsquo;s foundational ideas: the chart is a query. This makes interactive visual analysis possible at scale because visual operations can be translated into structured data operations.&lt;/p&gt;</description>
        </item>
        <item>
        <title>What Is GeoPackage (.gpkg)?</title>
        <link>https://visualizing.jp/en/geo-package/</link>
        <pubDate>Wed, 07 Jan 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/geo-package/</guid>
        <description>&lt;img src="https://visualizing.jp/geo-package/images/thumb_ph_vizjp.png" alt="Featured image of post What Is GeoPackage (.gpkg)?" /&gt;&lt;p&gt;GeoPackage is an open, standardized file format for storing and exchanging geospatial information. It is an official Open Geospatial Consortium (OGC) standard designed to store geographic data inside a single SQLite database file.&lt;/p&gt;
&lt;p&gt;A GeoPackage can contain vector data, raster data, tiles, attributes, metadata, and extensions in one file. Because it is based on SQLite, it works well in constrained environments, mobile devices, and workflows where a single portable file is useful.&lt;/p&gt;
&lt;h2 id=&#34;internal-structure&#34;&gt;Internal Structure
&lt;/h2&gt;&lt;p&gt;GeoPackage is internally a SQLite database. The standard defines required tables and metadata, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;gpkg_contents&lt;/code&gt;: a table of contents for datasets in the package&lt;/li&gt;
&lt;li&gt;&lt;code&gt;gpkg_spatial_ref_sys&lt;/code&gt;: coordinate reference system definitions&lt;/li&gt;
&lt;li&gt;tables for vector features or raster tiles&lt;/li&gt;
&lt;li&gt;optional extension metadata&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;why-it-is-useful&#34;&gt;Why It Is Useful
&lt;/h2&gt;&lt;p&gt;GeoPackage avoids the multi-file structure of formats such as Shapefile. It can store multiple layers and metadata together, making transfer, archiving, and mobile use easier.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Offline GIS data exchange&lt;/li&gt;
&lt;li&gt;Mobile mapping applications&lt;/li&gt;
&lt;li&gt;Packaging multiple vector layers&lt;/li&gt;
&lt;li&gt;Storing raster tiles with metadata&lt;/li&gt;
&lt;li&gt;Delivering public geospatial datasets&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Keep coordinate reference systems explicit.&lt;/li&gt;
&lt;li&gt;Include metadata so layers remain understandable.&lt;/li&gt;
&lt;li&gt;Use GeoPackage when portability matters.&lt;/li&gt;
&lt;li&gt;Use a spatial database server when concurrent multi-user editing is required.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;GeoPackage is a practical open standard for bundling geospatial data into one SQLite-based file. It is especially useful for portable, offline, and interoperable GIS workflows.&lt;/p&gt;</description>
        </item>
        <item>
        <title>A Typical Day in the Life of Americans</title>
        <link>https://visualizing.jp/en/a-day-in-the-life-of-americans/</link>
        <pubDate>Sun, 04 Jan 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/a-day-in-the-life-of-americans/</guid>
        <description>&lt;img src="https://visualizing.jp/a-day-in-the-life-of-americans/images/a-day-of-life.png" alt="Featured image of post A Typical Day in the Life of Americans" /&gt;&lt;p&gt;How do people spend a day? We often see this question answered with statistics, but rarely feel it as lived daily rhythm. Nathan Yau of FlowingData used microdata from the American Time Use Survey (ATUS) to simulate a typical day for 1,000 Americans and visualize how activities change over time.&lt;/p&gt;
&lt;p&gt;The result is not just a statistical chart. It lets viewers experience the rhythm of many different lives moving through the same day.&lt;/p&gt;
&lt;div class=&#34;video-wrapper&#34;&gt;
    &lt;video
    controls
    src=&#34;images/a-day-of-life.mp4&#34;
    
    
    &gt;
        &lt;p&gt;
            Your browser doesn&#39;t support HTML5 video. Here is a
            &lt;a href=&#34;images/a-day-of-life.mp4&#34;&gt;link to the video&lt;/a&gt; instead.
        &lt;/p&gt;
    &lt;/video&gt;
&lt;/div&gt;

&lt;h2 id=&#34;data-and-method&#34;&gt;Data and Method
&lt;/h2&gt;&lt;p&gt;The project is based on the 2014 American Time Use Survey from the U.S. Bureau of Labor Statistics. ATUS records how Americans aged 15 and older spend their day, classifying waking activities into categories.&lt;/p&gt;
&lt;p&gt;Yau sampled individuals and animated their activity states over the course of a day, creating a simulated population whose daily behavior changes minute by minute.&lt;/p&gt;
&lt;h2 id=&#34;why-it-matters&#34;&gt;Why It Matters
&lt;/h2&gt;&lt;p&gt;The visualization turns aggregate time-use statistics into something closer to observation. Viewers can see morning routines, work hours, meals, leisure, and sleep as flows rather than isolated percentages.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;This project shows how simulation and animation can make survey data feel human. It transforms time-use statistics into a visible rhythm of daily life.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Mary Huang&#39;s D.dress (2010): UI, Implementation, and Generative Algorithm</title>
        <link>https://visualizing.jp/en/d-dress/</link>
        <pubDate>Sun, 04 Jan 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/d-dress/</guid>
        <description>&lt;img src="https://visualizing.jp/d-dress/images/cover.png" alt="Featured image of post Mary Huang&#39;s D.dress (2010): UI, Implementation, and Generative Algorithm" /&gt;&lt;p&gt;D.dress (2010) is a computational fashion work by designer and researcher Mary Huang. Rather than presenting a single finished garment, it presents a process for generating dresses.&lt;/p&gt;
&lt;p&gt;Users draw the shape of a dress on screen. An algorithm turns that input into a triangular mesh structure, previews it as a 3D model, and can unfold it into flat pattern pieces for cutting and sewing.&lt;/p&gt;

      &lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/17253049?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34; title=&#34;Continuum Ddress UI on Vimeo&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/d-dress/images/dress1.jpg&#34;
	width=&#34;945&#34;
	height=&#34;630&#34;
	srcset=&#34;https://visualizing.jp/d-dress/images/dress1_hu_cc0ae0641e3fef08.jpg 480w, https://visualizing.jp/d-dress/images/dress1_hu_eae7c5398d03ef0c.jpg 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;150&#34;
		data-flex-basis=&#34;360px&#34;
	
&gt;
&lt;img src=&#34;https://visualizing.jp/d-dress/images/dress2.jpg&#34;
	width=&#34;945&#34;
	height=&#34;630&#34;
	srcset=&#34;https://visualizing.jp/d-dress/images/dress2_hu_799c9caeb281a29d.jpg 480w, https://visualizing.jp/d-dress/images/dress2_hu_87ece4f70dafdb29.jpg 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;150&#34;
		data-flex-basis=&#34;360px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;why-it-matters&#34;&gt;Why It Matters
&lt;/h2&gt;&lt;p&gt;D.dress reframes fashion as a computational structure rather than a fixed object. The garment becomes the result of interaction, algorithm, body, and material constraints.&lt;/p&gt;
&lt;h2 id=&#34;design-lessons&#34;&gt;Design Lessons
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;The interface can be part of the work, not only a tool.&lt;/li&gt;
&lt;li&gt;Generative design connects user input and manufacturable output.&lt;/li&gt;
&lt;li&gt;Digital form and physical fabrication must be considered together.&lt;/li&gt;
&lt;li&gt;Fashion can be treated as a variable system.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;D.dress is an important example of computational fashion and data/material translation. It shows how algorithmic design can turn a drawn gesture into a wearable physical form.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Prime Numerics</title>
        <link>https://visualizing.jp/en/prime-numerics-2010/</link>
        <pubDate>Sun, 04 Jan 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/prime-numerics-2010/</guid>
        <description>&lt;img src="https://visualizing.jp/prime-numerics-2010/images/da_sosolimited-4545260255_07e9441dcc_b.jpg" alt="Featured image of post Prime Numerics" /&gt;&lt;p&gt;Prime Numerics (2010) is a live data visualization work by Sosolimited, the studio of Eric Gunther, Justin Manor, and John Rothenberg. It analyzed and visualized politicians&amp;rsquo; speech during televised debates in the UK general election.&lt;/p&gt;
&lt;p&gt;Rather than presenting a finished chart, the work reinserts real-time natural language processing results into the broadcast experience, letting viewers watch data emerge and transform live.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/prime-numerics-2010/images/da_sosolimited-4544499806_63c8607914_b.jpg&#34;
	width=&#34;1000&#34;
	height=&#34;563&#34;
	srcset=&#34;https://visualizing.jp/prime-numerics-2010/images/da_sosolimited-4544499806_63c8607914_b_hu_42fa4e650e41bc08.jpg 480w, https://visualizing.jp/prime-numerics-2010/images/da_sosolimited-4544499806_63c8607914_b_hu_a0ead38734db99a6.jpg 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;177&#34;
		data-flex-basis=&#34;426px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/prime-numerics-2010/images/da_sosolimited-4543866457_e3f7f9c26c_b.jpg&#34;
	width=&#34;1000&#34;
	height=&#34;563&#34;
	srcset=&#34;https://visualizing.jp/prime-numerics-2010/images/da_sosolimited-4543866457_e3f7f9c26c_b_hu_ac287af14c6d1d6f.jpg 480w, https://visualizing.jp/prime-numerics-2010/images/da_sosolimited-4543866457_e3f7f9c26c_b_hu_6b1f7f5ffc79e2f9.jpg 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;177&#34;
		data-flex-basis=&#34;426px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/prime-numerics-2010/images/da_sosolimited-4545896228_8206834f01_b.jpg&#34;
	width=&#34;1000&#34;
	height=&#34;563&#34;
	srcset=&#34;https://visualizing.jp/prime-numerics-2010/images/da_sosolimited-4545896228_8206834f01_b_hu_eb79f1859da1d4f3.jpg 480w, https://visualizing.jp/prime-numerics-2010/images/da_sosolimited-4545896228_8206834f01_b_hu_f2effac0a7a01436.jpg 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;177&#34;
		data-flex-basis=&#34;426px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;background&#34;&gt;Background
&lt;/h2&gt;&lt;p&gt;Prime Numerics belongs to a line of Sosolimited works that treat political broadcasts as data material. Speech, rhythm, repetition, and performance are analyzed as live signals.&lt;/p&gt;
&lt;h2 id=&#34;why-it-matters&#34;&gt;Why It Matters
&lt;/h2&gt;&lt;p&gt;The work highlights the performative structure of political communication. By transforming debate language in real time, it makes visible patterns that ordinary viewing may miss.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Prime Numerics is a live visualization of political speech. It demonstrates how visualization can be a performance process rather than only a static analytical artifact.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Quotidian Record</title>
        <link>https://visualizing.jp/en/quotidian-record/</link>
        <pubDate>Sun, 04 Jan 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/quotidian-record/</guid>
        <description>&lt;img src="https://visualizing.jp/quotidian-record/images/quotidian_record_7@2x.jpg" alt="Featured image of post Quotidian Record" /&gt;&lt;p&gt;&lt;strong&gt;Quotidian Record&lt;/strong&gt; is a work by artist and researcher Brian House that transforms personal GPS location data into music, visual form, and a physical object: an analog record. It reorganizes everyday movement into relationships among time, space, and sound.&lt;/p&gt;
&lt;p&gt;The work goes beyond data visualization. It turns data into something that can be heard, touched, and physically manipulated.&lt;/p&gt;
&lt;h2 id=&#34;background&#34;&gt;Background
&lt;/h2&gt;&lt;p&gt;House created the work from location data collected from his own smartphone over an extended period. Ordinary movement through daily life became the basis for a rule-based translation into sound.&lt;/p&gt;
&lt;h2 id=&#34;why-it-matters&#34;&gt;Why It Matters
&lt;/h2&gt;&lt;p&gt;Quotidian Record asks how personal data relates to bodily experience. Instead of treating GPS logs as points on a map, it transforms them into a material artifact that can be played like a record.&lt;/p&gt;
&lt;h2 id=&#34;design-lessons&#34;&gt;Design Lessons
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Data can be materialized, not only visualized.&lt;/li&gt;
&lt;li&gt;Personal data can be made experiential through sound and touch.&lt;/li&gt;
&lt;li&gt;Translation rules are part of the artwork.&lt;/li&gt;
&lt;li&gt;Everyday traces can become a structured composition.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Quotidian Record is an important example of data physicalization and sonification. It turns mundane location data into an object that links movement, memory, sound, and material form.&lt;/p&gt;</description>
        </item>
        <item>
        <title>ReConstitution 2008</title>
        <link>https://visualizing.jp/en/reconstitution-2008/</link>
        <pubDate>Sun, 04 Jan 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/reconstitution-2008/</guid>
        <description>&lt;img src="https://visualizing.jp/reconstitution-2008/images/3290547303_f249dace17_o.jpg" alt="Featured image of post ReConstitution 2008" /&gt;&lt;p&gt;ReConstitution 2008 is a live audiovisual performance by Sosolimited, a studio working across data visualization and media art. It used televised debates from the 2008 U.S. presidential election as source material, analyzing and reconstructing video and audio in real time.&lt;/p&gt;
&lt;p&gt;The work is not primarily about communicating political positions. Instead, it treats the debate as a media event and translates language, voice, and bodily expression into abstract visual and sonic forms.&lt;/p&gt;
&lt;h2 id=&#34;context&#34;&gt;Context
&lt;/h2&gt;&lt;p&gt;The 2008 U.S. presidential election was intensely mediated. Debate language, gestures, and sound bites were replayed and consumed at scale. ReConstitution 2008 responded by turning the debate from something to watch into something to decompose, analyze, and reconstruct.&lt;/p&gt;
&lt;h2 id=&#34;data-and-process&#34;&gt;Data and Process
&lt;/h2&gt;&lt;p&gt;The input included live debate video and audio. The performance extracted signals such as speech, timing, and visual patterns, then reinserted them into a live generative audiovisual system.&lt;/p&gt;
&lt;h2 id=&#34;why-it-matters&#34;&gt;Why It Matters
&lt;/h2&gt;&lt;p&gt;The work shows how data visualization can operate outside conventional charts. It makes media structure perceptible by transforming speech and broadcast performance into another sensory form.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;ReConstitution 2008 is a representative example of live data performance. It demonstrates how political media can be analyzed and re-expressed in real time, not as a static chart but as an audiovisual experience.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Participatory Parallel Coordinates Visualized with String</title>
        <link>https://visualizing.jp/en/data-strings/</link>
        <pubDate>Fri, 02 Jan 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/data-strings/</guid>
        <description>&lt;img src="https://visualizing.jp/data-strings/images/Domesticstreamers_19.jpg" alt="Featured image of post Participatory Parallel Coordinates Visualized with String" /&gt;&lt;p&gt;This participatory installation visualizes collective answers as bundles of physical string. Visitors answer questions by threading string through options. As responses accumulate, the installation forms a physical visualization of collective thought and facts, while each participant can compare their own path with the bigger picture.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/data-strings/images/md-webp_DSS_Data_Strings05_2cb4699c81.png&#34;
	width=&#34;800&#34;
	height=&#34;534&#34;
	srcset=&#34;https://visualizing.jp/data-strings/images/md-webp_DSS_Data_Strings05_2cb4699c81_hu_c575d0d729476ddd.png 480w, https://visualizing.jp/data-strings/images/md-webp_DSS_Data_Strings05_2cb4699c81_hu_c1676227b54fc7a5.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;149&#34;
		data-flex-basis=&#34;359px&#34;
	
&gt;
&lt;img src=&#34;https://visualizing.jp/data-strings/images/md-webp_DSS_Data_Strings07_5c80ec9c10.png&#34;
	width=&#34;800&#34;
	height=&#34;533&#34;
	srcset=&#34;https://visualizing.jp/data-strings/images/md-webp_DSS_Data_Strings07_5c80ec9c10_hu_596d1e643b1005a1.png 480w, https://visualizing.jp/data-strings/images/md-webp_DSS_Data_Strings07_5c80ec9c10_hu_60d9e40743bfd07e.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;150&#34;
		data-flex-basis=&#34;360px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;The wall panel shown in the photographs begins with a question such as &amp;ldquo;SPOON VS. FORK&amp;rdquo; and continues through attributes such as place of origin, gender, age, employment status, height, handedness, and weight. Each piece of string becomes one respondent&amp;rsquo;s path.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/data-strings/images/md-webp_DSS_Data_Strings06_277dc5a114.png&#34;
	width=&#34;800&#34;
	height=&#34;534&#34;
	srcset=&#34;https://visualizing.jp/data-strings/images/md-webp_DSS_Data_Strings06_277dc5a114_hu_7e9537a6989df802.png 480w, https://visualizing.jp/data-strings/images/md-webp_DSS_Data_Strings06_277dc5a114_hu_2d3f9321fe5aa727.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;149&#34;
		data-flex-basis=&#34;359px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;Read one string as one person&amp;rsquo;s response and the thickness or density of strings as the number of people choosing a path. The clearest insight often comes from finding the thick flows first, then following how they split across later questions.&lt;/p&gt;
&lt;h2 id=&#34;why-it-matters&#34;&gt;Why It Matters
&lt;/h2&gt;&lt;p&gt;Data Strings turns survey participation into both input and display. Participants do not merely fill out a form; they physically build the visualization.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Data Strings is a strong example of data physicalization and participatory visualization. It makes survey data tangible, social, and immediately visible.&lt;/p&gt;</description>
        </item>
        <item>
        <title>The Wind That Moves Us</title>
        <link>https://visualizing.jp/en/the-wind-that-moves-us/</link>
        <pubDate>Fri, 02 Jan 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/the-wind-that-moves-us/</guid>
        <description>&lt;img src="https://visualizing.jp/the-wind-that-moves-us/images/3xl-webp_DOMESTIC_DATA_STREAMERS_THE_WIND_THAT_MOVE_US_MANGO_1_1_65a9c71701.png" alt="Featured image of post The Wind That Moves Us" /&gt;&lt;p&gt;&amp;ldquo;The Wind That Moves Us&amp;rdquo; is a data-driven sculpture created by the research and design studio Domestic Data Streamers for Mango&amp;rsquo;s 40th anniversary.&lt;/p&gt;
&lt;p&gt;The work uses survey responses from Mango team members. Those responses are quantified and translated into the dimensions and form of a sculptural bar-chart-like object. Domestic Data Streamers frames the piece as a sculpture that traces the team&amp;rsquo;s values, connecting Mango&amp;rsquo;s five corporate values with the Mediterranean metaphor of wind.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;The work can be read both up close and from a distance.&lt;/p&gt;
&lt;p&gt;First, identify the divisions corresponding to the five values. Then look at how the lengths, heights, or groupings change. The sculpture is not merely decorative; its form is partly determined by data collected from participants.&lt;/p&gt;
&lt;h2 id=&#34;why-it-matters&#34;&gt;Why It Matters
&lt;/h2&gt;&lt;p&gt;The piece turns internal organizational values into a shared physical object. It is a data sculpture, but also a participatory ritual: employees&amp;rsquo; answers become part of a collective artifact.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;The Wind That Moves Us shows how survey data can become a spatial and symbolic object. It connects corporate identity, participation, and data physicalization through a carefully staged sculpture.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Tokyo Dome City&#39;s Adaptive Identity System</title>
        <link>https://visualizing.jp/en/tokyo-dome-city-adaptive-identity-system/</link>
        <pubDate>Fri, 02 Jan 2026 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/tokyo-dome-city-adaptive-identity-system/</guid>
        <description>&lt;img src="https://visualizing.jp/tokyo-dome-city-adaptive-identity-system/images/cover-tdc.png" alt="Featured image of post Tokyo Dome City&#39;s Adaptive Identity System" /&gt;&lt;p&gt;Tokyo Dome City introduced a new visual identity as part of a large renewal carried out from 2023 to 2024. The project was not simply a logo refresh. It was designed as a brand system that can continue to generate and operate across typography, layout, motion, and daily communication.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/tokyo-dome-city-adaptive-identity-system/images/tdc-02.png&#34;
	width=&#34;2741&#34;
	height=&#34;1533&#34;
	srcset=&#34;https://visualizing.jp/tokyo-dome-city-adaptive-identity-system/images/tdc-02_hu_1e12cab098fa97f1.png 480w, https://visualizing.jp/tokyo-dome-city-adaptive-identity-system/images/tdc-02_hu_7f79532949cf9337.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;New visual identity&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;178&#34;
		data-flex-basis=&#34;429px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;At the center of the identity are an original variable font, a variable logo, and software-driven generation. The goal is to express the nature of Tokyo Dome City itself: an urban entertainment environment that changes constantly.&lt;/p&gt;

      &lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/850078737?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;h2 id=&#34;brand-context&#34;&gt;Brand Context
&lt;/h2&gt;&lt;p&gt;Tokyo Dome City combines a baseball stadium, amusement park, retail, hotel, spa, and many event spaces. Its audience and communication context change every day, so a fixed identity would not fully capture the site&amp;rsquo;s character.&lt;/p&gt;
&lt;h2 id=&#34;why-it-matters&#34;&gt;Why It Matters
&lt;/h2&gt;&lt;p&gt;The adaptive identity treats change as a brand asset. Variable typography and generative operation allow the identity to respond to different events, media, and moods without losing coherence.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Tokyo Dome City&amp;rsquo;s identity is a strong example of a contemporary adaptive brand system. It uses variable type and software logic to make the brand itself behave like the place it represents.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Isoline Map</title>
        <link>https://visualizing.jp/en/isolines-map/</link>
        <pubDate>Wed, 10 Dec 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/isolines-map/</guid>
        <description>&lt;img src="https://visualizing.jp/isolines-map/images/thumb_ph_vizjp.png" alt="Featured image of post Isoline Map" /&gt;&lt;p&gt;An isoline map visualizes continuous spatial change by connecting points with the same value. Contour lines, isotherms, and isobars are familiar examples. Unlike choropleth maps, which color administrative areas, isoline maps emphasize the continuity of the phenomenon itself.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;The idea of isolines is old. Edmond Halley produced an early scientific isoline map in 1701 showing magnetic declination in the Atlantic. In the eighteenth and nineteenth centuries, contour lines and isotherms became important tools in topography, meteorology, oceanography, and geology.&lt;/p&gt;
&lt;p&gt;With GIS, isolines can now be generated from observation points using interpolation methods such as kriging, inverse distance weighting, and splines.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Observation points&lt;/td&gt;
          &lt;td&gt;Locations with measured values&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Values&lt;/td&gt;
          &lt;td&gt;Temperature, elevation, pressure, travel time, etc.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Interpolation method&lt;/td&gt;
          &lt;td&gt;Generates a continuous surface&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Contour interval&lt;/td&gt;
          &lt;td&gt;Determines which values are drawn as lines&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to reveal gradients and spatial structure. Isolines show how values change across space, where peaks and valleys occur, and how smoothly a phenomenon varies.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Elevation contours&lt;/li&gt;
&lt;li&gt;Weather maps&lt;/li&gt;
&lt;li&gt;Sea-level or ocean temperature maps&lt;/li&gt;
&lt;li&gt;Air pressure and wind analysis&lt;/li&gt;
&lt;li&gt;Travel-time accessibility maps&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Choose contour intervals carefully.&lt;/li&gt;
&lt;li&gt;Label lines when exact values matter.&lt;/li&gt;
&lt;li&gt;Avoid drawing too many lines.&lt;/li&gt;
&lt;li&gt;Combine with color only when it improves clarity.&lt;/li&gt;
&lt;li&gt;Note the interpolation method when values are estimated.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Isoline maps are effective for continuous phenomena. They help readers see gradients and patterns, but the result depends strongly on interpolation and contour interval choices.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Isopleth Map</title>
        <link>https://visualizing.jp/en/isopleths-map/</link>
        <pubDate>Wed, 10 Dec 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/isopleths-map/</guid>
        <description>&lt;img src="https://visualizing.jp/isopleths-map/images/thumb_ph_vizjp.png" alt="Featured image of post Isopleth Map" /&gt;&lt;p&gt;An isopleth map is a thematic map that represents the distribution of a continuous quantity by coloring areas bounded by lines of equal value. Observation points are interpolated into a continuous surface, and zones between equal-value boundaries are filled with color or shading. It is useful for seeing phenomena such as temperature, humidity, air pollution, and population density as spatial fields.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;The term &amp;ldquo;isopleth&amp;rdquo; is associated with a classification proposed by John K. Wright in 1944. Wright distinguished lines connecting directly measurable point values from lines representing values such as ratios or densities that are derived for areas. This distinction helped formalize contour-based thematic mapping.&lt;/p&gt;
&lt;p&gt;From the 1960s onward, computer-based interpolation made it easier to extract isolines and fill the resulting areas. With the spread of GIS in the 1990s, isopleth maps became standard in meteorology, environmental monitoring, and spatial analysis.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data element&lt;/th&gt;
          &lt;th&gt;Description&lt;/th&gt;
          &lt;th&gt;Example&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Observation coordinates&lt;/td&gt;
          &lt;td&gt;Locations of measurement points&lt;/td&gt;
          &lt;td&gt;Weather stations, air-quality monitors&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Observed value&lt;/td&gt;
          &lt;td&gt;Numeric value at each point&lt;/td&gt;
          &lt;td&gt;Temperature, PM2.5, population density&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Interpolation method&lt;/td&gt;
          &lt;td&gt;Algorithm for estimating the surface&lt;/td&gt;
          &lt;td&gt;Kriging, IDW, spline&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Classification method&lt;/td&gt;
          &lt;td&gt;How value ranges are divided&lt;/td&gt;
          &lt;td&gt;Equal interval, quantile, Jenks&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Color scheme&lt;/td&gt;
          &lt;td&gt;Colors assigned to classes&lt;/td&gt;
          &lt;td&gt;Sequential gradient, stepped palette&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to communicate the spatial spread and intensity of a continuous variable through color-filled areas. Compared with an isoline map, which uses only lines, an isopleth map gives a stronger visual impression of high and low regions.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Weather maps for temperature, humidity, and wind speed&lt;/li&gt;
&lt;li&gt;Air-pollution maps for PM2.5, ozone, or NO2&lt;/li&gt;
&lt;li&gt;Urban heat-island analysis&lt;/li&gt;
&lt;li&gt;Ocean maps for sea surface temperature and salinity&lt;/li&gt;
&lt;li&gt;Noise or radiation exposure mapping&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;characteristics&#34;&gt;Characteristics
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Aspect&lt;/th&gt;
          &lt;th&gt;Description&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Target&lt;/td&gt;
          &lt;td&gt;Spatially continuous quantities&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Input&lt;/td&gt;
          &lt;td&gt;Discrete observation points plus interpolation&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Representation&lt;/td&gt;
          &lt;td&gt;Colored areas bounded by equal-value lines&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Strength&lt;/td&gt;
          &lt;td&gt;Makes broad distribution patterns easy to see&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Weakness&lt;/td&gt;
          &lt;td&gt;Depends heavily on interpolation and classification&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Tools&lt;/td&gt;
          &lt;td&gt;ArcGIS, QGIS, Python, R&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;First check the legend to understand the color order and units. Then note how the classes were created, because equal intervals, quantiles, and natural breaks can produce different impressions from the same data.&lt;/p&gt;
&lt;p&gt;Remember that the map may show estimated values, not direct observations, especially in areas far from measurement points. If possible, inspect the observation locations as well.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use a sequential palette for one-directional values and a diverging palette when there is a meaningful midpoint.&lt;/li&gt;
&lt;li&gt;State the classification method and number of classes.&lt;/li&gt;
&lt;li&gt;Use color-vision-friendly palettes.&lt;/li&gt;
&lt;li&gt;Include units, interpolation method, data source, and uncertainty notes.&lt;/li&gt;
&lt;li&gt;Keep area boundaries subtle so color remains the main signal.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;alternatives&#34;&gt;Alternatives
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Method&lt;/th&gt;
          &lt;th&gt;Feature&lt;/th&gt;
          &lt;th&gt;Suitable when&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Isoline map&lt;/td&gt;
          &lt;td&gt;Shows equal-value lines only&lt;/td&gt;
          &lt;td&gt;You need to read gradients or structure precisely&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Heat map&lt;/td&gt;
          &lt;td&gt;Colors pixels continuously&lt;/td&gt;
          &lt;td&gt;A smoother surface is desired&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Choropleth map&lt;/td&gt;
          &lt;td&gt;Colors administrative areas&lt;/td&gt;
          &lt;td&gt;The purpose is administrative comparison&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Raster map&lt;/td&gt;
          &lt;td&gt;Uses grid cells&lt;/td&gt;
          &lt;td&gt;Resolution should be explicit&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Isopleth maps are useful for showing continuous spatial phenomena as colored surfaces. They are common in weather, environmental, and urban analysis, but their credibility depends on appropriate interpolation and classification.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;2
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-fallback&#34; data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;- [Contour line - Wikipedia](https://en.wikipedia.org/wiki/Contour_line)
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;- [Isarithmic map - Wikipedia](https://en.wikipedia.org/wiki/Isarithmic_map)
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
        </item>
        <item>
        <title>Comparing the Behavior of Locals and Tourists Through Tweets</title>
        <link>https://visualizing.jp/en/locals-and-tourists/</link>
        <pubDate>Thu, 20 Nov 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/locals-and-tourists/</guid>
        <description>&lt;img src="https://visualizing.jp/locals-and-tourists/images/tokyo.png" alt="Featured image of post Comparing the Behavior of Locals and Tourists Through Tweets" /&gt;&lt;p&gt;This work is part of the &amp;ldquo;Locals &amp;amp; Tourists&amp;rdquo; project by data artist Eric Fischer, created with support from Mapbox and the Twitter data provider Gnip.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Note&lt;br&gt;
The original online version at &lt;code&gt;labs.mapbox.com/labs/twitter-gnip/locals/&lt;/code&gt; currently fails to render the map. At the time, the interface allowed users to switch interactively among cities around the world. As of 2024-2025, the work is mainly accessible through archived images and screenshots.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Using a large volume of geotagged tweets from around 2011 to 2013, the project compared the behavior of locals and tourists in cities around the world. The image shown here is the view around Tokyo.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/locals-and-tourists/images/tokyo.png&#34;
	width=&#34;1390&#34;
	height=&#34;805&#34;
	srcset=&#34;https://visualizing.jp/locals-and-tourists/images/tokyo_hu_bafaffedc27ca9d9.png 480w, https://visualizing.jp/locals-and-tourists/images/tokyo_hu_e5a5f3fd4825abdb.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Tokyo&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;172&#34;
		data-flex-basis=&#34;414px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;overview&#34;&gt;Overview
&lt;/h2&gt;&lt;p&gt;On the map, blue points represent locals and red points represent tourists. By looking at the density and distribution of the points, the viewer can see everyday activity zones and tourist zones within a city. The original interface allowed comparisons among Tokyo, New York, London, San Francisco, and many other cities.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;The visualization removes most basemap detail and draws only tweet locations on a pale map. The information comes from color and spatial distribution.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Blue points (Locals)&lt;/strong&gt;&lt;br&gt;
These are tweets by users who tweeted continuously in the city for more than one month. In the Tokyo view, blue points often form linear patterns along railways and commuting corridors, revealing everyday movement patterns.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Red points (Tourists)&lt;/strong&gt;&lt;br&gt;
These are tweets by users who were local to another city and stayed in the target city for less than one month. In Tokyo, red points cluster around places such as Asakusa, Shibuya, Shinjuku, Akihabara, Ginza, and Tokyo Disney Resort.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Density and pattern&lt;/strong&gt;&lt;br&gt;
Dense point clusters indicate active tweeting locations. Comparing blue and red reveals whether a place is used by both residents and visitors, or whether it is mainly a tourist hotspot.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/locals-and-tourists/images/nyc1.png&#34;
	width=&#34;1060&#34;
	height=&#34;712&#34;
	srcset=&#34;https://visualizing.jp/locals-and-tourists/images/nyc1_hu_589ef9526d5581b0.png 480w, https://visualizing.jp/locals-and-tourists/images/nyc1_hu_67c2fa05815384bc.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;New York&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;148&#34;
		data-flex-basis=&#34;357px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/locals-and-tourists/images/nyc2.png&#34;
	width=&#34;1368&#34;
	height=&#34;543&#34;
	srcset=&#34;https://visualizing.jp/locals-and-tourists/images/nyc2_hu_6ef24c920ffb456.png 480w, https://visualizing.jp/locals-and-tourists/images/nyc2_hu_b9e80e94ecef3a9c.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;New York&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;251&#34;
		data-flex-basis=&#34;604px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;background&#34;&gt;Background
&lt;/h2&gt;&lt;p&gt;According to Mapbox&amp;rsquo;s blog, the project used roughly three billion tweets, mainly geotagged tweets from September 2011 to May 2013. Fischer classified users using location and time: long-term presence indicated locals, while short-term presence by people local elsewhere indicated tourists.&lt;/p&gt;
&lt;p&gt;This made it possible to create a global visualization of local and tourist spatial distributions. The Tokyo view is one example. Comparing it with other cities reveals differences in tourism concentration, business districts, transportation infrastructure, and urban form.&lt;/p&gt;
&lt;p&gt;Related projects using the same interface included &amp;ldquo;Languages of Twitter&amp;rdquo; and maps of phone brands, making this series a representative example of urban visualization using social media data.&lt;/p&gt;
&lt;h2 id=&#34;color-and-category&#34;&gt;Color and Category
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Color&lt;/th&gt;
          &lt;th&gt;Category&lt;/th&gt;
          &lt;th&gt;Classification idea&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Blue&lt;/td&gt;
          &lt;td&gt;Locals&lt;/td&gt;
          &lt;td&gt;Users tweeting continuously in the same metropolitan area for more than one month&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Red&lt;/td&gt;
          &lt;td&gt;Tourists&lt;/td&gt;
          &lt;td&gt;Users tweeting in the city for less than one month and local to another city&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;White background&lt;/td&gt;
          &lt;td&gt;Basemap&lt;/td&gt;
          &lt;td&gt;Minimal geographic context so tweet distribution forms the city shape&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;&amp;ldquo;Locals &amp;amp; Tourists&amp;rdquo; visualizes how cities are used through social media traces. The Tokyo view contrasts local activity along rail and daily movement corridors with tourist activity around well-known destinations. Comparing multiple cities suggests uses in tourism policy, urban planning, and place branding.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://labs.mapbox.com/labs/twitter-gnip/locals/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Mapbox Labs - Locals &amp;amp; Tourists&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://blog.mapbox.com/visualizing-3-billion-tweets-f6fc2aea03b0&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Mapbox Blog - Visualizing 3 Billion Tweets&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://commons.wikimedia.org/wiki/File:Locals_and_Tourists_%28Tokyo%29_as_an_interactive_web_map_%289083255893%29.png&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Wikimedia Commons - Locals and Tourists (Tokyo)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>The Structure of the Art World Revealed by Network Science</title>
        <link>https://visualizing.jp/en/quantifying-reputation-and-success-in-art/</link>
        <pubDate>Thu, 20 Nov 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/quantifying-reputation-and-success-in-art/</guid>
        <description>&lt;img src="https://visualizing.jp/quantifying-reputation-and-success-in-art/images/cover_quantifying-reputation-and-success-in-art.png" alt="Featured image of post The Structure of the Art World Revealed by Network Science" /&gt;&lt;p&gt;This visualization shows a large network built from exhibition histories at museums and galleries around the world. It quantitatively reveals which institutions occupy the center of the art world and which sit at the periphery.&lt;/p&gt;
&lt;p&gt;The figure comes from the co-exhibition network published in the 2018 &lt;em&gt;Science&lt;/em&gt; paper &amp;ldquo;Quantifying reputation and success in art&amp;rdquo; by Albert-Laszlo Barabasi and collaborators.&lt;/p&gt;
&lt;p&gt;Barabasi is known for work on scale-free networks and preferential attachment. This study was notable because it showed that artistic careers also follow measurable network structures.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/quantifying-reputation-and-success-in-art/images/editorial-f1.large-.jpeg&#34;
	width=&#34;900&#34;
	height=&#34;990&#34;
	srcset=&#34;https://visualizing.jp/quantifying-reputation-and-success-in-art/images/editorial-f1.large-_hu_ce54bd9c5b35ec10.jpeg 480w, https://visualizing.jp/quantifying-reputation-and-success-in-art/images/editorial-f1.large-_hu_839cadba97b9a8bc.jpeg 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Figure from the paper&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;90&#34;
		data-flex-basis=&#34;218px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;data-background&#34;&gt;Data Background
&lt;/h2&gt;&lt;p&gt;The research assembled exhibition histories spanning decades, countries, institutions, and hundreds of thousands of artists. Institutions are connected when they exhibit the same artists, creating a network of shared reputation and mobility.&lt;/p&gt;
&lt;h2 id=&#34;why-it-matters&#34;&gt;Why It Matters
&lt;/h2&gt;&lt;p&gt;The visualization suggests that success in art is not only an individual matter. Institutional position and network access strongly affect career trajectories. Moving through central institutions can shape visibility and opportunity.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;Clusters indicate groups of institutions with shared exhibition patterns. Central nodes are more strongly connected to other influential institutions. Peripheral nodes are less connected to the core network.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;This work demonstrates how network science can quantify reputation systems that often feel qualitative or opaque. It reveals the art world as a structured network of institutions and career pathways.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Why Web Map Data Sometimes Mentions EPSG:4326 and Sometimes EPSG:3857</title>
        <link>https://visualizing.jp/en/epsg-4326-3857/</link>
        <pubDate>Sun, 16 Nov 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/epsg-4326-3857/</guid>
        <description>&lt;img src="https://visualizing.jp/epsg-4326-3857/images/epsg.png" alt="Featured image of post Why Web Map Data Sometimes Mentions EPSG:4326 and Sometimes EPSG:3857" /&gt;&lt;p&gt;An &lt;a class=&#34;link&#34; href=&#34;https://epsg.io/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;EPSG code&lt;/a&gt; is an identifier assigned to coordinate reference systems, datums, projections, and related geospatial definitions. It tells software which coordinate system a geographic dataset uses.&lt;/p&gt;
&lt;p&gt;Web mapping has a common source of confusion:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Should data for a web map be EPSG:4326, or EPSG:3857?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Documentation for Foursquare, Google Maps, Mapbox, MapLibre, Kepler.gl, Cesium, QGIS, and ArcGIS can appear to say different things. The reason is that there are two different uses of coordinates: input data and map rendering or tiles.&lt;/p&gt;
&lt;h2 id=&#34;conclusion&#34;&gt;Conclusion
&lt;/h2&gt;&lt;blockquote&gt;
&lt;p&gt;User-uploaded data should generally be in &lt;strong&gt;EPSG:4326&lt;/strong&gt;.&lt;br&gt;
Map tiles and rendering often use &lt;strong&gt;EPSG:3857&lt;/strong&gt; internally.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Input data layer -&amp;gt; EPSG:4326&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Map tile and rendering layer -&amp;gt; EPSG:3857&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Many people get confused because documentation may describe different layers of the system.&lt;/p&gt;
&lt;p&gt;GIS tools such as QGIS and ArcGIS can handle many projections, so they are outside the main scope of this simplified web-map explanation.&lt;/p&gt;
&lt;h2 id=&#34;geojson-is-fixed-to-wgs84-longitudelatitude&#34;&gt;GeoJSON Is Fixed to WGS84 Longitude/Latitude
&lt;/h2&gt;&lt;p&gt;The GeoJSON specification, RFC 7946, states that coordinates must be in WGS84 longitude and latitude. In practice, this means EPSG:4326.&lt;/p&gt;
&lt;p&gt;Therefore, web mapping tools that accept GeoJSON generally assume input data in EPSG:4326. This is true across MapLibre, Mapbox, Kepler.gl, Cesium, Google Maps, and OpenLayers.&lt;/p&gt;
&lt;h2 id=&#34;map-tiles-use-epsg3857&#34;&gt;Map Tiles Use EPSG:3857
&lt;/h2&gt;&lt;p&gt;Google Maps popularized Web Mercator, EPSG:3857, and the web tile system based on &lt;code&gt;z/x/y&lt;/code&gt; coordinates. OpenStreetMap, Mapbox Vector Tile, and many other web map systems follow this convention.&lt;/p&gt;
&lt;p&gt;In other words, map tiles are usually in 3857 even though the data you upload is 4326.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note on Cesium:&lt;/strong&gt; Cesium accepts EPSG:4326-style longitude and latitude input, but rendering uses Earth-Centered, Earth-Fixed coordinates, EPSG:4978. The structure is still the same: input and rendering coordinates are different.&lt;/p&gt;
&lt;h2 id=&#34;internal-processing&#34;&gt;Internal Processing
&lt;/h2&gt;&lt;p&gt;A typical web map pipeline looks like this:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;User data in EPSG:4326 longitude and latitude.&lt;/li&gt;
&lt;li&gt;The map engine projects the data internally.&lt;/li&gt;
&lt;li&gt;The display is aligned to the tile/rendering coordinate system, usually EPSG:3857.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;So documentation that says &amp;ldquo;4326&amp;rdquo; may be correct for input, while documentation that says &amp;ldquo;3857&amp;rdquo; may be correct for tiles or rendering.&lt;/p&gt;
&lt;h2 id=&#34;does-any-tool-require-epsg3857-as-input&#34;&gt;Does Any Tool Require EPSG:3857 as Input?
&lt;/h2&gt;&lt;p&gt;Almost none, if by &amp;ldquo;input&amp;rdquo; we mean ordinary user data such as GeoJSON. The main exception is vector tile generation. When data is being prepared as map tiles, then EPSG:3857 becomes relevant.&lt;/p&gt;
&lt;p&gt;Do not confuse ordinary web map upload data with GIS servers or OGC services such as WMS and WMTS. Those systems can support many projections and have different design goals.&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Method&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
          &lt;th&gt;Projection&lt;/th&gt;
          &lt;th&gt;Feature&lt;/th&gt;
          &lt;th&gt;Typical use&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Map tiles / XYZ tiles&lt;/td&gt;
          &lt;td&gt;De facto web map tile delivery&lt;/td&gt;
          &lt;td&gt;Usually EPSG:3857&lt;/td&gt;
          &lt;td&gt;Fast, cacheable, compatible with Google Maps and OSM&lt;/td&gt;
          &lt;td&gt;Web maps, apps, MapLibre, Mapbox, Kepler&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;GIS server&lt;/td&gt;
          &lt;td&gt;GIS-oriented map delivery&lt;/td&gt;
          &lt;td&gt;Flexible&lt;/td&gt;
          &lt;td&gt;Supports WMS, WMTS, tiles, analysis workflows&lt;/td&gt;
          &lt;td&gt;Government GIS, surveying, business systems&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;WMS / WMTS&lt;/td&gt;
          &lt;td&gt;OGC standard services&lt;/td&gt;
          &lt;td&gt;Flexible&lt;/td&gt;
          &lt;td&gt;More projection flexibility than web tiles&lt;/td&gt;
          &lt;td&gt;Public GIS and precision-oriented systems&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Misunderstanding&lt;/th&gt;
          &lt;th&gt;Cause&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;&amp;ldquo;I do not know which EPSG to upload.&amp;rdquo;&lt;/td&gt;
          &lt;td&gt;Input coordinates and rendering coordinates are mixed up.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&amp;ldquo;Google Maps mentions both 4326 and 3857.&amp;rdquo;&lt;/td&gt;
          &lt;td&gt;One refers to input data; the other to tiles.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&amp;ldquo;MapLibre renders in 3857, so should input be 3857?&amp;rdquo;&lt;/td&gt;
          &lt;td&gt;GeoJSON input is still based on 4326.&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;For ordinary web map data, prepare longitude and latitude in EPSG:4326. Let the map engine project it for display.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.rfc-editor.org/rfc/rfc7946&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;RFC 7946 GeoJSON Specification&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://developers.google.com/maps/documentation/javascript/coordinates&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Google Maps JavaScript API - Coordinates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://wiki.openstreetmap.org/wiki/Web_Mercator&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;OpenStreetMap Wiki - Web Mercator&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/mapbox/vector-tile-spec&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Mapbox Vector Tile Spec&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://cesium.com/docs/tutorials/geometry-and-appearance/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Cesium Documentation - Geometry and Appearance&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Scatterplot Matrix</title>
        <link>https://visualizing.jp/en/scatterplot-matrix/</link>
        <pubDate>Wed, 12 Nov 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/scatterplot-matrix/</guid>
        <description>&lt;img src="https://visualizing.jp/scatterplot-matrix/images/thumb_ph_vizjp.png" alt="Featured image of post Scatterplot Matrix" /&gt;&lt;p&gt;A scatterplot matrix, or SPLOM, displays pairwise relationships among multiple variables in a grid of scatterplots. Each variable is combined with every other variable across rows and columns, allowing correlations, patterns, clusters, and outliers to be explored at once.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Scatterplot matrices developed in the context of exploratory data analysis, especially the work of John W. Tukey. They became standard in statistical software such as S and later R, and are now available in Python libraries, Tableau, Power BI, and other tools.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;p&gt;The data is a table with observations as rows and numeric variables as columns. A matrix is generated by plotting each variable against every other variable.&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to examine many pairwise relationships quickly. It is especially useful at the beginning of analysis, before deciding which relationships deserve more detailed modeling.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use it for a moderate number of variables.&lt;/li&gt;
&lt;li&gt;Add color for categories when helpful.&lt;/li&gt;
&lt;li&gt;Consider histograms or density plots on the diagonal.&lt;/li&gt;
&lt;li&gt;Use brushing or interaction for dense datasets.&lt;/li&gt;
&lt;li&gt;Avoid overplotting through transparency or sampling.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Scatterplot matrices are a basic tool for multivariate exploration. They help analysts see relationships and outliers across many variables, but they become difficult to read when the number of variables or observations is too large.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Word Bubble</title>
        <link>https://visualizing.jp/en/word-bubble/</link>
        <pubDate>Wed, 12 Nov 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/word-bubble/</guid>
        <description>&lt;img src="https://visualizing.jp/word-bubble/images/BubbleChart-1.png" alt="Featured image of post Word Bubble" /&gt;&lt;p&gt;A word bubble chart represents words from text data as circles. The size and color of each bubble can encode frequency, importance, category, or sentiment. It resembles a word cloud, but avoids overlapping words and can provide a clearer layout and stronger sense of relative structure. It is often used to communicate results from natural language processing and text mining.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Word bubbles emerged as a more structured extension of word clouds. From the 2010s onward, implementations appeared in visualization tools and D3.js examples under names such as word bubble chart or bubble cloud. The method became useful in data journalism, education, marketing, and survey analysis because it combines visual appeal with clearer comparison.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Field&lt;/th&gt;
          &lt;th&gt;Example&lt;/th&gt;
          &lt;th&gt;Description&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;word&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&amp;ldquo;data&amp;rdquo;&lt;/td&gt;
          &lt;td&gt;Word to display&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;frequency&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;120&lt;/td&gt;
          &lt;td&gt;Count or score&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;category&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&amp;ldquo;technology&amp;rdquo;&lt;/td&gt;
          &lt;td&gt;Optional topic or group&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Bubble size is usually determined by &lt;code&gt;frequency&lt;/code&gt;, while color often represents &lt;code&gt;category&lt;/code&gt; or sentiment.&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to make important or characteristic words in a text collection visible at a glance. Because relative frequency can be compared visually, the method is useful for presenting quantitative text analysis in an intuitive way.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Sentiment analysis of social media and reviews&lt;/li&gt;
&lt;li&gt;Summaries of free-text survey responses&lt;/li&gt;
&lt;li&gt;Keyword analysis of speeches and articles&lt;/li&gt;
&lt;li&gt;Brand and product language analysis&lt;/li&gt;
&lt;li&gt;Vocabulary exploration in education&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;characteristics&#34;&gt;Characteristics
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;More structured than a word cloud because overlaps are avoided.&lt;/li&gt;
&lt;li&gt;Size and color can encode multiple dimensions.&lt;/li&gt;
&lt;li&gt;Interactive tooltips and clicks can show details.&lt;/li&gt;
&lt;li&gt;It can balance visual appeal and readability when the word count is controlled.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Bubble size&lt;/strong&gt; shows word frequency or score.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Bubble color&lt;/strong&gt; often shows sentiment or category.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Placement&lt;/strong&gt; may reflect frequency, semantic grouping, or clustering.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Labels&lt;/strong&gt; identify the words and make comparison possible.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Do not show too many words.&lt;/li&gt;
&lt;li&gt;Use appropriate scaling so smaller terms remain readable.&lt;/li&gt;
&lt;li&gt;Choose colors for category distinction and accessibility.&lt;/li&gt;
&lt;li&gt;Avoid random-looking layouts when semantic or frequency structure matters.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;alternatives&#34;&gt;Alternatives
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Method&lt;/th&gt;
          &lt;th&gt;Feature&lt;/th&gt;
          &lt;th&gt;Suitable when&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Word cloud&lt;/td&gt;
          &lt;td&gt;Quick overall impression&lt;/td&gt;
          &lt;td&gt;You want a broad textual impression&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Heatmap&lt;/td&gt;
          &lt;td&gt;Precise value comparison&lt;/td&gt;
          &lt;td&gt;Quantitative differences matter&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Network diagram&lt;/td&gt;
          &lt;td&gt;Shows relationships&lt;/td&gt;
          &lt;td&gt;Co-occurrence and context matter&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Circle packing&lt;/td&gt;
          &lt;td&gt;Preserves hierarchy&lt;/td&gt;
          &lt;td&gt;Words are grouped by categories&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Word bubbles are a structured way to visualize important words in text data. Compared with word clouds, they provide better layout control and comparison, making them useful for journalism, education, marketing, and text analytics.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://observablehq.com/@d3/bubble-chart&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;D3.js - Bubble Chart Example&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://datavizcatalogue.com/methods/word_bubbles.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Visualization Universe - Word Bubble&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Word Cloud</title>
        <link>https://visualizing.jp/en/word-clouds/</link>
        <pubDate>Wed, 12 Nov 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/word-clouds/</guid>
        <description>&lt;img src="https://visualizing.jp/word-clouds/images/State-of-the-Union-2.png" alt="Featured image of post Word Cloud" /&gt;&lt;p&gt;A word cloud visualizes words from text data by changing font size, color, or placement according to frequency or importance. It is often used to give a quick impression of documents, social media posts, survey responses, and other text collections. Larger words usually indicate higher frequency or importance.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Word clouds grew from tag clouds, which became common on blogs and web services in the early 2000s. Tag clouds displayed tags according to frequency. Later, natural language processing and visualization tools extended the idea to words extracted from arbitrary text.&lt;/p&gt;
&lt;p&gt;IBM&amp;rsquo;s Wordle, created by Jonathan Feinberg in 2008, helped popularize the modern word cloud.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Word&lt;/td&gt;
          &lt;td&gt;Text to display&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Frequency or score&lt;/td&gt;
          &lt;td&gt;Determines size&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Category or sentiment&lt;/td&gt;
          &lt;td&gt;Optional color grouping&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to provide a quick visual summary of prominent terms. It is useful for exploratory or communicative contexts, but it is not ideal for precise comparison.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Remove stop words and irrelevant terms.&lt;/li&gt;
&lt;li&gt;Avoid showing too many words.&lt;/li&gt;
&lt;li&gt;Use color with meaning, not only decoration.&lt;/li&gt;
&lt;li&gt;Do not overclaim precise quantitative findings from layout.&lt;/li&gt;
&lt;li&gt;Consider bar charts when exact ranking matters.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Word clouds are accessible and memorable, but they are approximate. They work best as an entry point into text data rather than as a precise analytical chart.&lt;/p&gt;</description>
        </item>
        <item>
        <title>How Matplotlib Moved from jet to Viridis</title>
        <link>https://visualizing.jp/en/matplotlib-colorscheme/</link>
        <pubDate>Tue, 11 Nov 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/matplotlib-colorscheme/</guid>
        <description>&lt;img src="https://visualizing.jp/matplotlib-colorscheme/images/option_d.png" alt="Featured image of post How Matplotlib Moved from jet to Viridis" /&gt;&lt;p&gt;For many years, Matplotlib&amp;rsquo;s default colormap was &lt;code&gt;jet&lt;/code&gt;. Its perceptual unevenness and poor support for color-vision diversity were increasingly criticized, and the Matplotlib community eventually introduced a new set of perceptually uniform colormaps centered on Viridis. This article traces that change through primary sources and related discussions.&lt;/p&gt;
&lt;h2 id=&#34;the-matlab-legacy-of-jet&#34;&gt;The MATLAB Legacy of jet
&lt;/h2&gt;&lt;p&gt;Matplotlib was originally designed to feel familiar to researchers and engineers moving from MATLAB to Python. MATLAB had long used rainbow-like colormaps, especially &lt;code&gt;jet&lt;/code&gt;, and Matplotlib followed that convention.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/matplotlib-colorscheme/images/jet.png&#34;
	width=&#34;2000&#34;
	height=&#34;1200&#34;
	srcset=&#34;https://visualizing.jp/matplotlib-colorscheme/images/jet_hu_d34c7935960e814e.png 480w, https://visualizing.jp/matplotlib-colorscheme/images/jet_hu_7ad0e885d64cf41b.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;jet&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;166&#34;
		data-flex-basis=&#34;400px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;The problem is that rainbow colormaps have serious perceptual weaknesses. Their brightness changes are not uniform, so flat data can appear to contain false edges. Yellow and green regions can attract attention even when they do not correspond to meaningful extremes. They also degrade poorly in grayscale and for many color-vision-diverse readers.&lt;/p&gt;
&lt;p&gt;Visualization researchers had criticized these problems for years. Matplotlib&amp;rsquo;s own documentation now notes that rainbow colormaps are generally poor choices for quantitative scalar data.&lt;/p&gt;
&lt;h2 id=&#34;the-turning-point-issue-875&#34;&gt;The Turning Point: Issue #875
&lt;/h2&gt;&lt;p&gt;In 2012, the Matplotlib GitHub issue &amp;ldquo;Replace &amp;lsquo;jet&amp;rsquo; as the default colormap&amp;rdquo; made the problem explicit. The discussion argued that rainbow colormaps can confuse viewers, obscure data through uncontrolled luminance variation, and introduce gradients that are not present in the data.&lt;/p&gt;
&lt;p&gt;This issue gave the community a concrete design question: if &lt;code&gt;jet&lt;/code&gt; should no longer be the default, what should replace it?&lt;/p&gt;
&lt;h2 id=&#34;designing-the-new-colormaps&#34;&gt;Designing the New Colormaps
&lt;/h2&gt;&lt;p&gt;In 2015, Nathaniel J. Smith and Stéfan van der Walt designed four candidate colormaps: Magma, Inferno, Plasma, and Viridis.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/matplotlib-colorscheme/images/option_a.png&#34;
	width=&#34;2000&#34;
	height=&#34;1200&#34;
	srcset=&#34;https://visualizing.jp/matplotlib-colorscheme/images/option_a_hu_889c0d1a97ec30f7.png 480w, https://visualizing.jp/matplotlib-colorscheme/images/option_a_hu_36d81c99e2c7a171.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Option A&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;166&#34;
		data-flex-basis=&#34;400px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/matplotlib-colorscheme/images/option_b.png&#34;
	width=&#34;2000&#34;
	height=&#34;1200&#34;
	srcset=&#34;https://visualizing.jp/matplotlib-colorscheme/images/option_b_hu_4d1bf74eb2d9870a.png 480w, https://visualizing.jp/matplotlib-colorscheme/images/option_b_hu_4346f762472c7ba0.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Option B&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;166&#34;
		data-flex-basis=&#34;400px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/matplotlib-colorscheme/images/option_c.png&#34;
	width=&#34;2000&#34;
	height=&#34;1200&#34;
	srcset=&#34;https://visualizing.jp/matplotlib-colorscheme/images/option_c_hu_5ffb980507a92e0d.png 480w, https://visualizing.jp/matplotlib-colorscheme/images/option_c_hu_640cd0cbfd43cf14.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Option C&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;166&#34;
		data-flex-basis=&#34;400px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/matplotlib-colorscheme/images/option_d.png&#34;
	width=&#34;2000&#34;
	height=&#34;1200&#34;
	srcset=&#34;https://visualizing.jp/matplotlib-colorscheme/images/option_d_hu_612e67532ae7d4b1.png 480w, https://visualizing.jp/matplotlib-colorscheme/images/option_d_hu_8f0732574f9d2922.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Option D&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;166&#34;
		data-flex-basis=&#34;400px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;The candidates were designed around several principles: perceptual uniformity, monotonically increasing luminance, readability in grayscale, and better behavior for color-vision diversity. &amp;ldquo;Option D&amp;rdquo; became Viridis and was selected as the new default for Matplotlib 2.0.&lt;/p&gt;
&lt;h2 id=&#34;why-viridis-works-better&#34;&gt;Why Viridis Works Better
&lt;/h2&gt;&lt;p&gt;Viridis is a sequential colormap with a controlled progression of lightness. This means equal steps in data are more likely to look like equal perceptual steps. It remains interpretable in grayscale and avoids the false boundaries that rainbow maps often create.&lt;/p&gt;
&lt;p&gt;The change was not merely aesthetic. It was a shift from tradition-driven defaults to perception-driven design.&lt;/p&gt;
&lt;h2 id=&#34;design-lessons&#34;&gt;Design Lessons
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Default choices matter because many users never change them.&lt;/li&gt;
&lt;li&gt;Sequential quantitative data should use perceptually ordered colormaps.&lt;/li&gt;
&lt;li&gt;Luminance is as important as hue.&lt;/li&gt;
&lt;li&gt;Accessibility should be part of the default, not an optional refinement.&lt;/li&gt;
&lt;li&gt;Scientific visualization should avoid color schemes that create non-data artifacts.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Matplotlib&amp;rsquo;s move from &lt;code&gt;jet&lt;/code&gt; to Viridis is one of the clearest examples of visualization practice absorbing findings from perception research. The new default made ordinary plots more accurate, accessible, and less misleading without requiring users to become color experts.&lt;/p&gt;</description>
        </item>
        <item>
        <title>When a Map Projection Changed a Border: The 1990 U.S.-USSR Maritime Boundary Agreement</title>
        <link>https://visualizing.jp/en/marine-border-dispute/</link>
        <pubDate>Sun, 09 Nov 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/marine-border-dispute/</guid>
        <description>&lt;img src="https://visualizing.jp/marine-border-dispute/images/cover.png" alt="Featured image of post When a Map Projection Changed a Border: The 1990 U.S.-USSR Maritime Boundary Agreement" /&gt;&lt;p&gt;Is a straight line on a map also straight on the Earth? Not necessarily.&lt;/p&gt;
&lt;p&gt;The 1990 U.S.-USSR Maritime Boundary Agreement exposed exactly this problem. The United States and the Soviet Union read the same treaty text, but interpreted the line through different map projections. As a result, the boundary at sea could shift by tens of thousands of square kilometers depending on the projection used.&lt;/p&gt;
&lt;h2 id=&#34;the-problem&#34;&gt;The Problem
&lt;/h2&gt;&lt;p&gt;Maps flatten the Earth, and every projection distorts something: area, shape, distance, or direction. A line that looks straight in one projection may curve in another. In maritime boundary agreements, this is not a minor cartographic detail. It can determine which country controls fishing grounds, seabed resources, and strategic waters.&lt;/p&gt;
&lt;h2 id=&#34;projection-and-legal-interpretation&#34;&gt;Projection and Legal Interpretation
&lt;/h2&gt;&lt;p&gt;The dispute centered on how to interpret a line drawn or described using a particular map framework. If the line is treated as a straight line on a Mercator map, it follows a rhumb line. If it is interpreted on the globe, it may follow a geodesic or another path.&lt;/p&gt;
&lt;p&gt;Both interpretations can sound reasonable unless the treaty explicitly defines the coordinate reference system and geometric rule. This is why modern geospatial agreements must specify not only points but also how lines between them are to be understood.&lt;/p&gt;
&lt;h2 id=&#34;why-it-matters&#34;&gt;Why It Matters
&lt;/h2&gt;&lt;p&gt;The case demonstrates that map design is not only visual communication. It can have legal, political, and economic consequences. A projection is a mathematical model, and choosing one can change the apparent meaning of a boundary.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-such-maps&#34;&gt;How to Read Such Maps
&lt;/h2&gt;&lt;p&gt;When reading maps involving borders or maritime lines, check:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Which projection is used.&lt;/li&gt;
&lt;li&gt;Whether a line is a rhumb line, geodesic, or straight screen line.&lt;/li&gt;
&lt;li&gt;Whether coordinates are specified in a treaty or metadata.&lt;/li&gt;
&lt;li&gt;Whether the map is illustrative or legally authoritative.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;The U.S.-USSR maritime boundary case shows that the geometry behind a map can change real-world interpretation. A line on a flat map is never neutral unless its projection and rules are specified. For data visualization and cartography, this is a reminder that visual form and mathematical definition cannot be separated.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Classified Maps and Choropleth Maps: Data Processing and Map Representation</title>
        <link>https://visualizing.jp/en/classification-and-coloplethmap/</link>
        <pubDate>Sat, 08 Nov 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/classification-and-coloplethmap/</guid>
        <description>&lt;img src="https://visualizing.jp/classification-and-coloplethmap/images/cover.png" alt="Featured image of post Classified Maps and Choropleth Maps: Data Processing and Map Representation" /&gt;&lt;p&gt;When a statistical map colors regions by value, it may be called a classified map or a choropleth map. Visually, the two can look almost identical: prefectures, municipalities, or other areas are shaded by color.&lt;/p&gt;
&lt;p&gt;But conceptually, the terms point to different perspectives. Classification emphasizes how data values are grouped into classes. Choropleth mapping emphasizes the cartographic technique of coloring geographic areas.&lt;/p&gt;
&lt;h2 id=&#34;what-classification-means&#34;&gt;What Classification Means
&lt;/h2&gt;&lt;p&gt;Classification is a data-processing step. Values are divided into ranges using methods such as equal interval, quantiles, natural breaks, or custom thresholds. The choice of classification can change the message of the map.&lt;/p&gt;
&lt;h2 id=&#34;what-a-choropleth-map-means&#34;&gt;What a Choropleth Map Means
&lt;/h2&gt;&lt;p&gt;A choropleth map is a map representation technique. It colors areas such as administrative units according to values. The visual unit is the region, and the value is usually a rate, ratio, density, or other normalized measure.&lt;/p&gt;
&lt;h2 id=&#34;why-the-distinction-matters&#34;&gt;Why the Distinction Matters
&lt;/h2&gt;&lt;p&gt;A choropleth map often uses classification, but classification can also be used in non-map charts. Likewise, a choropleth can be continuous or classified depending on the color scale. Separating the two concepts helps clarify whether a problem comes from data processing or from map design.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use normalized values for choropleth maps when area sizes differ.&lt;/li&gt;
&lt;li&gt;State the classification method.&lt;/li&gt;
&lt;li&gt;Avoid class breaks that distort interpretation.&lt;/li&gt;
&lt;li&gt;Use color scales that match the data.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Classified maps and choropleth maps overlap in practice, but they are not the same concept. Classification is about grouping data; choropleth mapping is about coloring geographic areas.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Why the African Union Called for Moving Beyond the Mercator Projection</title>
        <link>https://visualizing.jp/en/correct-the-map/</link>
        <pubDate>Sat, 08 Nov 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/correct-the-map/</guid>
        <description>&lt;img src="https://visualizing.jp/correct-the-map/images/cover.png" alt="Featured image of post Why the African Union Called for Moving Beyond the Mercator Projection" /&gt;&lt;p&gt;In August 2025, the African Union called on the international community to move away from the widely used Mercator projection and adopt the Equal Earth projection, which represents the true relative size of Africa more accurately. The statement aimed to reshape perceptions of Africa and address bias in education, media, and policy.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/correct-the-map/images/correctthemap.png&#34;
	width=&#34;3326&#34;
	height=&#34;2728&#34;
	srcset=&#34;https://visualizing.jp/correct-the-map/images/correctthemap_hu_e696321772541ed0.png 480w, https://visualizing.jp/correct-the-map/images/correctthemap_hu_c86529d23338b339.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Correct The World Map&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;121&#34;
		data-flex-basis=&#34;292px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;why-mercator-is-controversial&#34;&gt;Why Mercator Is Controversial
&lt;/h2&gt;&lt;p&gt;The Mercator projection was created for navigation. It preserves angles, which made it useful for plotting courses at sea. But it greatly exaggerates areas near the poles. Greenland, northern Europe, Russia, and Canada appear much larger relative to equatorial regions than they are on the globe.&lt;/p&gt;
&lt;p&gt;Africa is especially affected by this distortion. It is far larger than many people intuitively imagine from standard classroom maps, but Mercator maps make it appear smaller relative to northern countries.&lt;/p&gt;
&lt;h2 id=&#34;equal-earth-as-an-alternative&#34;&gt;Equal Earth as an Alternative
&lt;/h2&gt;&lt;p&gt;Equal Earth is an equal-area projection. It preserves relative area, making continents and countries visually comparable by size. It does not preserve shape as Mercator does, but it better supports discussions about geographic scale, population, resources, and global inequality.&lt;/p&gt;
&lt;h2 id=&#34;why-this-is-a-visualization-issue&#34;&gt;Why This Is a Visualization Issue
&lt;/h2&gt;&lt;p&gt;Map projections are not neutral design choices. They shape mental models of the world. If a projection repeatedly exaggerates some regions and reduces others, it can affect how people imagine importance, distance, and power.&lt;/p&gt;
&lt;p&gt;The call to change maps is therefore not only a technical cartographic recommendation. It is also a media, education, and representation issue.&lt;/p&gt;
&lt;h2 id=&#34;design-lessons&#34;&gt;Design Lessons
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Choose projections according to purpose.&lt;/li&gt;
&lt;li&gt;Do not use Mercator as a default world map when area comparison matters.&lt;/li&gt;
&lt;li&gt;Explain projection trade-offs when the map is used for education or policy.&lt;/li&gt;
&lt;li&gt;Consider equal-area projections for global thematic maps.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;The African Union&amp;rsquo;s call highlights a fundamental point in cartography: every projection makes a choice. Mercator remains useful for certain navigation and web-map contexts, but it is poorly suited to showing the relative size of continents. Equal-area projections such as Equal Earth are better choices when the message depends on geographic scale.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Distances from Major Airports to City Centers</title>
        <link>https://visualizing.jp/en/distance-to-downtown-from-airports/</link>
        <pubDate>Fri, 24 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/distance-to-downtown-from-airports/</guid>
        <description>&lt;img src="https://visualizing.jp/distance-to-downtown-from-airports/images/cover.png" alt="Featured image of post Distances from Major Airports to City Centers" /&gt;&lt;p&gt;This visualization compares the distance and access options between major airports around the world and their corresponding city centers. It was created by Peter Klumpenhouwer in 2022.&lt;/p&gt;
&lt;p&gt;Transportation routes, driving routes, and travel-time data were collected from Google Maps, Rome2Rio, and UrbanRail.net to support an international comparison of airport access.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/distance-to-downtown-from-airports/images/image.jpeg&#34;
	width=&#34;4096&#34;
	height=&#34;3072&#34;
	srcset=&#34;https://visualizing.jp/distance-to-downtown-from-airports/images/image_hu_cf3c901bdec6d42f.jpeg 480w, https://visualizing.jp/distance-to-downtown-from-airports/images/image_hu_d01d0599626c36f9.jpeg 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Distances from major airports to downtown areas&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;133&#34;
		data-flex-basis=&#34;320px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;The diagram uses a radial map format with each city center as the reference point.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/distance-to-downtown-from-airports/images/legend-2.png&#34;
	width=&#34;567&#34;
	height=&#34;938&#34;
	srcset=&#34;https://visualizing.jp/distance-to-downtown-from-airports/images/legend-2_hu_4062920609036781.png 480w, https://visualizing.jp/distance-to-downtown-from-airports/images/legend-2_hu_6115557571f6e673.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Featured airports&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;60&#34;
		data-flex-basis=&#34;145px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;Distances and transport modes are arranged so that readers can compare how far an airport sits from the urban core and what kind of access is available.&lt;/p&gt;
&lt;h2 id=&#34;why-it-matters&#34;&gt;Why It Matters
&lt;/h2&gt;&lt;p&gt;Airport convenience is not only about flight volume. Distance, transit connection, and travel time shape how travelers experience a city. This visualization makes those differences comparable across cities.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;The airport-to-downtown distance map is a compact comparison of global airport access. It combines geography, transportation, and travel experience into a single visual framework.&lt;/p&gt;</description>
        </item>
        <item>
        <title>The Map Projection on the United Nations Flag</title>
        <link>https://visualizing.jp/en/united-nations-flag/</link>
        <pubDate>Wed, 22 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/united-nations-flag/</guid>
        <description>&lt;img src="https://visualizing.jp/united-nations-flag/images/Flag_of_the_United_Nations.png" alt="Featured image of post The Map Projection on the United Nations Flag" /&gt;&lt;p&gt;The United Nations flag shows the UN emblem in white on a pale blue background. At the center is a map of the Earth surrounded by olive branches. This article introduces the map projection used in that emblem and its symbolic meaning.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-the-map&#34;&gt;How to Read the Map
&lt;/h2&gt;&lt;p&gt;The map on the flag uses an azimuthal equidistant projection centered on the North Pole. The projection shows the world as if viewed from above the pole, extending to 60 degrees south latitude and including concentric circles.&lt;/p&gt;
&lt;p&gt;This arrangement places countries around the center without emphasizing one nation as the visual focus. The projection supports the UN&amp;rsquo;s image of universality and neutrality.&lt;/p&gt;
&lt;h2 id=&#34;what-is-an-azimuthal-equidistant-projection&#34;&gt;What Is an Azimuthal Equidistant Projection?
&lt;/h2&gt;&lt;p&gt;An azimuthal equidistant projection maps the Earth from a chosen center point so that distances and directions from that center are preserved. It has been used for aviation, communications, and other applications where distance or direction from a point matters.&lt;/p&gt;
&lt;p&gt;On the UN flag, the North Pole center creates a symbolic overhead view of the world. No country is placed at the conventional center of a world map, and the design avoids privileging a single region.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;The UN flag&amp;rsquo;s map projection is a design choice with symbolic force. The azimuthal equidistant projection supports an image of global inclusiveness and political neutrality.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Tissot&#39;s Indicatrix</title>
        <link>https://visualizing.jp/en/tissots-indicatrix/</link>
        <pubDate>Wed, 22 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/tissots-indicatrix/</guid>
        <description>&lt;img src="https://visualizing.jp/tissots-indicatrix/images/Tissot_mercator.png" alt="Featured image of post Tissot&#39;s Indicatrix" /&gt;&lt;p&gt;Every map projection creates distortion because the spherical Earth must be represented on a flat plane. Tissot&amp;rsquo;s indicatrix is a method for showing that distortion quantitatively and visually.&lt;/p&gt;
&lt;h2 id=&#34;basic-principle&#34;&gt;Basic Principle
&lt;/h2&gt;&lt;p&gt;French cartographer Nicolas Auguste Tissot introduced the method in 1871. Imagine placing many tiny circles on the globe. When a projection transforms the globe onto a plane, those circles may become ellipses.&lt;/p&gt;
&lt;p&gt;If a projection were perfectly accurate everywhere, all circles would remain circles. In reality, the size, shape, and orientation of the ellipses reveal how area, angle, and scale are distorted.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;A larger ellipse indicates area enlargement.&lt;/li&gt;
&lt;li&gt;A smaller ellipse indicates area reduction.&lt;/li&gt;
&lt;li&gt;An ellipse stretched in one direction indicates directional distortion.&lt;/li&gt;
&lt;li&gt;A circle suggests local shape preservation.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;why-it-matters&#34;&gt;Why It Matters
&lt;/h2&gt;&lt;p&gt;Tissot&amp;rsquo;s indicatrix makes projection distortion visible. It helps readers understand that map projections do not merely change appearance; they change measurable properties of geography.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Tissot&amp;rsquo;s indicatrix is one of the clearest tools for teaching projection distortion. By turning abstract mathematical distortion into visible ellipses, it helps explain why no flat map can preserve everything.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Understanding Map Projection Distortion Through Faces: Projection Face</title>
        <link>https://visualizing.jp/en/projection-face/</link>
        <pubDate>Wed, 22 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/projection-face/</guid>
        <description>&lt;img src="https://visualizing.jp/projection-face/images/cover.png" alt="Featured image of post Understanding Map Projection Distortion Through Faces: Projection Face" /&gt;&lt;p&gt;A map projection transforms the three-dimensional Earth into a two-dimensional map. No projection can preserve distance, area, direction, and shape everywhere at once.&lt;/p&gt;
&lt;p&gt;Projection Face helps make this unavoidable distortion intuitive by showing how a familiar face changes under different projections. This article connects a classic 1921 cartography example with the modern interactive work &amp;ldquo;Projection Face.&amp;rdquo;&lt;/p&gt;
&lt;h2 id=&#34;from-3d-to-2d&#34;&gt;From 3D to 2D
&lt;/h2&gt;&lt;p&gt;The Earth&amp;rsquo;s surface is curved. A flat map is therefore always a transformation, not a perfect copy. Some projections preserve area, others preserve local shape, and others preserve distance or direction from certain points.&lt;/p&gt;
&lt;h2 id=&#34;why-faces-work&#34;&gt;Why Faces Work
&lt;/h2&gt;&lt;p&gt;Humans are extremely sensitive to facial distortion. A small change in proportion can feel immediately wrong. By projecting a face instead of only coastlines or graticules, distortion becomes easy to perceive.&lt;/p&gt;
&lt;h2 id=&#34;design-lesson&#34;&gt;Design Lesson
&lt;/h2&gt;&lt;p&gt;Projection comparison is often taught with graticules, continents, or Tissot&amp;rsquo;s indicatrix. Faces add another layer: they make distortion emotionally and perceptually obvious.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Projection Face is effective because it uses a familiar visual object to explain a technical cartographic problem. It makes map distortion easier to understand by turning it into a change in human appearance.&lt;/p&gt;</description>
        </item>
        <item>
        <title>What Is the Craig Projection?</title>
        <link>https://visualizing.jp/en/craig-projectionh/</link>
        <pubDate>Wed, 22 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/craig-projectionh/</guid>
        <description>&lt;img src="https://visualizing.jp/craig-projectionh/images/craig-projection.png" alt="Featured image of post What Is the Craig Projection?" /&gt;&lt;p&gt;The Craig projection is a map projection devised in 1909 by the British cartographer James Ireland Craig. It belongs to a special category called retroazimuthal projections: from any point on the map, the direction toward a specified reference point is shown correctly.&lt;/p&gt;
&lt;p&gt;In other words, if a reference point is chosen, the map is designed so that the bearing from any location on the map to that point corresponds to the real bearing on the Earth.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;The Craig projection is often discussed in relation to the practical need to know the direction of Mecca. A retroazimuthal projection can show the direction toward a chosen point from everywhere on the map, which gives it a distinctive purpose compared with more common world map projections.&lt;/p&gt;
&lt;p&gt;Unlike projections optimized primarily for area, shape, or navigation, the Craig projection is centered on directional information toward a target.&lt;/p&gt;
&lt;h2 id=&#34;how-it-works&#34;&gt;How It Works
&lt;/h2&gt;&lt;p&gt;Most map projections choose a balance among distortions in area, shape, distance, and direction. The Craig projection makes a different promise: preserve the direction to one reference point from all other points.&lt;/p&gt;
&lt;p&gt;This does not mean all directions are correct. It means the direction to the chosen point is correct. That narrow but powerful constraint gives the projection its unique character.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;When looking at a Craig projection, first identify the reference point. The value of the map comes from reading bearings toward that point. The shapes of continents and oceans may look unfamiliar because shape preservation is not the main design goal.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Showing direction toward Mecca&lt;/li&gt;
&lt;li&gt;Teaching projection trade-offs&lt;/li&gt;
&lt;li&gt;Demonstrating retroazimuthal geometry&lt;/li&gt;
&lt;li&gt;Data visualization examples where a specific destination or center matters&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Clearly mark the reference point.&lt;/li&gt;
&lt;li&gt;Explain that the projection preserves direction only toward that point.&lt;/li&gt;
&lt;li&gt;Avoid using it for area comparison.&lt;/li&gt;
&lt;li&gt;Use it as a focused explanatory projection rather than a general-purpose world map.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;The Craig projection is not a minor variation of ordinary world maps. It is a projection built around a specific question: from anywhere on Earth, which way is a chosen point? Its religious and navigational practicality, combined with its mathematical elegance, makes it a useful example for understanding how map projections encode purpose.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://en.wikipedia.org/wiki/Craig_retroazimuthal_projection&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Craig retroazimuthal projection - Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://en.wikipedia.org/wiki/Retroazimuthal_projection&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Retroazimuthal projection - Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://commons.wikimedia.org/wiki/File:Craig_projection_SW.jpg&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;File:Craig projection SW.jpg - Wikimedia Commons&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.jasondavies.com/maps/craig/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Craig projection - Jason Davies&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://press.uchicago.edu/ucp/books/book/chicago/F/bo3684034.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Flattening the Earth: Two Thousand Years of Map Projections - John P. Snyder&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Rethinking Color Contrast: From WCAG 2.x to APCA</title>
        <link>https://visualizing.jp/en/color-contrast-wcag-apca/</link>
        <pubDate>Mon, 20 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/color-contrast-wcag-apca/</guid>
        <description>&lt;img src="https://visualizing.jp/color-contrast-wcag-apca/images/thumb_ph_vizjp.png" alt="Featured image of post Rethinking Color Contrast: From WCAG 2.x to APCA" /&gt;&lt;p&gt;Color contrast is essential in data visualization and web design. It is not only a matter of visual beauty; it directly affects readability and communication.&lt;/p&gt;
&lt;p&gt;For many years, designers have relied on the WCAG 2.x contrast ratio. Recent work, however, has shown that the WCAG 2.x formula does not fully match human perception. APCA has emerged as a proposed direction for more perceptually grounded contrast evaluation.&lt;/p&gt;
&lt;h2 id=&#34;what-is-wcag-2x&#34;&gt;What Is WCAG 2.x?
&lt;/h2&gt;&lt;p&gt;WCAG, the Web Content Accessibility Guidelines, is an international set of recommendations for making web content accessible. The 2.x series includes criteria for visual, auditory, motor, and cognitive accessibility.&lt;/p&gt;
&lt;p&gt;The well-known &amp;ldquo;1.4.3 Contrast (Minimum)&amp;rdquo; criterion evaluates readability by calculating the luminance contrast ratio between text and background.&lt;/p&gt;
&lt;h2 id=&#34;the-problem&#34;&gt;The Problem
&lt;/h2&gt;&lt;p&gt;The WCAG 2.x ratio is simple and widely implemented, but it can produce results that do not match perceived readability. Text size, weight, polarity, and human contrast sensitivity are not fully captured by one symmetric ratio.&lt;/p&gt;
&lt;h2 id=&#34;what-apca-tries-to-improve&#34;&gt;What APCA Tries to Improve
&lt;/h2&gt;&lt;p&gt;APCA, the Accessible Perceptual Contrast Algorithm, aims to evaluate contrast in a way that better reflects human perception. It treats light-on-dark and dark-on-light differently and considers the practical visibility of text more directly.&lt;/p&gt;
&lt;h2 id=&#34;why-it-matters-for-visualization&#34;&gt;Why It Matters for Visualization
&lt;/h2&gt;&lt;p&gt;Charts often use small labels, thin lines, subtle annotations, and colored backgrounds. A technically passing contrast ratio may still be hard to read, while some failing combinations may be perceptually acceptable depending on context. Designers need to evaluate contrast as part of real viewing conditions.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Check contrast, but also inspect actual readability.&lt;/li&gt;
&lt;li&gt;Treat small text and thin marks conservatively.&lt;/li&gt;
&lt;li&gt;Consider light/dark polarity.&lt;/li&gt;
&lt;li&gt;Do not rely on color contrast alone for meaning.&lt;/li&gt;
&lt;li&gt;Follow current accessibility requirements for production work while tracking APCA&amp;rsquo;s development.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;WCAG 2.x contrast ratios remain important in accessibility practice, but they are not a complete model of perception. APCA points toward a more nuanced future for evaluating readability in web design and data visualization.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Vector Tile Style Specifications: Comparing Mapbox, MapLibre, and GSI</title>
        <link>https://visualizing.jp/en/vector-tile-style-specification/</link>
        <pubDate>Fri, 17 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/vector-tile-style-specification/</guid>
        <description>&lt;img src="https://visualizing.jp/vector-tile-style-specification/images/thumb_ph_vizjp.png" alt="Featured image of post Vector Tile Style Specifications: Comparing Mapbox, MapLibre, and GSI" /&gt;&lt;p&gt;&amp;ldquo;Style JSON&amp;rdquo; files that define map design developed around the Mapbox Style Specification. Today, related specifications include the open-source MapLibre Style Specification and the Geospatial Information Authority of Japan&amp;rsquo;s GSI Maps Vector style specification. This article compares them using Mapbox as the baseline.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;The modern style JSON format originated with Mapbox&amp;rsquo;s Mapbox Style Specification in the mid-2010s. It appeared alongside Mapbox GL JS and became a de facto standard for dynamic WebGL-based map rendering.&lt;/p&gt;
&lt;p&gt;After Mapbox GL JS v2 changed licensing, the MapLibre project forked Mapbox GL JS v1 and continued open-source development. In Japan, the Geospatial Information Authority of Japan (GSI) also created a related style format for GSI Maps Vector.&lt;/p&gt;
&lt;h2 id=&#34;main-timeline&#34;&gt;Main Timeline
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Year&lt;/th&gt;
          &lt;th&gt;Event&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;2013&lt;/td&gt;
          &lt;td&gt;Mapbox introduced vector tile technology in products such as Mapbox Streets.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;2014&lt;/td&gt;
          &lt;td&gt;Mapbox announced Mapbox GL and style JSON-based rendering.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;2019&lt;/td&gt;
          &lt;td&gt;GSI released a trial version of GSI Maps Vector.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;2020&lt;/td&gt;
          &lt;td&gt;GSI began nationwide vector data provision.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;2020&lt;/td&gt;
          &lt;td&gt;Mapbox GL JS v2 moved away from the previous open-source license.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;2021&lt;/td&gt;
          &lt;td&gt;MapLibre was launched as an open-source fork of Mapbox GL JS v1.&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;mapbox-style-and-gsi-style&#34;&gt;Mapbox Style and GSI Style
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Aspect&lt;/th&gt;
          &lt;th&gt;Mapbox Style Specification&lt;/th&gt;
          &lt;th&gt;GSI Maps Vector Style&lt;/th&gt;
          &lt;th&gt;Notes&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Basic structure&lt;/td&gt;
          &lt;td&gt;JSON with &lt;code&gt;version&lt;/code&gt;, &lt;code&gt;sources&lt;/code&gt;, &lt;code&gt;layers&lt;/code&gt;, &lt;code&gt;sprite&lt;/code&gt;, &lt;code&gt;glyphs&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;JSON-like hierarchy with &lt;code&gt;group&lt;/code&gt;, &lt;code&gt;directory&lt;/code&gt;, &lt;code&gt;item&lt;/code&gt;, &lt;code&gt;layer&lt;/code&gt;, &lt;code&gt;draw&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;GSI adds hierarchical grouping&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Layers&lt;/td&gt;
          &lt;td&gt;Listed in a &lt;code&gt;layers&lt;/code&gt; array&lt;/td&gt;
          &lt;td&gt;Layers are grouped under UI-oriented structures&lt;/td&gt;
          &lt;td&gt;GSI aligns with its map interface&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Layer types&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;fill&lt;/code&gt;, &lt;code&gt;line&lt;/code&gt;, &lt;code&gt;symbol&lt;/code&gt;, &lt;code&gt;circle&lt;/code&gt;, &lt;code&gt;raster&lt;/code&gt;, &lt;code&gt;background&lt;/code&gt;, etc.&lt;/td&gt;
          &lt;td&gt;Similar basic draw types&lt;/td&gt;
          &lt;td&gt;3D support is more limited&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Paint properties&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;paint&lt;/code&gt; and &lt;code&gt;layout&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Properties under &lt;code&gt;draw&lt;/code&gt; such as color and weight&lt;/td&gt;
          &lt;td&gt;GSI simplifies many definitions&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Filters&lt;/td&gt;
          &lt;td&gt;Mapbox expressions&lt;/td&gt;
          &lt;td&gt;Similar but more limited&lt;/td&gt;
          &lt;td&gt;Compatibility varies&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Draw order&lt;/td&gt;
          &lt;td&gt;Array order&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;zIndex&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;GSI uses explicit numeric ordering&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Extensions&lt;/td&gt;
          &lt;td&gt;None in the baseline&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;additional-filter&lt;/code&gt;, &lt;code&gt;blend&lt;/code&gt;, &lt;code&gt;editZIndex&lt;/code&gt;, etc.&lt;/td&gt;
          &lt;td&gt;Optimized for Japanese administrative map needs&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;mapbox-style-and-maplibre-style&#34;&gt;Mapbox Style and MapLibre Style
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Aspect&lt;/th&gt;
          &lt;th&gt;Mapbox Style Specification&lt;/th&gt;
          &lt;th&gt;MapLibre Style Specification&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Structure&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;version&lt;/code&gt;, &lt;code&gt;sources&lt;/code&gt;, &lt;code&gt;layers&lt;/code&gt;, &lt;code&gt;sprite&lt;/code&gt;, &lt;code&gt;glyphs&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Same basic structure&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Purpose&lt;/td&gt;
          &lt;td&gt;Mapbox commercial platform&lt;/td&gt;
          &lt;td&gt;Open-source compatible implementation&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Compatibility&lt;/td&gt;
          &lt;td&gt;Follows Mapbox&amp;rsquo;s platform direction&lt;/td&gt;
          &lt;td&gt;Preserves compatibility from the v1 fork&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Governance&lt;/td&gt;
          &lt;td&gt;Mapbox-led&lt;/td&gt;
          &lt;td&gt;Community-led under MapLibre&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Expressions&lt;/td&gt;
          &lt;td&gt;Advanced expression syntax&lt;/td&gt;
          &lt;td&gt;Largely compatible expression syntax&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;3D features&lt;/td&gt;
          &lt;td&gt;Includes features such as terrain, sky, and fog&lt;/td&gt;
          &lt;td&gt;Support depends on implementation progress&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;License context&lt;/td&gt;
          &lt;td&gt;Mapbox commercial ecosystem&lt;/td&gt;
          &lt;td&gt;BSD-style open-source ecosystem&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;GSI style extends the Mapbox-influenced structure for Japanese administrative and cartographic needs, including hatching and hierarchical UI grouping. MapLibre style preserves a Mapbox-compatible open-source path. All three are related, but they serve different institutional and technical goals.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://docs.mapbox.com/style-spec/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Mapbox Style Specification&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://blog.mapbox.com/introducing-mapbox-gl-7a1f4e960e16&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Introducing Mapbox GL&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.maplibre.org/maplibre-style-spec/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;MapLibre Style Spec&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://maps.gsi.go.jp/help/pdf/vector/stylespec.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;GSI Maps Vector style specification (PDF)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://maps.gsi.go.jp/development/vt.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;GSI vector tile development&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://carto.com/blog/our-thoughts-as-mapboxgl-js-2-goes-proprietary&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Our Thoughts as MapboxGL JS v2 Goes Proprietary&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Understanding Normalization and Standardization with Google Sheets</title>
        <link>https://visualizing.jp/en/normalize-standarize/</link>
        <pubDate>Thu, 16 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/normalize-standarize/</guid>
        <description>&lt;img src="https://visualizing.jp/normalize-standarize/images/yogurt.png" alt="Featured image of post Understanding Normalization and Standardization with Google Sheets" /&gt;&lt;p&gt;Good charts are not only about looking clean. They are about making fair comparisons.&lt;/p&gt;
&lt;p&gt;When units and scales differ, comparing raw values can be misleading. Normalization and standardization transform values into a fairer form so that the underlying balance becomes easier to see.&lt;/p&gt;
&lt;h2 id=&#34;why-it-matters&#34;&gt;Why It Matters
&lt;/h2&gt;&lt;p&gt;A food may look high in protein, but that impression can change depending on whether you compare per package, per gram, per calorie, or relative to the distribution of alternatives. The same problem appears in business, education, public policy, and data visualization.&lt;/p&gt;
&lt;h2 id=&#34;normalization&#34;&gt;Normalization
&lt;/h2&gt;&lt;p&gt;Normalization usually rescales values into a common range, often from 0 to 1. It is useful when you want to compare indicators that have different units but should contribute to a combined score or visual comparison.&lt;/p&gt;
&lt;h2 id=&#34;standardization&#34;&gt;Standardization
&lt;/h2&gt;&lt;p&gt;Standardization transforms values based on the mean and standard deviation. A standardized value shows how far an observation is from the average in units of standard deviation. This is useful when comparing unusualness across different variables.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Do not compare raw values when units or denominators differ.&lt;/li&gt;
&lt;li&gt;Explain which transformation was used.&lt;/li&gt;
&lt;li&gt;Keep original units available when readers need practical interpretation.&lt;/li&gt;
&lt;li&gt;Use normalization for range-based comparison and standardization for deviation from an average.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Normalization and standardization are basic but essential techniques for fair comparison. In visualization, they help prevent scale differences from becoming visual bias.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Using Map Tiles Created in Mapbox Studio with Kepler.gl or Foursquare Studio</title>
        <link>https://visualizing.jp/en/mapbox-studio-issue/</link>
        <pubDate>Wed, 15 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/mapbox-studio-issue/</guid>
        <description>&lt;img src="https://visualizing.jp/mapbox-studio-issue/images/cover.png" alt="Featured image of post Using Map Tiles Created in Mapbox Studio with Kepler.gl or Foursquare Studio" /&gt;&lt;p&gt;For some time, it has been possible to use map tiles and styles created in Mapbox Studio inside tools such as Kepler.gl and Foursquare Studio. In recent years, however, users have reported cases where specifying a Mapbox Studio style no longer displays the map and instead produces errors such as &amp;ldquo;Failed to load map style.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;The cause is related to changes on the Mapbox Studio side. This article summarizes why compatibility problems occur when Mapbox styles are used in other visualization tools.&lt;/p&gt;
&lt;h2 id=&#34;what-changed&#34;&gt;What Changed
&lt;/h2&gt;&lt;p&gt;Mapbox styles, access tokens, source definitions, and platform-specific requirements have evolved. A style that previously worked as a generic style URL may depend on newer Mapbox-specific behavior, authentication rules, or resources that another tool cannot load directly.&lt;/p&gt;
&lt;h2 id=&#34;why-keplergl-and-foursquare-studio-are-affected&#34;&gt;Why Kepler.gl and Foursquare Studio Are Affected
&lt;/h2&gt;&lt;p&gt;These tools can consume external map styles, but they still need compatible sources, sprites, glyphs, and permissions. If the style references resources that require a Mapbox runtime, token scope, or newer style property support, the map may fail even though the style works inside Mapbox Studio.&lt;/p&gt;
&lt;h2 id=&#34;practical-checks&#34;&gt;Practical Checks
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Confirm that the style URL is publicly accessible or token-authorized.&lt;/li&gt;
&lt;li&gt;Check whether sprites and glyphs resolve outside Mapbox.&lt;/li&gt;
&lt;li&gt;Confirm that the tool supports the style specification version and properties used.&lt;/li&gt;
&lt;li&gt;Consider exporting or recreating the style in a MapLibre-compatible form when needed.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;The issue is not simply that a style URL is wrong. It reflects the growing difference between Mapbox&amp;rsquo;s platform-specific style environment and the broader ecosystem of MapLibre, Kepler.gl, Foursquare Studio, and other tools.&lt;/p&gt;</description>
        </item>
        <item>
        <title>3D Scatterplot</title>
        <link>https://visualizing.jp/en/3d-scatterplot/</link>
        <pubDate>Sun, 12 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/3d-scatterplot/</guid>
        <description>&lt;img src="https://visualizing.jp/3d-scatterplot/images/thumb_ph_vizjp.png" alt="Featured image of post 3D Scatterplot" /&gt;&lt;p&gt;A 3D scatterplot places points in three-dimensional space using X, Y, and Z axes to represent three numeric variables. It extends the ordinary two-dimensional scatterplot by adding depth. Interactive rotation and zoom can help reveal clusters or structures that are hard to see from a single view.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Scatterplots became standard with the development of statistics. Practical 3D scatterplots became common only after computer graphics and interactive statistical software matured in the late twentieth century. Today they are supported by tools such as Matplotlib, Plotly, R, Tableau, and WebGL-based libraries.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;X value&lt;/td&gt;
          &lt;td&gt;Horizontal position&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Y value&lt;/td&gt;
          &lt;td&gt;Vertical position&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Z value&lt;/td&gt;
          &lt;td&gt;Depth or height&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Optional category&lt;/td&gt;
          &lt;td&gt;Color or symbol&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use interaction when possible.&lt;/li&gt;
&lt;li&gt;Be careful with occlusion and perspective distortion.&lt;/li&gt;
&lt;li&gt;Provide 2D projections or slices for precise reading.&lt;/li&gt;
&lt;li&gt;Avoid using 3D when a 2D scatterplot or matrix is clearer.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;3D scatterplots can reveal multidimensional structure, but they are harder to read precisely than 2D views. They work best in interactive contexts.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Bar Chart</title>
        <link>https://visualizing.jp/en/bar-chart/</link>
        <pubDate>Sun, 12 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/bar-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/bar-chart/images/thumb_ph_vizjp.png" alt="Featured image of post Bar Chart" /&gt;&lt;p&gt;A bar chart compares values across categories using the length of bars. One axis contains categories, and the other contains numeric values such as counts, amounts, or percentages. Bar charts are among the most basic and widely used visualization methods.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;The bar chart is usually traced to William Playfair&amp;rsquo;s &lt;em&gt;The Commercial and Political Atlas&lt;/em&gt; (1786). Playfair used bars as a clear way to compare quantities visually, helping establish modern statistical graphics.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Category&lt;/td&gt;
          &lt;td&gt;One bar&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Value&lt;/td&gt;
          &lt;td&gt;Bar length&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Optional group&lt;/td&gt;
          &lt;td&gt;Color or grouped/stacked structure&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is direct comparison. Bar length is easier to compare than area, angle, or color intensity, making bar charts reliable for many audiences.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Start the value axis at zero in most cases.&lt;/li&gt;
&lt;li&gt;Sort bars when ranking matters.&lt;/li&gt;
&lt;li&gt;Use horizontal bars for long labels.&lt;/li&gt;
&lt;li&gt;Avoid unnecessary 3D effects.&lt;/li&gt;
&lt;li&gt;Use color sparingly and meaningfully.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Bar charts are a default choice for comparing category values because they are simple, accurate, and easy to read.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Bubble Chart</title>
        <link>https://visualizing.jp/en/bubble-chart/</link>
        <pubDate>Sun, 12 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/bubble-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/bubble-chart/images/thumb_ph_vizjp.png" alt="Featured image of post Bubble Chart" /&gt;&lt;p&gt;A bubble chart is an extension of the scatter plot that can represent relationships among three or more variables in one chart. The X- and Y-axes show two quantitative variables, while the area of each circle, or bubble, represents a third quantitative variable. Color, opacity, or shape can add further information.&lt;/p&gt;
&lt;p&gt;Bubble charts are widely used for business analysis, economic comparison, marketing analysis, and other multivariate datasets.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;The bubble chart traces its roots to the scatter plot. By the 1960s and 1970s, statistical and graphics systems were using point size to add another quantitative dimension to scatterplots.&lt;/p&gt;
&lt;p&gt;The format became widely known through Hans Rosling&amp;rsquo;s Gapminder project, which used animated bubble charts to show global health and economic data. This popularized the animated bubble chart, or motion chart, as a symbol of data storytelling.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Category&lt;/th&gt;
          &lt;th style=&#34;text-align: right&#34;&gt;X value&lt;/th&gt;
          &lt;th style=&#34;text-align: right&#34;&gt;Y value&lt;/th&gt;
          &lt;th style=&#34;text-align: right&#34;&gt;Size value&lt;/th&gt;
          &lt;th&gt;Color&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Country A&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;50000&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;75&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;1.2&lt;/td&gt;
          &lt;td&gt;Blue&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Country B&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;30000&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;65&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;0.8&lt;/td&gt;
          &lt;td&gt;Red&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;ul&gt;
&lt;li&gt;X-axis and Y-axis: numeric variables, such as GDP and life expectancy.&lt;/li&gt;
&lt;li&gt;Size: a third variable, such as population.&lt;/li&gt;
&lt;li&gt;Color: an optional category such as region, industry, or gender.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to compress a multivariate relationship into a two-dimensional space while preserving a sense of magnitude. A scatter plot shows the relationship between two variables; a bubble chart adds weight or scale.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Economic analysis: GDP, life expectancy, and population by country&lt;/li&gt;
&lt;li&gt;Marketing: sales, profit margin, and market share&lt;/li&gt;
&lt;li&gt;Education data: test scores, investment, and population share&lt;/li&gt;
&lt;li&gt;Sustainability: CO2 emissions, renewable energy share, and population&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Gapminder&amp;rsquo;s world development data is the classic example: GDP on the X-axis, life expectancy on the Y-axis, and population as bubble size.&lt;/p&gt;
&lt;h2 id=&#34;characteristics&#34;&gt;Characteristics
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Shows more information than a scatter plot.&lt;/li&gt;
&lt;li&gt;Can compare categories through color or shape.&lt;/li&gt;
&lt;li&gt;Overlapping bubbles can reduce readability.&lt;/li&gt;
&lt;li&gt;Size scaling must be handled carefully.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Position&lt;/strong&gt;: Read the relationship between the X and Y variables.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Bubble size&lt;/strong&gt;: Larger bubbles indicate larger values, but area perception is imprecise.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Color&lt;/strong&gt;: Indicates group or region.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Animation&lt;/strong&gt;: If present, shows change over time.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Scale bubble area, not diameter, to the value.&lt;/li&gt;
&lt;li&gt;Use transparency or layout techniques to reduce overlap.&lt;/li&gt;
&lt;li&gt;Give color a clear meaning and include a legend.&lt;/li&gt;
&lt;li&gt;Avoid 3D bubbles and perspective effects.&lt;/li&gt;
&lt;li&gt;Add labels selectively to avoid clutter.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;alternatives&#34;&gt;Alternatives
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Purpose&lt;/th&gt;
          &lt;th&gt;Alternative&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Correlation among many variables&lt;/td&gt;
          &lt;td&gt;Scatterplot matrix&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Weighted distribution&lt;/td&gt;
          &lt;td&gt;Heatmap&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Part-to-whole comparison&lt;/td&gt;
          &lt;td&gt;Treemap&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Time-series comparison&lt;/td&gt;
          &lt;td&gt;Line chart or sparklines&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Bubble charts are powerful for showing multivariate relationships, especially when size itself is meaningful. They require careful scaling and design because area perception and overlap can easily mislead readers.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.gapminder.org/tools/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Gapminder: Tools &amp;amp; Data&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://en.wikipedia.org/wiki/Bubble_chart&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Wikipedia: Bubble chart&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://datavizcatalogue.com/methods/bubble_chart.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Bubble Chart - The Data Visualisation Catalogue&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.atlassian.com/data/charts/bubble-chart-complete-guide&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;A Complete Guide to Bubble Charts - Atlassian&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://en.wikipedia.org/wiki/Motion_chart&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Motion chart - Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://en.wikipedia.org/wiki/Trendalyzer&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Trendalyzer - Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>How to Choose Among Bar Chart Variants</title>
        <link>https://visualizing.jp/en/bar-chart-compare/</link>
        <pubDate>Sun, 12 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/bar-chart-compare/</guid>
        <description>&lt;img src="https://visualizing.jp/bar-chart-compare/images/thumb_ph_vizjp.png" alt="Featured image of post How to Choose Among Bar Chart Variants" /&gt;&lt;p&gt;Bar charts are familiar, but choosing the wrong bar chart variant can weaken the message. This article organizes four basic bar-chart forms using the ideas of dimensions and measures.&lt;/p&gt;
&lt;h2 id=&#34;dimensions-and-measures&#34;&gt;Dimensions and Measures
&lt;/h2&gt;&lt;p&gt;A dimension is a categorical field such as region, product, or year. A measure is a numeric value such as sales, population, or percentage. Bar charts compare measures across dimensions.&lt;/p&gt;
&lt;h2 id=&#34;four-common-forms&#34;&gt;Four Common Forms
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Simple bar chart&lt;/strong&gt;: compares one measure across one dimension.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Grouped bar chart&lt;/strong&gt;: compares multiple series within each category.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Stacked bar chart&lt;/strong&gt;: shows totals and composition.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;100% stacked bar chart&lt;/strong&gt;: compares composition after normalizing totals to 100%.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;choosing-the-right-one&#34;&gt;Choosing the Right One
&lt;/h2&gt;&lt;p&gt;Use a simple bar chart when ranking or magnitude comparison is the goal. Use grouped bars when comparing subgroups directly. Use stacked bars when totals and parts both matter. Use 100% stacked bars when proportions matter more than absolute totals.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Bar charts are not one chart but a family of related forms. The right choice depends on whether you want to compare totals, subgroups, composition, or proportions.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Line Chart</title>
        <link>https://visualizing.jp/en/line-chart/</link>
        <pubDate>Sun, 12 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/line-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/line-chart/images/thumb_ph_vizjp.png" alt="Featured image of post Line Chart" /&gt;&lt;p&gt;A line chart connects points with lines to show numerical change. It is most often used for time series, with time or ordered sequence on the X-axis and quantity on the Y-axis. It makes trends, increases, decreases, cycles, and turning points easy to see.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Line charts date back to the late eighteenth century. William Playfair used line charts in &lt;em&gt;The Commercial and Political Atlas&lt;/em&gt; in 1786 to show trade data over time. Since then, line charts have become one of the most universal forms in science, government, journalism, and business.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Time or sequence&lt;/td&gt;
          &lt;td&gt;X-axis&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Numeric value&lt;/td&gt;
          &lt;td&gt;Y-axis&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Series&lt;/td&gt;
          &lt;td&gt;Optional multiple lines&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to show change over ordered values, especially time. Line charts are strongest when the continuity or trajectory between points matters.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use line charts for ordered or continuous X-values.&lt;/li&gt;
&lt;li&gt;Do not connect unrelated categories.&lt;/li&gt;
&lt;li&gt;Label axes and units clearly.&lt;/li&gt;
&lt;li&gt;Use direct labels when multiple lines are present.&lt;/li&gt;
&lt;li&gt;Avoid too many overlapping series.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Line charts are the standard chart for showing change over time. Their strength is continuity: they let readers see direction, slope, and pattern at a glance.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Pie Chart</title>
        <link>https://visualizing.jp/en/pie-chart/</link>
        <pubDate>Sun, 12 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/pie-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/pie-chart/images/thumb_ph_vizjp.png" alt="Featured image of post Pie Chart" /&gt;&lt;p&gt;A pie chart represents parts of a whole as slices of a circle. The whole is treated as 100% or 1, and each category&amp;rsquo;s share is shown by the angle and area of its slice. Pie charts are intuitive for simple composition, but they are not very precise for comparison.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;The pie chart was introduced by Scottish political economist William Playfair in 1801 in &lt;em&gt;Statistical Breviary&lt;/em&gt;. Florence Nightingale and other reformers later helped popularize circular statistical graphics.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Category&lt;/td&gt;
          &lt;td&gt;One slice&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Value&lt;/td&gt;
          &lt;td&gt;Slice angle and area&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Total&lt;/td&gt;
          &lt;td&gt;Sum of all slices&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to show a simple part-to-whole relationship. It works best when there are only a few categories and one or two slices are clearly dominant.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Avoid too many slices.&lt;/li&gt;
&lt;li&gt;Do not use pie charts for precise ranking.&lt;/li&gt;
&lt;li&gt;Label values directly when possible.&lt;/li&gt;
&lt;li&gt;Avoid 3D or exploded effects.&lt;/li&gt;
&lt;li&gt;Consider a bar chart when comparison matters.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Pie charts are familiar and useful for simple composition, but they should be used carefully. They communicate &amp;ldquo;share of whole&amp;rdquo; well, but they are weak for precise comparison among similar values.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Range Plot</title>
        <link>https://visualizing.jp/en/range-plot/</link>
        <pubDate>Sun, 12 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/range-plot/</guid>
        <description>&lt;img src="https://visualizing.jp/range-plot/images/cover.png" alt="Featured image of post Range Plot" /&gt;&lt;p&gt;A range plot connects two values for each item with a line, making the range between them visible. It is used when each category has a lower and upper value, a start and end, or two comparable values such as last year and this year. It is closely related to the dumbbell chart and gap chart.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/range-plot/images/mainvisual.png&#34;
	width=&#34;2133&#34;
	height=&#34;1200&#34;
	srcset=&#34;https://visualizing.jp/range-plot/images/mainvisual_hu_cd0095c4e4e7214.png 480w, https://visualizing.jp/range-plot/images/mainvisual_hu_73e2cca3b40d013f.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;177&#34;
		data-flex-basis=&#34;426px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Range plots developed from dot plots. William Cleveland formalized dot plots in the context of statistical graphics, and connecting two points with a line became a natural way to show gaps and intervals.&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to make differences between two values easy to compare across categories. The length of the line shows the size of the gap, while the positions of the endpoints show the actual values.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Minimum and maximum values&lt;/li&gt;
&lt;li&gt;Before-and-after comparison&lt;/li&gt;
&lt;li&gt;Gender gaps&lt;/li&gt;
&lt;li&gt;Year-over-year change&lt;/li&gt;
&lt;li&gt;Start and end dates or values&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Label endpoints clearly.&lt;/li&gt;
&lt;li&gt;Sort categories by gap or endpoint when helpful.&lt;/li&gt;
&lt;li&gt;Use color to distinguish the two endpoint types.&lt;/li&gt;
&lt;li&gt;Avoid too many categories if labels become crowded.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Range plots are effective when the story is about the interval between two values. They are more precise than grouped bars for showing gaps and often more compact.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Scatter Plot</title>
        <link>https://visualizing.jp/en/scatterplot/</link>
        <pubDate>Sun, 12 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/scatterplot/</guid>
        <description>&lt;img src="https://visualizing.jp/scatterplot/images/thumb_ph_vizjp.png" alt="Featured image of post Scatter Plot" /&gt;&lt;p&gt;A scatter plot is a fundamental statistical chart for showing the relationship between two numeric variables. One variable is assigned to the X-axis and the other to the Y-axis, and each observation is plotted as a point. The distribution of points reveals correlation, trends, clusters, and outliers.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Scatter plots became important in the nineteenth century through the work of statisticians and scientists such as John Herschel and Francis Galton. Galton&amp;rsquo;s studies of height, correlation, and regression helped establish the analytical value of point-based comparison.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;X value&lt;/td&gt;
          &lt;td&gt;Horizontal position&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Y value&lt;/td&gt;
          &lt;td&gt;Vertical position&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Observation&lt;/td&gt;
          &lt;td&gt;One plotted point&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Optional category&lt;/td&gt;
          &lt;td&gt;Color or shape&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Optional size&lt;/td&gt;
          &lt;td&gt;Additional quantitative variable&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to understand how two variables move together. A scatter plot can show positive correlation, negative correlation, nonlinear structure, clusters, or unusual observations.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Start axes at meaningful ranges rather than automatically forcing zero.&lt;/li&gt;
&lt;li&gt;Use transparency when points overlap.&lt;/li&gt;
&lt;li&gt;Add trend lines only when they support the analysis.&lt;/li&gt;
&lt;li&gt;Use color for categories, not decoration.&lt;/li&gt;
&lt;li&gt;Consider a scatterplot matrix for many variables.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Scatter plots are one of the most important tools in exploratory data analysis. They are simple, flexible, and effective for revealing relationships between numeric variables.&lt;/p&gt;</description>
        </item>
        <item>
        <title>The Crocodile-Mouth Chart: A Japanese Metaphor for Fiscal Imbalance</title>
        <link>https://visualizing.jp/en/crocodile-chart/</link>
        <pubDate>Sun, 12 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/crocodile-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/crocodile-chart/images/cover.png" alt="Featured image of post The Crocodile-Mouth Chart: A Japanese Metaphor for Fiscal Imbalance" /&gt;&lt;p&gt;The &amp;ldquo;crocodile-mouth chart&amp;rdquo; is a distinctive line-chart metaphor used in Japan to explain the country&amp;rsquo;s fiscal situation. It shows government expenditure and tax revenue as two lines. As the gap between them widens, the shape resembles a crocodile opening its mouth.&lt;/p&gt;
&lt;p&gt;This expression is specific to Japanese media and policy discourse. It is not a standard chart type commonly known in English as a &amp;ldquo;crocodile chart.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/crocodile-chart/images/mainvisual.png&#34;
	width=&#34;1042&#34;
	height=&#34;1460&#34;
	srcset=&#34;https://visualizing.jp/crocodile-chart/images/mainvisual_hu_b46f278da0c9a939.png 480w, https://visualizing.jp/crocodile-chart/images/mainvisual_hu_b6d553f0e4114d36.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;71&#34;
		data-flex-basis=&#34;171px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;The upper line typically represents expenditure, and the lower line represents tax revenue. The widening gap visualizes the fiscal deficit. The metaphor makes the structural imbalance immediately memorable.&lt;/p&gt;
&lt;h2 id=&#34;why-it-matters&#34;&gt;Why It Matters
&lt;/h2&gt;&lt;p&gt;The chart is a good example of metaphor in data visualization. The underlying graphic is simple, but the metaphor gives the shape political and cultural meaning.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Make clear which line is expenditure and which is revenue.&lt;/li&gt;
&lt;li&gt;Avoid letting the metaphor replace numerical explanation.&lt;/li&gt;
&lt;li&gt;Use consistent scales so the gap is not exaggerated.&lt;/li&gt;
&lt;li&gt;Explain the fiscal context behind the visual gap.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;The crocodile-mouth chart shows how a familiar shape can become a public metaphor for data. It is a line chart, but its communicative force comes from the visual analogy.&lt;/p&gt;</description>
        </item>
        <item>
        <title>The Invention of the Pie Chart</title>
        <link>https://visualizing.jp/en/pie-chart-william-playfair-area/</link>
        <pubDate>Sun, 12 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/pie-chart-william-playfair-area/</guid>
        <description>&lt;img src="https://visualizing.jp/pie-chart-william-playfair-area/images/cover.png" alt="Featured image of post The Invention of the Pie Chart" /&gt;&lt;p&gt;This chart appeared in William Playfair&amp;rsquo;s 1801 book &lt;em&gt;The Statistical Breviary&lt;/em&gt;. Its full title describes a statistical chart showing the extent, population, and revenues of the principal nations of Europe in order of magnitude.&lt;/p&gt;
&lt;p&gt;The chart attempted to compare three different quantities at once: territory, population, and national revenue. It is one of the earliest examples of multivariate visualization.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/pie-chart-william-playfair-area/images/Playfair-pie-chairt.png&#34;
	width=&#34;2300&#34;
	height=&#34;1385&#34;
	srcset=&#34;https://visualizing.jp/pie-chart-william-playfair-area/images/Playfair-pie-chairt_hu_473d3d89fe09cdb7.png 480w, https://visualizing.jp/pie-chart-william-playfair-area/images/Playfair-pie-chairt_hu_346abcff74a8b124.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Statistical Chart, showing the Extent, the Population &amp; Revenues of the Principal Nations of Europe&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;166&#34;
		data-flex-basis=&#34;398px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;why-it-matters&#34;&gt;Why It Matters
&lt;/h2&gt;&lt;p&gt;Playfair&amp;rsquo;s work shows that the pie chart did not emerge as a simple decorative form. It was part of a broader effort to make national statistics visible and comparable.&lt;/p&gt;
&lt;h2 id=&#34;reading-the-chart&#34;&gt;Reading the Chart
&lt;/h2&gt;&lt;p&gt;The circular forms encode territorial size, while internal divisions and annotations provide additional comparisons. The result is not identical to the modern pie chart, but it demonstrates the early experimentation that led to circular proportional graphics.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;The invention of the pie chart belongs to a wider history of trying to compare complex national statistics visually. Playfair&amp;rsquo;s circular diagrams remain important because they show statistical graphics taking shape before modern conventions were fixed.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Three-Dimensional Cylindrical Polar Scatter Graph</title>
        <link>https://visualizing.jp/en/3d-cylindrical-polar-scatter-graph/</link>
        <pubDate>Sun, 12 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/3d-cylindrical-polar-scatter-graph/</guid>
        <description>&lt;img src="https://visualizing.jp/3d-cylindrical-polar-scatter-graph/images/thumb_ph_vizjp.png" alt="Featured image of post Three-Dimensional Cylindrical Polar Scatter Graph" /&gt;&lt;p&gt;A three-dimensional cylindrical polar scatter graph uses cylindrical coordinates: angle, radius, and height. It visualizes three variables in a form related to a 3D extension of a polar plot. It is useful for multivariate data with directionality, periodicity, or radial structure.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/3d-cylindrical-polar-scatter-graph/images/mainvisual-1.png&#34;
	width=&#34;1920&#34;
	height=&#34;1859&#34;
	srcset=&#34;https://visualizing.jp/3d-cylindrical-polar-scatter-graph/images/mainvisual-1_hu_a1ab80a4ca7eafd1.png 480w, https://visualizing.jp/3d-cylindrical-polar-scatter-graph/images/mainvisual-1_hu_5646cca7601bda55.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;103&#34;
		data-flex-basis=&#34;247px&#34;
	
&gt;
&lt;img src=&#34;https://visualizing.jp/3d-cylindrical-polar-scatter-graph/images/mainvisual-2.png&#34;
	width=&#34;1280&#34;
	height=&#34;960&#34;
	srcset=&#34;https://visualizing.jp/3d-cylindrical-polar-scatter-graph/images/mainvisual-2_hu_4d4aac349d50d22b.png 480w, https://visualizing.jp/3d-cylindrical-polar-scatter-graph/images/mainvisual-2_hu_80d1a5cf5351efd7.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;133&#34;
		data-flex-basis=&#34;320px&#34;
	
&gt;
&lt;img src=&#34;https://visualizing.jp/3d-cylindrical-polar-scatter-graph/images/mainvisual-3.png&#34;
	width=&#34;786&#34;
	height=&#34;810&#34;
	srcset=&#34;https://visualizing.jp/3d-cylindrical-polar-scatter-graph/images/mainvisual-3_hu_7834ed3b031c8ed.png 480w, https://visualizing.jp/3d-cylindrical-polar-scatter-graph/images/mainvisual-3_hu_4b582297949a71e.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;97&#34;
		data-flex-basis=&#34;232px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;The angle represents direction or phase, the radius represents distance or magnitude from the center, and height represents a third variable. Together they create a spatial distribution that can reveal directional and periodic patterns.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Meteorological direction and intensity data&lt;/li&gt;
&lt;li&gt;Engineering measurements with angular components&lt;/li&gt;
&lt;li&gt;Earth science and oceanographic data&lt;/li&gt;
&lt;li&gt;Cyclical patterns with magnitude and height&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Label angular units clearly.&lt;/li&gt;
&lt;li&gt;Provide interaction or multiple views.&lt;/li&gt;
&lt;li&gt;Avoid visual clutter from too many points.&lt;/li&gt;
&lt;li&gt;Use color or transparency carefully.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;This chart is specialized but useful when the data naturally fits cylindrical coordinates. It should be used when angle and radius are meaningful, not merely to make a chart look three-dimensional.&lt;/p&gt;</description>
        </item>
        <item>
        <title>William Playfair Drew Two Different Kinds of Circular Charts</title>
        <link>https://visualizing.jp/en/pie-chart-william-playfair/</link>
        <pubDate>Sun, 12 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/pie-chart-william-playfair/</guid>
        <description>&lt;img src="https://visualizing.jp/pie-chart-william-playfair/images/cover.png" alt="Featured image of post William Playfair Drew Two Different Kinds of Circular Charts" /&gt;&lt;p&gt;William Playfair (1759-1823) is often credited with inventing the pie chart, one of the first charts to represent proportions within a circle. His goal was to make economic and geographic data visible and understandable.&lt;/p&gt;
&lt;p&gt;But the circular diagrams he actually drew included two different forms. Both appeared in his 1801 book &lt;em&gt;Statistical Breviary&lt;/em&gt;.&lt;/p&gt;
&lt;h2 id=&#34;1-the-sector-based-type-the-first-pie-chart&#34;&gt;1. The Sector-Based Type: The First Pie Chart
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/pie-chart-william-playfair/images/Playfair-pie-chairt-1.png&#34;
	width=&#34;800&#34;
	height=&#34;768&#34;
	srcset=&#34;https://visualizing.jp/pie-chart-william-playfair/images/Playfair-pie-chairt-1_hu_818849607f39d079.png 480w, https://visualizing.jp/pie-chart-william-playfair/images/Playfair-pie-chairt-1_hu_e1a02e54002dfe4c.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;104&#34;
		data-flex-basis=&#34;250px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;This diagram shows the areas of U.S. states and newly acquired territories such as Louisiana and Florida in proportional form. The title explains that the method is intended to show the proportion among divisions of a territory.&lt;/p&gt;
&lt;p&gt;Here, the angles of the sectors correspond to the areas of the states. This is the principle of the modern pie chart.&lt;/p&gt;
&lt;h2 id=&#34;2-the-concentric-circle-type-a-circle-area-chart&#34;&gt;2. The Concentric-Circle Type: A Circle Area Chart
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/pie-chart-william-playfair/images/Playfair-pie-chairt-2.png&#34;
	width=&#34;2300&#34;
	height=&#34;1385&#34;
	srcset=&#34;https://visualizing.jp/pie-chart-william-playfair/images/Playfair-pie-chairt-2_hu_473d3d89fe09cdb7.png 480w, https://visualizing.jp/pie-chart-william-playfair/images/Playfair-pie-chairt-2_hu_346abcff74a8b124.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;166&#34;
		data-flex-basis=&#34;398px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;This diagram uses area to compare territorial size. The circle is not divided primarily by angle; it compares quantities through circular area. In modern terms, it is closer to a circle area chart.&lt;/p&gt;
&lt;p&gt;Only the Russian Empire and the Turkish, or Ottoman, Empire are broken down internally.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/pie-chart-william-playfair/images/legend.png&#34;
	width=&#34;823&#34;
	height=&#34;617&#34;
	srcset=&#34;https://visualizing.jp/pie-chart-william-playfair/images/legend_hu_2347505f0bc92373.png 480w, https://visualizing.jp/pie-chart-william-playfair/images/legend_hu_cbe435e5728d14f2.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Russian Empire and Turkish Empire&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;133&#34;
		data-flex-basis=&#34;320px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;For the Russian Empire, Playfair used a concentric structure: the central circle represents the European territory, and the outer ring represents the Asian territory.&lt;/p&gt;
&lt;p&gt;For the Turkish Empire, the territorial breakdown among Europe, Asia, and Africa is shown more like a modern pie chart, using angle as the proportional element.&lt;/p&gt;
&lt;p&gt;The reason for using two forms may have been practical rather than theoretical. The charts were hand-colored, and the available space was limited. A large territory such as Russia could accommodate a concentric structure, while a smaller one such as the Ottoman Empire was easier to read when divided radially.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Modern name&lt;/th&gt;
          &lt;th&gt;Principle&lt;/th&gt;
          &lt;th&gt;Feature&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Pie chart&lt;/td&gt;
          &lt;td&gt;Shows proportion by angle&lt;/td&gt;
          &lt;td&gt;Divides a circle into sectors&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Circle area chart&lt;/td&gt;
          &lt;td&gt;Shows quantity by area&lt;/td&gt;
          &lt;td&gt;Compares circular areas or concentric regions&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Playfair&amp;rsquo;s circular diagrams therefore included both a true pie chart based on angle and a circle area chart based on area. Looking closely at these differences helps clarify the early history of statistical graphics.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://m-a.org.uk/resources/PE4LifeofPie.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Life of Pie: William Playfair and the Impact of the Visual&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://en.wikipedia.org/wiki/Pie_chart&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Pie chart - Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://en.wikipedia.org/wiki/William_Playfair&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;William Playfair - Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://exhibits.lib.lehigh.edu/exhibits/show/data_visualization/case_one/playfair&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Playfair&amp;rsquo;s Pie Chart - Lehigh University Exhibits&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://digitalcommons.ursinus.edu/cgi/viewcontent.cgi?article=1005&amp;amp;context=triumphs_statistics&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Playfair&amp;rsquo;s Introduction of Bar and Pie Charts to Represent Data&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>William Playfair&#39;s Statistical Representation of the United States of America</title>
        <link>https://visualizing.jp/en/pie-chart-william-playfair-part/</link>
        <pubDate>Sun, 12 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/pie-chart-william-playfair-part/</guid>
        <description>&lt;img src="https://visualizing.jp/pie-chart-william-playfair-part/images/cover.png" alt="Featured image of post William Playfair&#39;s Statistical Representation of the United States of America" /&gt;&lt;p&gt;This figure is from William Playfair&amp;rsquo;s &lt;em&gt;Statistical Representation of the United States of America&lt;/em&gt;, created around 1805. Playfair, known as an inventor of statistical graphics, represented the territorial extent of the United States through proportional circular areas. It is one of the early forms related to his invention of the pie chart.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/pie-chart-william-playfair-part/images/mailvisual.png&#34;
	width=&#34;800&#34;
	height=&#34;768&#34;
	srcset=&#34;https://visualizing.jp/pie-chart-william-playfair-part/images/mailvisual_hu_818849607f39d079.png 480w, https://visualizing.jp/pie-chart-william-playfair-part/images/mailvisual_hu_e1a02e54002dfe4c.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;104&#34;
		data-flex-basis=&#34;250px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;overview&#34;&gt;Overview
&lt;/h2&gt;&lt;p&gt;The diagram shows the areas of U.S. states and newly acquired territories such as Louisiana and Florida. The title explains that the proportional method is intended to show the proportion among divisions of a territory.&lt;/p&gt;
&lt;h2 id=&#34;why-it-matters&#34;&gt;Why It Matters
&lt;/h2&gt;&lt;p&gt;Playfair was not simply drawing decorative diagrams. He was exploring how economic and geographic quantities could be made visible through graphical form. This work sits at the early boundary between statistical charting, cartography, and proportional area representation.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Playfair&amp;rsquo;s circular representation of U.S. territory is an important historical example because it shows how early statistical graphics experimented with area, proportion, and geography before chart conventions became standardized.&lt;/p&gt;</description>
        </item>
        <item>
        <title>3D Bar Chart Map</title>
        <link>https://visualizing.jp/en/3d-bar-chart-map/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/3d-bar-chart-map/</guid>
        <description>&lt;img src="https://visualizing.jp/3d-bar-chart-map/images/thumb_ph_vizjp.png" alt="Featured image of post 3D Bar Chart Map" /&gt;&lt;p&gt;A 3D bar chart map places vertical bars on geographic locations to show the distribution and comparison of quantitative data. It is often used for city- or region-level statistics such as population, GDP, sales, tourist volume, or disaster risk.&lt;/p&gt;
&lt;p&gt;The height of each bar represents magnitude, while the map provides spatial context. In that sense, the technique combines the geographic intuition of a heat map with the direct quantity comparison of a bar chart.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;Each bar on the map represents a specific place, such as a city, region, or grid cell.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Position&lt;/strong&gt;: geographic coordinates, usually latitude and longitude&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Height&lt;/strong&gt;: the numeric value, such as population, sales, or volume&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Color&lt;/strong&gt;: an optional category, time period, or variable class&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The 3D form can make large local differences easier to notice than they would be in a flat choropleth or heat map. In interactive maps, users can rotate, zoom, and change viewpoint to examine dense areas from different angles.&lt;/p&gt;
&lt;h2 id=&#34;background-and-uses&#34;&gt;Background and Uses
&lt;/h2&gt;&lt;p&gt;3D bar chart maps became more common as GIS and WebGL-based visualization tools matured. Libraries such as &lt;strong&gt;Mapbox GL JS&lt;/strong&gt;, &lt;strong&gt;deck.gl&lt;/strong&gt;, and &lt;strong&gt;Kepler.gl&lt;/strong&gt; provide extruded layers or column layers that make it relatively easy to render geographic data as interactive 3D columns.&lt;/p&gt;
&lt;p&gt;Typical applications include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;comparing CO2 emissions by city&lt;/li&gt;
&lt;li&gt;analyzing regional differences in real estate prices&lt;/li&gt;
&lt;li&gt;showing GDP or trade volume by country&lt;/li&gt;
&lt;li&gt;emphasizing flood depth, damage estimates, or other disaster-risk values&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The form is also used in data art and editorial infographics because it can combine information density with a strong visual presence.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;A 3D bar chart map is useful when readers need to understand both geographic distribution and quantitative contrast. Its visual impact is strong, and it works especially well in interactive exploration. At the same time, readability can suffer when the data is too dense, so bar scale, opacity, spacing, and camera angle must be tuned carefully. Used alongside a flat map, it can balance spatial context with numeric comparison.&lt;/p&gt;</description>
        </item>
        <item>
        <title>3D Choropleth Map</title>
        <link>https://visualizing.jp/en/3d-choropleth-map/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/3d-choropleth-map/</guid>
        <description>&lt;img src="https://visualizing.jp/3d-choropleth-map/images/thumb_ph_vizjp.png" alt="Featured image of post 3D Choropleth Map" /&gt;&lt;p&gt;A 3D choropleth map extends a choropleth map by using both color and height to represent values for geographic areas. Each region may be extruded into a prism whose height corresponds to a statistic such as population density or income.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Choropleth maps date back to early nineteenth-century statistical cartography. Three-dimensional extrusion became common with modern GIS, WebGL, and tools such as ArcGIS, Mapbox, deck.gl, and Kepler.gl.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use with caution because perspective can mislead.&lt;/li&gt;
&lt;li&gt;Avoid hiding small or low regions behind tall ones.&lt;/li&gt;
&lt;li&gt;Provide interaction and 2D alternatives.&lt;/li&gt;
&lt;li&gt;Clarify whether height, color, or both encode the value.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;3D choropleth maps can be visually impactful, but they introduce occlusion and viewpoint dependency. They are best used when spatial extrusion supports exploration rather than replacing careful comparison.&lt;/p&gt;</description>
        </item>
        <item>
        <title>3D Treemaps</title>
        <link>https://visualizing.jp/en/3d-treemaps/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/3d-treemaps/</guid>
        <description>&lt;img src="https://visualizing.jp/3d-treemaps/images/thumb_ph_vizjp.png" alt="Featured image of post 3D Treemaps" /&gt;&lt;p&gt;3D treemaps extend ordinary treemaps into three-dimensional space. Rectangular areas represent hierarchical categories, while height encodes an additional quantitative variable. This extrusion-based form can show area and height together.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Treemaps were introduced by Ben Shneiderman in 1990 for visualizing file system disk usage. Later research explored 3D extensions as computer graphics tools improved.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use 3D only when height adds meaningful information.&lt;/li&gt;
&lt;li&gt;Watch for occlusion and perspective distortion.&lt;/li&gt;
&lt;li&gt;Provide interaction or alternative 2D views.&lt;/li&gt;
&lt;li&gt;Avoid using height and color redundantly without explanation.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;3D treemaps can add another variable to hierarchical area charts, but they are harder to read precisely than 2D treemaps. They require careful camera and interaction design.&lt;/p&gt;</description>
        </item>
        <item>
        <title>A Day in the Life of a Colonial Boston Merchant: Visualizing Time and Space</title>
        <link>https://visualizing.jp/en/spacetime-path-diagram/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/spacetime-path-diagram/</guid>
        <description>&lt;img src="https://visualizing.jp/spacetime-path-diagram/images/thumb_ph_vizjp.png" alt="Featured image of post A Day in the Life of a Colonial Boston Merchant: Visualizing Time and Space" /&gt;&lt;p&gt;This diagram appeared in geographer Allan Pred&amp;rsquo;s 1984 paper &amp;ldquo;Structuration, Biography Formation, and Knowledge: Observations on Port Growth during the Late Mercantile Period.&amp;rdquo; It shows how a late eighteenth-century Boston merchant spent a day across both time and space.&lt;/p&gt;
&lt;p&gt;It is an important example of visualizing the relationship between human action and urban space in the context of structuration theory.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/spacetime-path-diagram/images/mainvisual.png&#34;
	width=&#34;1184&#34;
	height=&#34;1942&#34;
	srcset=&#34;https://visualizing.jp/spacetime-path-diagram/images/mainvisual_hu_a409f1a78bce99ae.png 480w, https://visualizing.jp/spacetime-path-diagram/images/mainvisual_hu_b1f4ef3b1d5779c2.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;60&#34;
		data-flex-basis=&#34;146px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;The diagram treats a person&amp;rsquo;s daily movement as a path through time and space. Time is not separated from geography; instead, movement, duration, and location are combined into one visual structure.&lt;/p&gt;
&lt;h2 id=&#34;why-it-matters&#34;&gt;Why It Matters
&lt;/h2&gt;&lt;p&gt;The work demonstrates that daily life can be understood as a spatial-temporal pattern. It connects biography, social structure, and urban geography.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;The space-time path diagram is a powerful way to show lived movement. It makes visible how people occupy cities not only as points on a map, but as sequences of actions through time.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Adjacency Matrix</title>
        <link>https://visualizing.jp/en/adiacency-matrix/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/adiacency-matrix/</guid>
        <description>&lt;img src="https://visualizing.jp/adiacency-matrix/images/cover.png" alt="Featured image of post Adjacency Matrix" /&gt;&lt;p&gt;An adjacency matrix represents a network as a table. Nodes appear as both rows and columns, and each cell indicates whether a connection exists between the corresponding pair of nodes.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/adiacency-matrix/images/mainvisual.jpg&#34;
	width=&#34;836&#34;
	height=&#34;918&#34;
	srcset=&#34;https://visualizing.jp/adiacency-matrix/images/mainvisual_hu_ca9e79a755056b95.jpg 480w, https://visualizing.jp/adiacency-matrix/images/mainvisual_hu_38a8eb71003f4b00.jpg 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Les Miserables Co-occurrence&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;91&#34;
		data-flex-basis=&#34;218px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to show network structure without edge crossings. Matrices are especially useful for dense networks where node-link diagrams become unreadable.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Node ordering is crucial.&lt;/li&gt;
&lt;li&gt;Use color intensity for edge weight.&lt;/li&gt;
&lt;li&gt;Cluster related nodes to reveal block structure.&lt;/li&gt;
&lt;li&gt;Provide labels or interaction for large matrices.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Adjacency matrices are precise and scalable network representations. They are less intuitive than node-link diagrams at first, but much clearer for dense graphs.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Arc Diagram</title>
        <link>https://visualizing.jp/en/arc-diagram/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/arc-diagram/</guid>
        <description>&lt;img src="https://visualizing.jp/arc-diagram/images/cover.png" alt="Featured image of post Arc Diagram" /&gt;&lt;p&gt;An arc diagram places nodes along a straight line and draws relationships as arcs above or below that line. It is a network visualization technique that can reveal patterns, symmetry, repetition, and long-range connections.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/arc-diagram/images/mainvisual.png&#34;
	width=&#34;2381&#34;
	height=&#34;1244&#34;
	srcset=&#34;https://visualizing.jp/arc-diagram/images/mainvisual_hu_19363382ad04bcbd.png 480w, https://visualizing.jp/arc-diagram/images/mainvisual_hu_1885a5d9d1a71f52.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;191&#34;
		data-flex-basis=&#34;459px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Node ordering strongly affects readability.&lt;/li&gt;
&lt;li&gt;Use for moderate-sized networks.&lt;/li&gt;
&lt;li&gt;Separate directions or categories with color or arc side when helpful.&lt;/li&gt;
&lt;li&gt;Avoid dense networks with too many overlapping arcs.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Arc diagrams are simple network views where ordering is central. They work well when the sequence of nodes has meaning or when connection patterns are the main story.&lt;/p&gt;</description>
        </item>
        <item>
        <title>BioFabric</title>
        <link>https://visualizing.jp/en/bio-fabric/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/bio-fabric/</guid>
        <description>&lt;img src="https://visualizing.jp/bio-fabric/images/cover.png" alt="Featured image of post BioFabric" /&gt;&lt;p&gt;BioFabric is a network visualization method that represents nodes as horizontal lines and edges as short vertical marks crossing those lines. This differs from conventional node-link diagrams and can make large networks more orderly.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/bio-fabric/images/mainvisual.png&#34;
	width=&#34;1024&#34;
	height=&#34;452&#34;
	srcset=&#34;https://visualizing.jp/bio-fabric/images/mainvisual_hu_bc5a12196960c822.png 480w, https://visualizing.jp/bio-fabric/images/mainvisual_hu_8b59bcc006cc8ae2.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;BioFabric&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;226&#34;
		data-flex-basis=&#34;543px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to avoid node overlap and tangled links in large networks. By turning nodes into lines, BioFabric gives every node a visible row and every edge a position.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Ordering of nodes and edges is critical.&lt;/li&gt;
&lt;li&gt;Use interaction to inspect details.&lt;/li&gt;
&lt;li&gt;Explain the unfamiliar encoding to readers.&lt;/li&gt;
&lt;li&gt;Consider it for large networks where node-link diagrams become unreadable.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;BioFabric is a distinctive alternative to node-link diagrams. It can reveal structure in large networks by trading familiar geometry for a more scalable tabular-like layout.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Bivariate Choropleth Map</title>
        <link>https://visualizing.jp/en/bivariate-choropleth-map/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/bivariate-choropleth-map/</guid>
        <description>&lt;img src="https://visualizing.jp/bivariate-choropleth-map/images/cover.png" alt="Featured image of post Bivariate Choropleth Map" /&gt;&lt;p&gt;A bivariate choropleth map represents two variables on one map. Instead of using one color scale for one variable, it combines two color axes so each region&amp;rsquo;s color represents a paired value.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/bivariate-choropleth-map/images/mainvisual.png&#34;
	width=&#34;960&#34;
	height=&#34;601&#34;
	srcset=&#34;https://visualizing.jp/bivariate-choropleth-map/images/mainvisual_hu_617d1c14c2beb565.png 480w, https://visualizing.jp/bivariate-choropleth-map/images/mainvisual_hu_de5e16ce5dbc7eea.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;159&#34;
		data-flex-basis=&#34;383px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to show the spatial relationship between two variables, such as income and education, or vulnerability and exposure.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use a simple 2x2 or 3x3 legend.&lt;/li&gt;
&lt;li&gt;Choose variables that have a meaningful relationship.&lt;/li&gt;
&lt;li&gt;Avoid too many color classes.&lt;/li&gt;
&lt;li&gt;Make sure readers understand the mixed-color legend.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Bivariate choropleth maps are powerful for showing two-variable spatial patterns, but they require careful legends and restrained color design.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Box-and-Whisker Plot</title>
        <link>https://visualizing.jp/en/box-andwhisker-plot/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/box-andwhisker-plot/</guid>
        <description>&lt;img src="https://visualizing.jp/box-andwhisker-plot/images/cover.png" alt="Featured image of post Box-and-Whisker Plot" /&gt;&lt;p&gt;A box-and-whisker plot summarizes a distribution using the minimum, first quartile, median, third quartile, and maximum, often with outliers shown as individual points. The box represents the interquartile range, or IQR.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/box-andwhisker-plot/images/mainvisual.png&#34;
	width=&#34;1400&#34;
	height=&#34;866&#34;
	srcset=&#34;https://visualizing.jp/box-andwhisker-plot/images/mainvisual_hu_b4cee1c13b6ccd5c.png 480w, https://visualizing.jp/box-andwhisker-plot/images/mainvisual_hu_441d6a0aa0f6fa56.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;161&#34;
		data-flex-basis=&#34;387px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to compare distributions compactly across groups. Box plots show center, spread, skew, and outliers without plotting every observation.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Explain the whisker rule when necessary.&lt;/li&gt;
&lt;li&gt;Use alongside raw points for small datasets.&lt;/li&gt;
&lt;li&gt;Do not hide important distribution shape when multimodality matters.&lt;/li&gt;
&lt;li&gt;Consider violin plots when density shape is important.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Box plots are compact and robust distribution summaries. They are especially useful for comparing many groups.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Bullet Graph</title>
        <link>https://visualizing.jp/en/bullet-graph/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/bullet-graph/</guid>
        <description>&lt;img src="https://visualizing.jp/bullet-graph/images/cover.png" alt="Featured image of post Bullet Graph" /&gt;&lt;p&gt;A bullet graph is a compact chart for showing performance against a target. It extends a bar chart by combining an actual value, qualitative ranges such as poor, satisfactory, and good, and a target marker.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/bullet-graph/images/mainvisual.png&#34;
	width=&#34;2636&#34;
	height=&#34;1058&#34;
	srcset=&#34;https://visualizing.jp/bullet-graph/images/mainvisual_hu_ae034b9205aec4d3.png 480w, https://visualizing.jp/bullet-graph/images/mainvisual_hu_7488bf1b20bea877.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;249&#34;
		data-flex-basis=&#34;597px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Bullet graphs were developed by Stephen Few as a more space-efficient and informative alternative to dashboard gauges.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use a clear target marker.&lt;/li&gt;
&lt;li&gt;Keep qualitative ranges subtle.&lt;/li&gt;
&lt;li&gt;Avoid decorative gauge-like styling.&lt;/li&gt;
&lt;li&gt;Use consistent scales when comparing multiple bullet graphs.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Bullet graphs are strong dashboard components because they show actual value, target, and performance context in a compact form.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Calendar Heatmap</title>
        <link>https://visualizing.jp/en/calendar-heat-map/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/calendar-heat-map/</guid>
        <description>&lt;img src="https://visualizing.jp/calendar-heat-map/images/cover.png" alt="Featured image of post Calendar Heatmap" /&gt;&lt;p&gt;A calendar heatmap visualizes date-based data using the structure of a calendar. Each day is represented by a cell, and color intensity shows the value for that day. It is useful for seeing daily activity, frequency, seasonality, and weekly patterns.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/calendar-heat-map/images/mainvisual.png&#34;
	width=&#34;2505&#34;
	height=&#34;467&#34;
	srcset=&#34;https://visualizing.jp/calendar-heat-map/images/mainvisual_hu_37b199d477c862af.png 480w, https://visualizing.jp/calendar-heat-map/images/mainvisual_hu_3783c0064d24770e.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;536&#34;
		data-flex-basis=&#34;1287px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Contribution or activity logs&lt;/li&gt;
&lt;li&gt;Daily sales or traffic&lt;/li&gt;
&lt;li&gt;Habit tracking&lt;/li&gt;
&lt;li&gt;Weather or environmental daily values&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Make the calendar orientation clear.&lt;/li&gt;
&lt;li&gt;Use a color scale suited to the data.&lt;/li&gt;
&lt;li&gt;Label months and weekdays.&lt;/li&gt;
&lt;li&gt;Consider missing days and holidays.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Calendar heatmaps are effective when the calendar structure itself matters. They reveal daily and seasonal patterns that ordinary line charts may hide.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Candlestick Chart</title>
        <link>https://visualizing.jp/en/candlestick-chart/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/candlestick-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/candlestick-chart/images/thumb_ph_vizjp.png" alt="Featured image of post Candlestick Chart" /&gt;&lt;p&gt;A candlestick chart visualizes open, high, low, and close prices over time. Each candlestick represents one period, such as a day or an hour. The body shows the difference between open and close, while the wicks show the high and low.&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;Candlestick charts are widely used in financial markets because they summarize price movement within each time period compactly.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;A rising period is often shown in white or green, and a falling period in black or red. Long bodies indicate large open-to-close movement; long wicks indicate wide intraperiod fluctuation.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Keep time intervals consistent.&lt;/li&gt;
&lt;li&gt;Avoid overinterpreting individual shapes without context.&lt;/li&gt;
&lt;li&gt;Use volume or moving averages only when they add analytical value.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Candlestick charts are standard for financial time series because they show four price values in one compact mark.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Chord Diagram</title>
        <link>https://visualizing.jp/en/chord-diagram/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/chord-diagram/</guid>
        <description>&lt;img src="https://visualizing.jp/chord-diagram/images/cover.png" alt="Featured image of post Chord Diagram" /&gt;&lt;p&gt;A chord diagram visualizes relationships or flows among categories arranged around a circle. Curved bands, or chords, connect categories, and their thickness or color represents strength or direction.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/chord-diagram/images/circos-global-flow-people-migration-01.png&#34;
	width=&#34;900&#34;
	height=&#34;255&#34;
	srcset=&#34;https://visualizing.jp/chord-diagram/images/circos-global-flow-people-migration-01_hu_c9ee5cff6f8f7c48.png 480w, https://visualizing.jp/chord-diagram/images/circos-global-flow-people-migration-01_hu_1f61eba1e3e4a06b.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;352&#34;
		data-flex-basis=&#34;847px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/chord-diagram/images/circos-sample-panel.png&#34;
	width=&#34;950&#34;
	height=&#34;234&#34;
	srcset=&#34;https://visualizing.jp/chord-diagram/images/circos-sample-panel_hu_cd86c65cca2cebfe.png 480w, https://visualizing.jp/chord-diagram/images/circos-sample-panel_hu_c5f8edb365f8dc0e.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;405&#34;
		data-flex-basis=&#34;974px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Migration flows&lt;/li&gt;
&lt;li&gt;Trade between countries&lt;/li&gt;
&lt;li&gt;Network relationships among categories&lt;/li&gt;
&lt;li&gt;Genomic and biological relationships&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Limit the number of categories.&lt;/li&gt;
&lt;li&gt;Use ordering to reduce crossings.&lt;/li&gt;
&lt;li&gt;Make direction clear if flows are directional.&lt;/li&gt;
&lt;li&gt;Provide interaction for dense diagrams.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Chord diagrams are visually striking and useful for showing many-to-many relationships. They can become difficult to read when too many categories or chords are included.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Circle Voronoi Treemaps</title>
        <link>https://visualizing.jp/en/voronoi-treemaps/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/voronoi-treemaps/</guid>
        <description>&lt;img src="https://visualizing.jp/voronoi-treemaps/images/cover.png" alt="Featured image of post Circle Voronoi Treemaps" /&gt;&lt;p&gt;Circle Voronoi treemaps visualize hierarchical data by partitioning an area into irregular polygons using Voronoi diagrams. Unlike rectangular treemaps, they use organic polygonal regions within a circular boundary, often producing a more natural-looking layout.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/voronoi-treemaps/images/mainvisual-2.png&#34;
	width=&#34;1170&#34;
	height=&#34;1120&#34;
	srcset=&#34;https://visualizing.jp/voronoi-treemaps/images/mainvisual-2_hu_76bcdc18bc6a16bf.png 480w, https://visualizing.jp/voronoi-treemaps/images/mainvisual-2_hu_664f9fc192e08fe4.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;104&#34;
		data-flex-basis=&#34;250px&#34;
	
&gt;
&lt;img src=&#34;https://visualizing.jp/voronoi-treemaps/images/mainvisual-1.png&#34;
	width=&#34;1639&#34;
	height=&#34;1590&#34;
	srcset=&#34;https://visualizing.jp/voronoi-treemaps/images/mainvisual-1_hu_2c7efd4f16720507.png 480w, https://visualizing.jp/voronoi-treemaps/images/mainvisual-1_hu_25f09f5b7736fd5b.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;103&#34;
		data-flex-basis=&#34;247px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Voronoi treemaps were proposed in the early 2000s, especially through work by Michael Balzer and Oliver Deussen. They addressed limitations of rectangular treemaps, such as extreme aspect ratios and reduced readability.&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to show hierarchical part-to-whole structure while allowing a more organic layout than rectangular subdivision.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use labels carefully because polygon shapes vary.&lt;/li&gt;
&lt;li&gt;Keep hierarchy depth manageable.&lt;/li&gt;
&lt;li&gt;Use color to reinforce grouping.&lt;/li&gt;
&lt;li&gt;Consider ordinary treemaps when precise area comparison is more important.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Circle Voronoi treemaps are visually distinctive hierarchical visualizations. They are useful when organic form and grouping matter, but they can be harder to compare precisely than rectangular treemaps.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Circular Chart</title>
        <link>https://visualizing.jp/en/circular-chart/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/circular-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/circular-chart/images/thumb_ph_vizjp.png" alt="Featured image of post Circular Chart" /&gt;&lt;p&gt;Circular chart is a broad term for visualizations arranged around a circular layout. Examples include pie charts, donut charts, radar charts, polar plots, radial bar charts, and circular time charts.&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;Circular charts are often used for part-to-whole relationships, cyclical time, radial comparison, or emphasizing periodic patterns such as hours, months, seasons, and daily rhythms.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use circular form when angle or cycle has meaning.&lt;/li&gt;
&lt;li&gt;Avoid circular charts for ordinary ranking when bars would be clearer.&lt;/li&gt;
&lt;li&gt;Label carefully because circular layouts can be hard to scan.&lt;/li&gt;
&lt;li&gt;Be cautious with area and angle comparisons.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Circular charts can make cyclical structure visible, but they are not automatically better than rectangular charts. The circular layout should match the logic of the data.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Circular Layout</title>
        <link>https://visualizing.jp/en/circular-layout/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/circular-layout/</guid>
        <description>&lt;img src="https://visualizing.jp/circular-layout/images/cover.png" alt="Featured image of post Circular Layout" /&gt;&lt;p&gt;A circular layout places network nodes at equal intervals around a circle. It is useful when node position has no inherent spatial meaning and the goal is to show the overall structure simply.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/circular-layout/images/mainvisual.png&#34;
	width=&#34;2907&#34;
	height=&#34;977&#34;
	srcset=&#34;https://visualizing.jp/circular-layout/images/mainvisual_hu_85aa27a00731a390.png 480w, https://visualizing.jp/circular-layout/images/mainvisual_hu_e06f426a8f97288b.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;297&#34;
		data-flex-basis=&#34;714px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Small network overviews&lt;/li&gt;
&lt;li&gt;Comparing connection patterns around a fixed ordering&lt;/li&gt;
&lt;li&gt;Teaching graph structure&lt;/li&gt;
&lt;li&gt;Layouts supported by tools such as NetworkX&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Choose node order carefully; it strongly affects edge crossings.&lt;/li&gt;
&lt;li&gt;Avoid very dense networks.&lt;/li&gt;
&lt;li&gt;Use color or grouping to support interpretation.&lt;/li&gt;
&lt;li&gt;Consider chord diagrams when edge volume matters.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Circular layouts are simple and orderly. They work best when the circular arrangement itself supports reading the network.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Correlogram</title>
        <link>https://visualizing.jp/en/correlogram/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/correlogram/</guid>
        <description>&lt;img src="https://visualizing.jp/correlogram/images/cover.png" alt="Featured image of post Correlogram" /&gt;&lt;p&gt;A correlogram visualizes correlations among multiple variables in matrix form. Variables appear on both axes, and each cell encodes the correlation coefficient through color, size, shape, or numeric labels.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/correlogram/images/mainvisual-1.png&#34;
	width=&#34;768&#34;
	height=&#34;768&#34;
	srcset=&#34;https://visualizing.jp/correlogram/images/mainvisual-1_hu_690cba75ea666e6b.png 480w, https://visualizing.jp/correlogram/images/mainvisual-1_hu_3cc77e21fdabc1b8.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;100&#34;
		data-flex-basis=&#34;240px&#34;
	
&gt;
&lt;img src=&#34;https://visualizing.jp/correlogram/images/mainvisual-2.png&#34;
	width=&#34;672&#34;
	height=&#34;672&#34;
	srcset=&#34;https://visualizing.jp/correlogram/images/mainvisual-2_hu_b7419aefe25eee74.png 480w, https://visualizing.jp/correlogram/images/mainvisual-2_hu_c860596d0f456429.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;100&#34;
		data-flex-basis=&#34;240px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/correlogram/images/mainvisual-3.png&#34;
	width=&#34;672&#34;
	height=&#34;672&#34;
	srcset=&#34;https://visualizing.jp/correlogram/images/mainvisual-3_hu_c69bb731925ff8b8.png 480w, https://visualizing.jp/correlogram/images/mainvisual-3_hu_ffa250e5a862d801.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;100&#34;
		data-flex-basis=&#34;240px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to give an overview of correlation structure: strong positive relationships, strong negative relationships, and weak or absent relationships.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use a diverging color scale centered on zero.&lt;/li&gt;
&lt;li&gt;Keep the variable order meaningful.&lt;/li&gt;
&lt;li&gt;Show values when precision matters.&lt;/li&gt;
&lt;li&gt;Remember that correlation does not imply causation.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Correlograms are compact summaries of relationships among many variables. They focus on strength and direction, while scatterplot matrices show the actual shape of relationships.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Density Plot</title>
        <link>https://visualizing.jp/en/density-plot/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/density-plot/</guid>
        <description>&lt;img src="https://visualizing.jp/density-plot/images/thumb_ph_vizjp.png" alt="Featured image of post Density Plot" /&gt;&lt;p&gt;A density plot shows the distribution of a continuous variable as a smooth curve. Instead of using histogram bins, it estimates a probability density function, often with kernel density estimation.&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;Density plots are useful for comparing distribution shapes, including peaks, spread, skewness, and overlap between groups.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Choose bandwidth carefully.&lt;/li&gt;
&lt;li&gt;Explain that the curve is an estimate.&lt;/li&gt;
&lt;li&gt;Use transparency when comparing multiple groups.&lt;/li&gt;
&lt;li&gt;Consider histograms when raw counts are important.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Density plots provide a smooth view of distribution. They are useful for comparison, but their appearance depends on the estimation method and bandwidth.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Diverging Stacked Bar Chart</title>
        <link>https://visualizing.jp/en/diverging-stacked-bar-chart/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/diverging-stacked-bar-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/diverging-stacked-bar-chart/images/cover.png" alt="Featured image of post Diverging Stacked Bar Chart" /&gt;&lt;p&gt;A diverging stacked bar chart compares opposing response categories around a central baseline. It is commonly used for Likert-scale survey results, where agreement and disagreement are placed on opposite sides of zero.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/diverging-stacked-bar-chart/images/mainvisual.png&#34;
	width=&#34;1920&#34;
	height=&#34;697&#34;
	srcset=&#34;https://visualizing.jp/diverging-stacked-bar-chart/images/mainvisual_hu_37a434f3c4921731.png 480w, https://visualizing.jp/diverging-stacked-bar-chart/images/mainvisual_hu_ed8f6b3a438abcc3.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;275&#34;
		data-flex-basis=&#34;661px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to show the balance between positive and negative responses while preserving category composition.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Place neutral responses carefully, either centered or separated.&lt;/li&gt;
&lt;li&gt;Use consistent colors for negative and positive categories.&lt;/li&gt;
&lt;li&gt;Sort items by net agreement or another meaningful metric.&lt;/li&gt;
&lt;li&gt;Avoid too many response levels.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Diverging stacked bar charts are strong for survey and sentiment data because they make polarity visible. They require careful treatment of neutral categories and color order.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Dot Density Map</title>
        <link>https://visualizing.jp/en/dot-density-map/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/dot-density-map/</guid>
        <description>&lt;img src="https://visualizing.jp/dot-density-map/images/cover.png" alt="Featured image of post Dot Density Map" /&gt;&lt;p&gt;A dot density map represents geographic distribution through the density of dots. Each dot stands for a fixed quantity, such as 100 people or one household, and dots are placed within areas to show regional patterns.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/dot-density-map/images/mainvisual.png&#34;
	width=&#34;2880&#34;
	height=&#34;1802&#34;
	srcset=&#34;https://visualizing.jp/dot-density-map/images/mainvisual_hu_7f88c99557012114.png 480w, https://visualizing.jp/dot-density-map/images/mainvisual_hu_a252ae088483c451.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;159&#34;
		data-flex-basis=&#34;383px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to show spatial concentration and spread while avoiding the area bias of choropleth maps. Dense dot clusters indicate high values or high concentration.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;State what one dot represents.&lt;/li&gt;
&lt;li&gt;Avoid implying exact locations when dots are randomly placed within areas.&lt;/li&gt;
&lt;li&gt;Use small dots and appropriate transparency.&lt;/li&gt;
&lt;li&gt;Consider dasymetric placement when internal distribution is known.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Dot density maps are useful for showing population and other distributed quantities. They communicate density intuitively, but readers must understand that dots may represent quantities, not exact locations.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Dot Map</title>
        <link>https://visualizing.jp/en/dot-map/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/dot-map/</guid>
        <description>&lt;img src="https://visualizing.jp/dot-map/images/cover.png" alt="Featured image of post Dot Map" /&gt;&lt;p&gt;A dot map plots individual observations as dots at their geographic locations. One dot represents one event, object, or observation. It is also called a dot distribution map, and is useful for showing the geographic distribution of precise locations such as earthquakes, stores, or incidents.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Dot maps have roots in nineteenth-century cartography. John Snow&amp;rsquo;s 1854 cholera map in London is a famous early example of plotting individual cases geographically.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use dot maps when locations themselves matter.&lt;/li&gt;
&lt;li&gt;Avoid overplotting by using transparency or clustering.&lt;/li&gt;
&lt;li&gt;Do not confuse dot maps with dot density maps, where one dot may represent many units.&lt;/li&gt;
&lt;li&gt;Provide enough basemap context for interpretation.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Dot maps are direct and powerful when the data consists of individual locations. They show where observations occur without aggregating them into regions.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Dot Plot</title>
        <link>https://visualizing.jp/en/dot-plot/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/dot-plot/</guid>
        <description>&lt;img src="https://visualizing.jp/dot-plot/images/thumb_ph_vizjp.png" alt="Featured image of post Dot Plot" /&gt;&lt;p&gt;A dot plot represents each data point as a dot. Dots are placed along an axis, and repeated values can be stacked to show frequency. It is useful for small to medium datasets where the individual observations should remain visible.&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;Dot plots show distribution without hiding individual values. They can reveal clusters, gaps, outliers, and repeated values more directly than summary-only charts.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use for small or moderate datasets.&lt;/li&gt;
&lt;li&gt;Stack or jitter dots to reduce overlap.&lt;/li&gt;
&lt;li&gt;Keep axes simple.&lt;/li&gt;
&lt;li&gt;Consider histograms or density plots for large datasets.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Dot plots are simple, transparent distribution charts. They are especially good when readers should see both individual values and overall pattern.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Force-Directed Diagram</title>
        <link>https://visualizing.jp/en/force-directed-diagram/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/force-directed-diagram/</guid>
        <description>&lt;img src="https://visualizing.jp/force-directed-diagram/images/cover.png" alt="Featured image of post Force-Directed Diagram" /&gt;&lt;p&gt;A force-directed diagram is a network layout method that positions nodes and edges through simulated physical forces. Nodes repel one another, while edges act like springs that pull connected nodes together. The layout settles into a balanced configuration that can reveal clusters and relationships.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Social networks&lt;/li&gt;
&lt;li&gt;Web link structures&lt;/li&gt;
&lt;li&gt;Biological interaction networks&lt;/li&gt;
&lt;li&gt;Knowledge graphs&lt;/li&gt;
&lt;li&gt;Organizational relationship maps&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use interaction for large networks.&lt;/li&gt;
&lt;li&gt;Avoid treating distance as exact unless the layout defines it.&lt;/li&gt;
&lt;li&gt;Label only important nodes in dense diagrams.&lt;/li&gt;
&lt;li&gt;Consider adjacency matrices or hive plots when comparison and structure matter more than organic layout.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Force-directed diagrams are intuitive for exploring network structure, especially clusters and connected groups. Their apparent geometry is generated by layout rules, so it should be interpreted carefully.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Funnel Chart</title>
        <link>https://visualizing.jp/en/funnel-chart/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/funnel-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/funnel-chart/images/cover.png" alt="Featured image of post Funnel Chart" /&gt;&lt;p&gt;A funnel chart visualizes the decrease in quantity across stages of a process. Its width narrows from top to bottom, resembling a funnel. It is common in marketing and sales analysis, such as website visits, product views, cart additions, and completed purchases.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/funnel-chart/images/mainvisual.png&#34;
	width=&#34;600&#34;
	height=&#34;450&#34;
	srcset=&#34;https://visualizing.jp/funnel-chart/images/mainvisual_hu_65c8dea9084e89cd.png 480w, https://visualizing.jp/funnel-chart/images/mainvisual_hu_6cdb24fc041a8807.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;133&#34;
		data-flex-basis=&#34;320px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;The funnel concept in marketing traces back to the AIDA model proposed by E. St. Elmo Lewis in 1898: Attention, Interest, Desire, and Action. It describes how people move through stages before purchase.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;Each stage shows the number or percentage remaining. The drop between stages indicates loss or conversion. The most important insight is often where the largest drop-off occurs.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use consistent stage definitions.&lt;/li&gt;
&lt;li&gt;Show both counts and conversion rates when useful.&lt;/li&gt;
&lt;li&gt;Avoid 3D funnel effects.&lt;/li&gt;
&lt;li&gt;Consider bar charts when exact comparison is more important than the funnel metaphor.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Funnel charts are useful for communicating staged drop-off in processes. They are most effective when the process truly narrows from one stage to the next.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Gantt Chart</title>
        <link>https://visualizing.jp/en/gantt-chart/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/gantt-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/gantt-chart/images/thumb_ph_vizjp.png" alt="Featured image of post Gantt Chart" /&gt;&lt;p&gt;A Gantt chart visualizes project tasks, durations, order, and dependencies with horizontal bars on a time axis. Each bar shows the start and end of a task, making the overall schedule easy to understand.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Gantt charts were developed in the 1910s by Henry Laurence Gantt, who was influenced by scientific management. They were used in production planning and later became standard tools for project management.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Task&lt;/td&gt;
          &lt;td&gt;One row&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Start date&lt;/td&gt;
          &lt;td&gt;Bar beginning&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;End date or duration&lt;/td&gt;
          &lt;td&gt;Bar length&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Dependency&lt;/td&gt;
          &lt;td&gt;Optional relationship&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Status&lt;/td&gt;
          &lt;td&gt;Optional color or progress&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Show dependencies when they affect schedule.&lt;/li&gt;
&lt;li&gt;Keep time scale readable.&lt;/li&gt;
&lt;li&gt;Use color for status or responsibility.&lt;/li&gt;
&lt;li&gt;Avoid overloading the chart with too many small tasks.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Gantt charts are practical tools for planning and communicating schedules. They are strongest when the key question is &amp;ldquo;what happens when?&amp;rdquo;&lt;/p&gt;</description>
        </item>
        <item>
        <title>Gapminder World Map 2010</title>
        <link>https://visualizing.jp/en/gapminder-world-map-2010/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/gapminder-world-map-2010/</guid>
        <description>&lt;img src="https://visualizing.jp/gapminder-world-map-2010/images/cover.png" alt="Featured image of post Gapminder World Map 2010" /&gt;&lt;p&gt;&amp;ldquo;Gapminder World Map 2010&amp;rdquo; is a bubble chart showing the relationship between national income and life expectancy. Created by the Gapminder Foundation and popularized by Hans Rosling, it was designed to help people understand global health and wealth through data.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/gapminder-world-map-2010/images/mainvisual.png&#34;
	width=&#34;3626&#34;
	height=&#34;2564&#34;
	srcset=&#34;https://visualizing.jp/gapminder-world-map-2010/images/mainvisual_hu_6505a8d0b2b1a63e.png 480w, https://visualizing.jp/gapminder-world-map-2010/images/mainvisual_hu_56d38b843d04fe74.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;141&#34;
		data-flex-basis=&#34;339px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;Each bubble represents a country. The horizontal position usually indicates income, the vertical position indicates life expectancy, bubble size indicates population, and color often represents world region.&lt;/p&gt;
&lt;h2 id=&#34;why-it-matters&#34;&gt;Why It Matters
&lt;/h2&gt;&lt;p&gt;Gapminder helped make animated bubble charts a public storytelling tool. It showed that global development data could be explored visually and interactively rather than read only as tables.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Gapminder World Map 2010 is a representative example of public data visualization. It combines statistical data, animation, and accessible storytelling to challenge assumptions about global development.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Gauge Chart</title>
        <link>https://visualizing.jp/en/gauge-chart/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/gauge-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/gauge-chart/images/cover.png" alt="Featured image of post Gauge Chart" /&gt;&lt;p&gt;A gauge chart shows a single value on a circular or semicircular scale, often with a needle like a speedometer. It is commonly used to show where a current value sits relative to a target, threshold, or acceptable range.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/gauge-chart/images/mainvisual.png&#34;
	width=&#34;1798&#34;
	height=&#34;533&#34;
	srcset=&#34;https://visualizing.jp/gauge-chart/images/mainvisual_hu_28019fdcc2961aa7.png 480w, https://visualizing.jp/gauge-chart/images/mainvisual_hu_184f591cbcdb0a24.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;337&#34;
		data-flex-basis=&#34;809px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Dashboard KPIs&lt;/li&gt;
&lt;li&gt;Operational monitoring&lt;/li&gt;
&lt;li&gt;Performance against target&lt;/li&gt;
&lt;li&gt;Status displays&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use gauges for quick status, not detailed analysis.&lt;/li&gt;
&lt;li&gt;Show thresholds clearly.&lt;/li&gt;
&lt;li&gt;Avoid wasting too much dashboard space.&lt;/li&gt;
&lt;li&gt;Consider bullet charts or bar charts when comparison matters.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Gauge charts are familiar and easy to scan, but they are space-inefficient and limited to simple status messages. Use them when the metaphor of a meter helps the audience.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Geography-Based Connection</title>
        <link>https://visualizing.jp/en/geography-based-connection/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/geography-based-connection/</guid>
        <description>&lt;img src="https://visualizing.jp/geography-based-connection/images/thumb_ph_vizjp.png" alt="Featured image of post Geography-Based Connection" /&gt;&lt;p&gt;A geography-based connection map visualizes network relationships on top of geographic space. Nodes such as cities or locations are placed on a map, and edges connect them to show movement, communication, logistics, or other relationships.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/geography-based-connection/images/mainvisual.png&#34;
	width=&#34;2647&#34;
	height=&#34;1740&#34;
	srcset=&#34;https://visualizing.jp/geography-based-connection/images/mainvisual_hu_f88ef0180f2487d7.png 480w, https://visualizing.jp/geography-based-connection/images/mainvisual_hu_583b1e78c41c4250.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Global Internet Map Map 2021&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;152&#34;
		data-flex-basis=&#34;365px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;The form is related to nineteenth-century flow maps and later airline route maps, communication network maps, and logistics maps. Modern GIS and network tools make it easy to overlay network structure on digital maps.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Air routes&lt;/li&gt;
&lt;li&gt;Internet and communication cables&lt;/li&gt;
&lt;li&gt;Logistics and supply chains&lt;/li&gt;
&lt;li&gt;Migration or commuting connections&lt;/li&gt;
&lt;li&gt;Urban and regional networks&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Avoid too many overlapping edges.&lt;/li&gt;
&lt;li&gt;Use bundling or filtering for dense networks.&lt;/li&gt;
&lt;li&gt;Clarify whether line width represents volume.&lt;/li&gt;
&lt;li&gt;Preserve geographic context without overwhelming the network.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Geography-based connection maps are useful when the location of relationships matters. They combine network structure with geographic context.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Histogram</title>
        <link>https://visualizing.jp/en/histogram/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/histogram/</guid>
        <description>&lt;img src="https://visualizing.jp/histogram/images/thumb_ph_vizjp.png" alt="Featured image of post Histogram" /&gt;&lt;p&gt;A histogram visualizes the distribution of numeric data. The value range is divided into continuous intervals, or bins, and each bar shows how many observations fall into that bin. Because histograms show continuous distributions, bars usually touch one another.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Karl Pearson introduced the term &amp;ldquo;histogram&amp;rdquo; in 1895. The visual idea belongs to the broader history of statistical graphics, but Pearson helped establish the term and its theoretical role in statistics.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;Look at the shape of the bars: peaks, spread, skewness, gaps, and outliers. The bin width affects the appearance, so a histogram should be interpreted with that choice in mind.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Choose bin width carefully.&lt;/li&gt;
&lt;li&gt;Do not use gaps between bars for continuous data.&lt;/li&gt;
&lt;li&gt;Label units and axes.&lt;/li&gt;
&lt;li&gt;Consider density plots for smoother distribution views.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Histograms are fundamental for understanding numeric distributions. They are simple, but binning choices strongly affect what readers see.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Hive Plot</title>
        <link>https://visualizing.jp/en/hive-plot/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/hive-plot/</guid>
        <description>&lt;img src="https://visualizing.jp/hive-plot/images/cover.png" alt="Featured image of post Hive Plot" /&gt;&lt;p&gt;A hive plot visualizes network data by placing nodes on predefined axes according to explicit rules. Unlike force-directed diagrams, it avoids random-looking layouts and makes network structure more systematic and comparable.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/hive-plot/images/mainvisual.png&#34;
	width=&#34;1800&#34;
	height=&#34;1350&#34;
	srcset=&#34;https://visualizing.jp/hive-plot/images/mainvisual_hu_45b1bfbe299388b9.png 480w, https://visualizing.jp/hive-plot/images/mainvisual_hu_c4de1bcfd0898608.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;133&#34;
		data-flex-basis=&#34;320px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to make complex networks more interpretable by controlling node placement. Nodes are assigned to axes by category, role, or metric, and edges show relationships among them.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Define axis rules clearly.&lt;/li&gt;
&lt;li&gt;Use consistent node ordering along axes.&lt;/li&gt;
&lt;li&gt;Avoid too many edge crossings.&lt;/li&gt;
&lt;li&gt;Use color to reinforce categories.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Hive plots are useful when a network should be read through defined structural dimensions rather than through a force-directed layout. Their clarity depends on meaningful axis design.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Hyperbolic Tree</title>
        <link>https://visualizing.jp/en/hyperbolic-trees/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/hyperbolic-trees/</guid>
        <description>&lt;img src="https://visualizing.jp/hyperbolic-trees/images/thumb_ph_vizjp.png" alt="Featured image of post Hyperbolic Tree" /&gt;&lt;p&gt;A hyperbolic tree visualizes hierarchical data in a circular hyperbolic space. Elements near the center are enlarged, while elements toward the edge are compressed. This makes it possible to see both a focus area and surrounding context, making it a classic focus-plus-context technique.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/hyperbolic-trees/images/mainvisual-1.png&#34;
	width=&#34;887&#34;
	height=&#34;887&#34;
	srcset=&#34;https://visualizing.jp/hyperbolic-trees/images/mainvisual-1_hu_963e3564c71cc0c7.png 480w, https://visualizing.jp/hyperbolic-trees/images/mainvisual-1_hu_8700c8c56ecbbc38.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;100&#34;
		data-flex-basis=&#34;240px&#34;
	
&gt;
&lt;img src=&#34;https://visualizing.jp/hyperbolic-trees/images/mainvisual-2.png&#34;
	width=&#34;570&#34;
	height=&#34;595&#34;
	srcset=&#34;https://visualizing.jp/hyperbolic-trees/images/mainvisual-2_hu_d1b2f685dab2dedb.png 480w, https://visualizing.jp/hyperbolic-trees/images/mainvisual-2_hu_7d24049b7b6ec77.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;95&#34;
		data-flex-basis=&#34;229px&#34;
	
&gt;
&lt;img src=&#34;https://visualizing.jp/hyperbolic-trees/images/mainvisual-3.png&#34;
	width=&#34;751&#34;
	height=&#34;736&#34;
	srcset=&#34;https://visualizing.jp/hyperbolic-trees/images/mainvisual-3_hu_76effd807989a5b0.png 480w, https://visualizing.jp/hyperbolic-trees/images/mainvisual-3_hu_87f0ebdedbd0d34f.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;102&#34;
		data-flex-basis=&#34;244px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to navigate large hierarchies without losing the broader structure. Users can bring a node into focus while keeping related branches visible around it.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Large file systems&lt;/li&gt;
&lt;li&gt;Website maps&lt;/li&gt;
&lt;li&gt;Taxonomies&lt;/li&gt;
&lt;li&gt;Knowledge graphs with tree-like structure&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use interaction; static hyperbolic trees are harder to read.&lt;/li&gt;
&lt;li&gt;Keep labels legible near the focus.&lt;/li&gt;
&lt;li&gt;Provide orientation cues so users do not get lost.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Hyperbolic trees are powerful for interactive navigation of large hierarchies. Their strength is combining detail and context in one view.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Isotype Chart</title>
        <link>https://visualizing.jp/en/isotype-chart/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/isotype-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/isotype-chart/images/thumb_ph_vizjp.png" alt="Featured image of post Isotype Chart" /&gt;&lt;p&gt;An Isotype chart uses pictograms to compare quantities. Repeating icons of the same size allows readers to count or estimate differences intuitively. The system was developed in the 1920s by Otto Neurath and designer Gerd Arntz.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/isotype-chart/images/mainvisual.png&#34;
	width=&#34;475&#34;
	height=&#34;310&#34;
	srcset=&#34;https://visualizing.jp/isotype-chart/images/mainvisual_hu_27636648c883cb59.png 480w, https://visualizing.jp/isotype-chart/images/mainvisual_hu_c49012869df5d2a4.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;153&#34;
		data-flex-basis=&#34;367px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;ISOTYPE, the International System Of Typographic Picture Education, originated in Vienna. Neurath wanted a visual language for communicating social and economic data to the general public. Arntz&amp;rsquo;s pictograms gave the system a clear and consistent graphic form.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use repeated units rather than scaling pictogram area.&lt;/li&gt;
&lt;li&gt;Make the value represented by one icon clear.&lt;/li&gt;
&lt;li&gt;Keep pictograms simple and consistent.&lt;/li&gt;
&lt;li&gt;Avoid partial icons when they confuse counting.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Isotype charts are effective for public communication because they turn quantities into countable visual units. They are strongest when the goal is accessibility and memorability rather than exact precision.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Radar Chart</title>
        <link>https://visualizing.jp/en/radar-chart/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/radar-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/radar-chart/images/cover.png" alt="Featured image of post Radar Chart" /&gt;&lt;p&gt;A radar chart compares multiple variables by arranging axes radially and connecting values into a polygon. It is also called a spider chart or web chart. It is often used to compare attributes of products, people, organizations, or performance profiles.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/radar-chart/images/mainvisual.png&#34;
	width=&#34;1600&#34;
	height=&#34;1600&#34;
	srcset=&#34;https://visualizing.jp/radar-chart/images/mainvisual_hu_92ecc83664f14b50.png 480w, https://visualizing.jp/radar-chart/images/mainvisual_hu_e06fedfc4cd3968f.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;100&#34;
		data-flex-basis=&#34;240px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Early forms appeared in nineteenth-century statistical graphics and were later used in military, industrial, and educational assessment. Software such as Excel, Tableau, matplotlib, and Plotly made radar charts easy to create.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use a small number of variables.&lt;/li&gt;
&lt;li&gt;Keep axis scales consistent and meaningful.&lt;/li&gt;
&lt;li&gt;Avoid comparing too many polygons.&lt;/li&gt;
&lt;li&gt;Consider small multiples or bar charts for precise comparison.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Radar charts are useful for profile-like comparisons, but they can be hard to read precisely. They work best when the overall shape is more important than exact values.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Radial Bar Chart</title>
        <link>https://visualizing.jp/en/radial-bar-chart/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/radial-bar-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/radial-bar-chart/images/cover.png" alt="Featured image of post Radial Bar Chart" /&gt;&lt;p&gt;A radial bar chart places bars around a circle using polar coordinates. Each bar extends outward from the center, and its length represents a value. It is also called a circular bar chart or star chart.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/radial-bar-chart/images/mainvisual-1.png&#34;
	width=&#34;2481&#34;
	height=&#34;2481&#34;
	srcset=&#34;https://visualizing.jp/radial-bar-chart/images/mainvisual-1_hu_72be10c57db60021.png 480w, https://visualizing.jp/radial-bar-chart/images/mainvisual-1_hu_3978b6a21a76d82f.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;100&#34;
		data-flex-basis=&#34;240px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/radial-bar-chart/images/mainvisual-2.png&#34;
	width=&#34;683&#34;
	height=&#34;649&#34;
	srcset=&#34;https://visualizing.jp/radial-bar-chart/images/mainvisual-2_hu_b77fdda92a6417ca.png 480w, https://visualizing.jp/radial-bar-chart/images/mainvisual-2_hu_9152a08c4d660232.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;105&#34;
		data-flex-basis=&#34;252px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/radial-bar-chart/images/mainvisual-3.png&#34;
	width=&#34;1655&#34;
	height=&#34;1018&#34;
	srcset=&#34;https://visualizing.jp/radial-bar-chart/images/mainvisual-3_hu_9327c72e0fd0306f.png 480w, https://visualizing.jp/radial-bar-chart/images/mainvisual-3_hu_85c601b9837c86f9.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;162&#34;
		data-flex-basis=&#34;390px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Cyclical time data such as months, seasons, or hours&lt;/li&gt;
&lt;li&gt;Decorative summaries for dashboards or reports&lt;/li&gt;
&lt;li&gt;Comparing values in a circular ordering&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use with caution when precise comparison matters.&lt;/li&gt;
&lt;li&gt;Avoid too many bars.&lt;/li&gt;
&lt;li&gt;Label angles and categories clearly.&lt;/li&gt;
&lt;li&gt;Consider a normal bar chart when cyclic structure is not meaningful.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Radial bar charts can be effective for cyclical data, but they are less precise than ordinary bar charts. The circular form should serve the data, not only decoration.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Radial Tree</title>
        <link>https://visualizing.jp/en/radial-trees/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/radial-trees/</guid>
        <description>&lt;img src="https://visualizing.jp/radial-trees/images/thumb_ph_vizjp.png" alt="Featured image of post Radial Tree" /&gt;&lt;p&gt;A radial tree lays out a hierarchy in a circular form. The root node is placed at the center, and child nodes radiate outward by level. This makes hierarchical depth and parent-child relationships visible in a compact layout.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/radial-trees/images/mainvisual.png&#34;
	width=&#34;1638&#34;
	height=&#34;1803&#34;
	srcset=&#34;https://visualizing.jp/radial-trees/images/mainvisual_hu_2ee23d3456b144c3.png 480w, https://visualizing.jp/radial-trees/images/mainvisual_hu_e41e48c1e6c467ed.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;90&#34;
		data-flex-basis=&#34;218px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Circular tree layouts appear in nineteenth-century classification and phylogenetic diagrams, but computational radial tree layouts developed in information visualization research in the late twentieth century.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Taxonomies&lt;/li&gt;
&lt;li&gt;Organization structures&lt;/li&gt;
&lt;li&gt;File systems&lt;/li&gt;
&lt;li&gt;Phylogenetic trees&lt;/li&gt;
&lt;li&gt;Information architecture maps&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use radial trees when compact overview matters.&lt;/li&gt;
&lt;li&gt;Keep labels legible around the circle.&lt;/li&gt;
&lt;li&gt;Avoid very deep hierarchies without interaction.&lt;/li&gt;
&lt;li&gt;Consider horizontal trees when labels are long.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Radial trees are compact hierarchy diagrams. They provide a strong overview, but label readability and dense branches require care.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Ridgeline Plot</title>
        <link>https://visualizing.jp/en/ridgeline-plot/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/ridgeline-plot/</guid>
        <description>&lt;img src="https://visualizing.jp/ridgeline-plot/images/cover.png" alt="Featured image of post Ridgeline Plot" /&gt;&lt;p&gt;A ridgeline plot stacks multiple distributions, usually smooth density curves, with slight vertical offsets. It is useful for comparing how distributions change across time or categories. The name comes from the appearance of mountain ridge lines.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/ridgeline-plot/images/mainvisual.png&#34;
	width=&#34;1536&#34;
	height=&#34;1152&#34;
	srcset=&#34;https://visualizing.jp/ridgeline-plot/images/mainvisual_hu_9fd100ba5faa2bf.png 480w, https://visualizing.jp/ridgeline-plot/images/mainvisual_hu_c9d272be40595d70.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;133&#34;
		data-flex-basis=&#34;320px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Temperature distributions over months&lt;/li&gt;
&lt;li&gt;Income or demographic distributions by group&lt;/li&gt;
&lt;li&gt;Music waveform-like patterns&lt;/li&gt;
&lt;li&gt;Comparing many related density curves&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;Each ridge shows one distribution. Peaks indicate where values are concentrated. Comparing ridge positions and shapes reveals shifts, spread, and changes in modality.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Avoid excessive overlap that hides lower ridges.&lt;/li&gt;
&lt;li&gt;Use consistent scales.&lt;/li&gt;
&lt;li&gt;Label categories clearly.&lt;/li&gt;
&lt;li&gt;Consider violin plots or small multiples when exact comparison matters.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Ridgeline plots are effective for comparing many distributions compactly. They emphasize shape and change more than exact values.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Space-Time Cube</title>
        <link>https://visualizing.jp/en/space-time-cube/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/space-time-cube/</guid>
        <description>&lt;img src="https://visualizing.jp/space-time-cube/images/thumb_ph_vizjp.png" alt="Featured image of post Space-Time Cube" /&gt;&lt;p&gt;A space-time cube integrates time and geographic space in a three-dimensional visual form. The X and Y axes represent location, while the Z-axis represents time. This makes it possible to see spatial and temporal change together.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;The concept is rooted in time geography, developed by Swedish geographer Torsten Hagerstrand in the 1960s. His ideas about space-time prisms showed how human activity is constrained by both space and time. Later GIS and 3D visualization tools made space-time cubes practical.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;X/Y location&lt;/td&gt;
          &lt;td&gt;Geographic position&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Time&lt;/td&gt;
          &lt;td&gt;Vertical axis&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Event or path&lt;/td&gt;
          &lt;td&gt;Point, line, or trajectory&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Attribute&lt;/td&gt;
          &lt;td&gt;Color, size, or annotation&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use interaction or multiple views for readability.&lt;/li&gt;
&lt;li&gt;Clarify the time direction.&lt;/li&gt;
&lt;li&gt;Avoid clutter from too many trajectories.&lt;/li&gt;
&lt;li&gt;Provide 2D map and timeline references when needed.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Space-time cubes are useful when spatial and temporal patterns must be understood together. They are powerful but often require interaction to read well.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Spiral Chart</title>
        <link>https://visualizing.jp/en/spiral-chart/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/spiral-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/spiral-chart/images/thumb_ph_vizjp.png" alt="Featured image of post Spiral Chart" /&gt;&lt;p&gt;A spiral chart represents time or cyclical change along a spiral path. Unlike a circular chart that completes in one loop, a spiral can wind continuously through multiple cycles, making seasonal and periodic patterns easier to compare across years or periods.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/spiral-chart/images/mainvisual.png&#34;
	width=&#34;2660&#34;
	height=&#34;1706&#34;
	srcset=&#34;https://visualizing.jp/spiral-chart/images/mainvisual_hu_73cbac918e1ef872.png 480w, https://visualizing.jp/spiral-chart/images/mainvisual_hu_2760f22aae170806.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;155&#34;
		data-flex-basis=&#34;374px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Spiral forms in information graphics date back to nineteenth-century statistical diagrams. They are conceptually related to polar charts and cyclical time representations.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Seasonal time series&lt;/li&gt;
&lt;li&gt;Daily, weekly, or yearly cycles&lt;/li&gt;
&lt;li&gt;Long time series with repeated periods&lt;/li&gt;
&lt;li&gt;Periodic environmental or social data&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Make the time direction clear.&lt;/li&gt;
&lt;li&gt;Avoid using spiral form when linear time comparison is simpler.&lt;/li&gt;
&lt;li&gt;Label cycles or reference periods.&lt;/li&gt;
&lt;li&gt;Use color carefully to avoid confusing position and value.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Spiral charts are useful when periodicity is central to the story. They make repeated cycles visible, but they can be harder to read precisely than linear time-series charts.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Stem-and-Leaf Plot</title>
        <link>https://visualizing.jp/en/stem-and-leaf-plot/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/stem-and-leaf-plot/</guid>
        <description>&lt;img src="https://visualizing.jp/stem-and-leaf-plot/images/cover.png" alt="Featured image of post Stem-and-Leaf Plot" /&gt;&lt;p&gt;A stem-and-leaf plot splits numeric values into stems and leaves, preserving individual observations while showing the shape of the distribution. It resembles a histogram, but the original data values remain visible.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/stem-and-leaf-plot/images/mainvisual.png&#34;
	width=&#34;400&#34;
	height=&#34;259&#34;
	srcset=&#34;https://visualizing.jp/stem-and-leaf-plot/images/mainvisual_hu_36f46c3bf183f709.png 480w, https://visualizing.jp/stem-and-leaf-plot/images/mainvisual_hu_6860e8f290c9cf7.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;154&#34;
		data-flex-basis=&#34;370px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Stem-and-leaf plots were popularized by John W. Tukey as part of exploratory data analysis in the 1970s. They were designed as a quick, hand-drawn way to inspect distributions before computers were widely available.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;The stem contains the leading digits, and each leaf contains the final digit or digits. The row length shows frequency, while the leaves preserve individual values.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use for small to medium datasets.&lt;/li&gt;
&lt;li&gt;Choose stem width carefully.&lt;/li&gt;
&lt;li&gt;Sort leaves for readability.&lt;/li&gt;
&lt;li&gt;Use histograms for larger datasets.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Stem-and-leaf plots are useful for teaching and exploratory analysis because they reveal distribution while keeping the raw values visible.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Strip Chart</title>
        <link>https://visualizing.jp/en/strip-chart/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/strip-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/strip-chart/images/cover.png" alt="Featured image of post Strip Chart" /&gt;&lt;p&gt;A strip chart records or displays data continuously over time, often as a line updated in real time. The term also refers to charts that show individual data points as a continuous strip across time or categories. The common idea is to make ongoing change visible.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/strip-chart/images/mainvisual-1.png&#34;
	width=&#34;768&#34;
	height=&#34;672&#34;
	srcset=&#34;https://visualizing.jp/strip-chart/images/mainvisual-1_hu_e4bd395e755cde9d.png 480w, https://visualizing.jp/strip-chart/images/mainvisual-1_hu_29e208c5f4b9dd04.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;114&#34;
		data-flex-basis=&#34;274px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Strip charts originated in physical strip chart recorders used for industrial measurement, medical monitoring, and experiments. A moving paper strip recorded changing values as a continuous trace. The idea later carried over into digital monitoring displays and statistical plots.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Industrial sensor monitoring&lt;/li&gt;
&lt;li&gt;Medical and laboratory measurement&lt;/li&gt;
&lt;li&gt;Real-time system dashboards&lt;/li&gt;
&lt;li&gt;Time-series inspection&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Keep time scale and sampling rate clear.&lt;/li&gt;
&lt;li&gt;Use alerts or bands for important thresholds.&lt;/li&gt;
&lt;li&gt;Avoid overplotting too many signals.&lt;/li&gt;
&lt;li&gt;Preserve enough history for context.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Strip charts are practical tools for monitoring change as it happens. Their value comes from continuity and immediacy.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Symbol Chart</title>
        <link>https://visualizing.jp/en/symbol-chart/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/symbol-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/symbol-chart/images/thumb_ph_vizjp.png" alt="Featured image of post Symbol Chart" /&gt;&lt;p&gt;A symbol chart uses geometric symbols such as circles or squares, varying their size or color to represent quantities and categories. Symbols may be placed on ordinary axes or on maps. Bubble charts and proportional symbol maps are closely related forms.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Symbol-based visualization has roots in nineteenth-century cartography. Proportional symbols appeared on railway and thematic maps, and Charles Joseph Minard developed influential uses of symbol size for flows and quantities. Later work on area perception, including James Flannery&amp;rsquo;s scaling research, improved how proportional symbols are designed.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;Read position first, then symbol size and color. Size usually represents magnitude; color may represent category or another quantitative value.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Scale area, not diameter, when symbol size represents value.&lt;/li&gt;
&lt;li&gt;Provide a size legend.&lt;/li&gt;
&lt;li&gt;Avoid excessive overlap.&lt;/li&gt;
&lt;li&gt;Use color only when it adds meaning.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Symbol charts are flexible because they combine position, size, and color. They are useful for showing magnitude across locations or categories, but scaling and overlap require careful handling.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Time-Series Linear Dendrogram</title>
        <link>https://visualizing.jp/en/time-series-linear-dendrogram/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/time-series-linear-dendrogram/</guid>
        <description>&lt;img src="https://visualizing.jp/time-series-linear-dendrogram/images/mainvisual.png" alt="Featured image of post Time-Series Linear Dendrogram" /&gt;&lt;p&gt;A time-series linear dendrogram unfolds hierarchical relationships along a time axis. Whereas ordinary dendrograms mainly show spatial hierarchy, the linear time-series form shows when and how branches diverge or emerge.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Dendrograms developed from biological classification and later became standard in hierarchical clustering. Time-aware linear dendrograms are especially important in phylogenetics, where mutations and lineages must be understood over time. Platforms such as Nextstrain made this form widely visible during the COVID-19 pandemic.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Node&lt;/td&gt;
          &lt;td&gt;Ancestor, group, or cluster&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Branch&lt;/td&gt;
          &lt;td&gt;Relationship or divergence&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Time&lt;/td&gt;
          &lt;td&gt;Position along the timeline&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Metadata&lt;/td&gt;
          &lt;td&gt;Optional color or annotation&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to show hierarchical branching together with temporal sequence. It answers not only what is related to what, but when divergence occurred.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Make the time axis clear.&lt;/li&gt;
&lt;li&gt;Use color for meaningful lineage or category metadata.&lt;/li&gt;
&lt;li&gt;Avoid overloading the chart with too many labels.&lt;/li&gt;
&lt;li&gt;Provide interaction for dense trees.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Time-series linear dendrograms are useful when hierarchy and time are inseparable. They are especially powerful for evolution, lineage tracking, and historical branching processes.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Vector Field Map</title>
        <link>https://visualizing.jp/en/vector-field-map/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/vector-field-map/</guid>
        <description>&lt;img src="https://visualizing.jp/vector-field-map/images/cover.png" alt="Featured image of post Vector Field Map" /&gt;&lt;p&gt;A vector field map shows direction and magnitude at spatial locations using arrows or glyphs. It is used for data such as wind, ocean currents, electric fields, and magnetic fields. Arrow angle represents direction, while length or color represents strength.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/vector-field-map/images/mainvisual.png&#34;
	width=&#34;576&#34;
	height=&#34;576&#34;
	srcset=&#34;https://visualizing.jp/vector-field-map/images/mainvisual_hu_e0d09109beb69893.png 480w, https://visualizing.jp/vector-field-map/images/mainvisual_hu_f97f713bfbbc8e17.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;100&#34;
		data-flex-basis=&#34;240px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Vector field visualization developed with physics and fluid dynamics. Michael Faraday&amp;rsquo;s field-line diagrams and James Clerk Maxwell&amp;rsquo;s mathematical work on fields helped establish visual and mathematical thinking about directional forces. Modern weather and ocean maps now routinely use vector field visualization.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Location&lt;/td&gt;
          &lt;td&gt;Point where vector is measured&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Direction&lt;/td&gt;
          &lt;td&gt;Arrow angle&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Magnitude&lt;/td&gt;
          &lt;td&gt;Arrow length or color&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Optional time&lt;/td&gt;
          &lt;td&gt;Animation or temporal comparison&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Avoid drawing too many arrows.&lt;/li&gt;
&lt;li&gt;Use consistent scaling for magnitude.&lt;/li&gt;
&lt;li&gt;Consider streamlines for dense flow.&lt;/li&gt;
&lt;li&gt;Use animation carefully for time-varying fields.&lt;/li&gt;
&lt;li&gt;Include a legend for arrow length or color.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Vector field maps are effective for directional spatial data. They help readers see flow, force, or movement patterns, but density and scaling must be managed carefully.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Vertical Trees and Horizontal Trees</title>
        <link>https://visualizing.jp/en/vertical-tree-horizontal-trees/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/vertical-tree-horizontal-trees/</guid>
        <description>&lt;img src="https://visualizing.jp/vertical-tree-horizontal-trees/images/thumb_ph_vizjp.png" alt="Featured image of post Vertical Trees and Horizontal Trees" /&gt;&lt;p&gt;Vertical and horizontal trees are basic layouts for visualizing hierarchical structures with nodes and branches. A vertical tree places the root at the top and expands downward. A horizontal tree expands from left to right or right to left. Both are used for organization charts, taxonomies, phylogenetic trees, file structures, and other hierarchies.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Tree diagrams have roots in ancient classification diagrams, medieval genealogies, and scientific evolutionary trees. In computer science, trees became a fundamental data structure, and visualization libraries now generate many layout variants automatically.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Node&lt;/td&gt;
          &lt;td&gt;Entity in the hierarchy&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Parent-child relationship&lt;/td&gt;
          &lt;td&gt;Branch structure&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Root&lt;/td&gt;
          &lt;td&gt;Top or starting node&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Depth&lt;/td&gt;
          &lt;td&gt;Level in the hierarchy&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use vertical trees for top-down hierarchy.&lt;/li&gt;
&lt;li&gt;Use horizontal trees when labels are long.&lt;/li&gt;
&lt;li&gt;Keep spacing consistent.&lt;/li&gt;
&lt;li&gt;Collapse or filter deep hierarchies.&lt;/li&gt;
&lt;li&gt;Consider radial trees for compact overviews.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Vertical and horizontal trees are simple, readable ways to show hierarchy. The best orientation depends on label length, reading direction, and available space.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Violin Plot</title>
        <link>https://visualizing.jp/en/violin-plot/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/violin-plot/</guid>
        <description>&lt;img src="https://visualizing.jp/violin-plot/images/cover.png" alt="Featured image of post Violin Plot" /&gt;&lt;p&gt;A violin plot visualizes both the distribution shape and summary statistics of data. It builds on the box plot but adds a smooth density shape, usually based on kernel density estimation. The result often resembles a violin, giving the chart its name.&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose is to show not only median and spread, but also the shape of the distribution: modes, skewness, and density.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;The width of the violin indicates density. Wider areas contain more observations. Internal marks may show the median, quartiles, or individual data points depending on the design.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Comparing distributions across categories&lt;/li&gt;
&lt;li&gt;Showing multimodal data&lt;/li&gt;
&lt;li&gt;Supplementing or replacing box plots&lt;/li&gt;
&lt;li&gt;Exploratory data analysis&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Explain whether the plot shows KDE, raw points, or both.&lt;/li&gt;
&lt;li&gt;Be careful with small sample sizes.&lt;/li&gt;
&lt;li&gt;Use consistent bandwidth settings across groups.&lt;/li&gt;
&lt;li&gt;Consider box plots when summary statistics are enough.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Violin plots are useful when distribution shape matters. They reveal more than box plots, but their density estimates require careful interpretation.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Visualizing the Most Prolific Type Designers</title>
        <link>https://visualizing.jp/en/most-prolific-type-designers/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/most-prolific-type-designers/</guid>
        <description>&lt;img src="https://visualizing.jp/most-prolific-type-designers/images/cover.png" alt="Featured image of post Visualizing the Most Prolific Type Designers" /&gt;&lt;p&gt;This infographic visualizes notable type designers by the number and categories of typefaces they created. Designed by Clara Prieto, it is structured into two main parts: the most prolific type designers on the left and the international style on the right.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/most-prolific-type-designers/images/mainvisual.jpg&#34;
	width=&#34;1920&#34;
	height=&#34;1354&#34;
	srcset=&#34;https://visualizing.jp/most-prolific-type-designers/images/mainvisual_hu_679d980931b1737c.jpg 480w, https://visualizing.jp/most-prolific-type-designers/images/mainvisual_hu_ea8e63eb43b42dcd.jpg 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;141&#34;
		data-flex-basis=&#34;340px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;left-side-view&#34;&gt;Left-Side View
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/most-prolific-type-designers/images/mainvisual-left.jpg&#34;
	width=&#34;823&#34;
	height=&#34;1172&#34;
	srcset=&#34;https://visualizing.jp/most-prolific-type-designers/images/mainvisual-left_hu_d2ee0ca63f208b35.jpg 480w, https://visualizing.jp/most-prolific-type-designers/images/mainvisual-left_hu_9f28b0a0cfcf9eba.jpg 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;70&#34;
		data-flex-basis=&#34;168px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;The left section ranks or compares designers by output, using visual structure to make production volume and category differences easier to compare.&lt;/p&gt;
&lt;h2 id=&#34;why-it-matters&#34;&gt;Why It Matters
&lt;/h2&gt;&lt;p&gt;Typography history is often told through movements, specimens, and individual typefaces. This work shifts attention to designers&amp;rsquo; output as data, making the history of type design comparable as a quantitative field.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;The infographic is a useful example of visualizing design history. It organizes cultural production through counts, categories, and layout while preserving a strong graphic identity.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Waterfall Chart</title>
        <link>https://visualizing.jp/en/waterfall-chart/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/waterfall-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/waterfall-chart/images/cover.png" alt="Featured image of post Waterfall Chart" /&gt;&lt;p&gt;A waterfall chart visualizes incremental increases and decreases from an initial value to a final value. It separates positive, negative, and total components so readers can understand what caused the overall change.&lt;/p&gt;
&lt;p&gt;The name comes from the way bars appear to step up and down like a waterfall.&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;Waterfall charts are especially common in finance, where they explain how revenue, costs, adjustments, and other components lead to profit or loss.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;Start with the initial value, then follow each bar in sequence. Upward bars add to the total, downward bars subtract from it, and the final bar shows the resulting value.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use color to distinguish increases, decreases, and totals.&lt;/li&gt;
&lt;li&gt;Keep the sequence logical.&lt;/li&gt;
&lt;li&gt;Label major components directly.&lt;/li&gt;
&lt;li&gt;Avoid too many small steps.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Waterfall charts are useful for explaining change as a sequence of contributions. They make bridge analysis easier to understand than a single before-and-after comparison.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Yield Curve</title>
        <link>https://visualizing.jp/en/yield-curve/</link>
        <pubDate>Sat, 11 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/yield-curve/</guid>
        <description>&lt;img src="https://visualizing.jp/yield-curve/images/thumb_ph_vizjp.png" alt="Featured image of post Yield Curve" /&gt;&lt;p&gt;A yield curve connects the yields of bonds with different maturities. The X-axis usually shows maturity, and the Y-axis shows yield. It is an important financial chart for reading market expectations and the economic outlook.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/yield-curve/images/mainvisual.png&#34;
	width=&#34;1671&#34;
	height=&#34;1239&#34;
	srcset=&#34;https://visualizing.jp/yield-curve/images/mainvisual_hu_4999c3bf355d3895.png 480w, https://visualizing.jp/yield-curve/images/mainvisual_hu_d563a922b581d70b.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;134&#34;
		data-flex-basis=&#34;323px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;The concept developed with bond markets and theories of the term structure of interest rates. Economists and investors use yield curves to understand expectations about inflation, monetary policy, and future growth.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;A normal upward-sloping curve means longer maturities have higher yields. A flat curve suggests uncertainty or transition. An inverted curve, where short-term yields exceed long-term yields, is often watched as a recession signal.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Label maturities clearly.&lt;/li&gt;
&lt;li&gt;Use consistent dates when comparing curves.&lt;/li&gt;
&lt;li&gt;Avoid too many curves in one chart.&lt;/li&gt;
&lt;li&gt;Consider animation or small multiples for historical change.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;The yield curve is a compact view of interest-rate expectations across maturities. Its shape is often more important than any single point.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Atlases of World History: How Historical Atlases Distort Historical Memory</title>
        <link>https://visualizing.jp/en/atlases-of-world-history/</link>
        <pubDate>Fri, 10 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/atlases-of-world-history/</guid>
        <description>&lt;img src="https://visualizing.jp/atlases-of-world-history/images/cover.png" alt="Featured image of post Atlases of World History: How Historical Atlases Distort Historical Memory" /&gt;&lt;p&gt;&lt;strong&gt;Atlases of world history&lt;/strong&gt; is a data visualization about how historical atlases shape, and sometimes distort, our sense of history. It was created by &lt;strong&gt;Accurat&lt;/strong&gt;, the Italian data design studio, for the &lt;em&gt;Visual Data&lt;/em&gt; series in &lt;em&gt;La Lettura&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;The work compares three Italian world-history atlases from De Agostini, Garzanti, and Zanichelli. It asks a simple but powerful question: how much space does each atlas give to each period of history?&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/atlases-of-world-history/images/mainvisual.png&#34;
	width=&#34;2500&#34;
	height=&#34;2192&#34;
	srcset=&#34;https://visualizing.jp/atlases-of-world-history/images/mainvisual_hu_870e0c767b169580.png 480w, https://visualizing.jp/atlases-of-world-history/images/mainvisual_hu_7fdd78c38b809f94.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Atlases of world history&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;114&#34;
		data-flex-basis=&#34;273px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;The &amp;ldquo;How to read it?&amp;rdquo; panel defines the visual grammar of the piece.&lt;/p&gt;
&lt;h3 id=&#34;distorted-timeline&#34;&gt;Distorted Timeline
&lt;/h3&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/atlases-of-world-history/images/legend-1.png&#34;
	width=&#34;435&#34;
	height=&#34;417&#34;
	srcset=&#34;https://visualizing.jp/atlases-of-world-history/images/legend-1_hu_64eed73717e30cd.png 480w, https://visualizing.jp/atlases-of-world-history/images/legend-1_hu_25aeebb40baa722c.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Legend 1&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;104&#34;
		data-flex-basis=&#34;250px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;The upper timeline is distorted according to the amount of page space each atlas devotes to each period. Periods that receive more pages are stretched; periods that receive little attention are compressed.&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Element&lt;/th&gt;
          &lt;th&gt;Meaning&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Actual timeline&lt;/td&gt;
          &lt;td&gt;The real passage of time from 10000 BC to AD 2000&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Upper timeline&lt;/td&gt;
          &lt;td&gt;The atlas timeline, rescaled by page allocation&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Vertical lines&lt;/td&gt;
          &lt;td&gt;Correspondences between actual time and the distorted timeline&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Red 2000 BC mark&lt;/td&gt;
          &lt;td&gt;A reference point highlighting displacement&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;50-year period size&lt;/td&gt;
          &lt;td&gt;Percentage of textbook pages assigned to that period&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The core idea is that &amp;ldquo;textbook pages&amp;rdquo; become a proxy for perceived historical length. Ancient Egypt, for example, may occupy a much larger cognitive space than its actual duration would suggest, while prehistory or early medieval periods may be compressed into near invisibility.&lt;/p&gt;
&lt;h3 id=&#34;topics-and-continents&#34;&gt;Topics and Continents
&lt;/h3&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/atlases-of-world-history/images/legend-2.png&#34;
	width=&#34;435&#34;
	height=&#34;395&#34;
	srcset=&#34;https://visualizing.jp/atlases-of-world-history/images/legend-2_hu_1ebeb1790935340.png 480w, https://visualizing.jp/atlases-of-world-history/images/legend-2_hu_25336527b31a6a8f.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Legend 2&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;110&#34;
		data-flex-basis=&#34;264px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;The lower portion shows what each period is about and where it is geographically focused.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Bar &lt;strong&gt;height&lt;/strong&gt; indicates how much a topic is discussed.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Color&lt;/strong&gt; identifies the topic, such as society, religion, politics, war, or economy.&lt;/li&gt;
&lt;li&gt;Dots indicate continental coverage.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This layered structure shows history not as a neutral timeline, but as an editorial construction: what a book chooses to emphasize becomes what readers remember as important.&lt;/p&gt;
&lt;h2 id=&#34;comparing-the-atlases&#34;&gt;Comparing the Atlases
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Atlas&lt;/th&gt;
          &lt;th&gt;Publisher&lt;/th&gt;
          &lt;th&gt;Main tendency&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;De Agostini / Atlas of world history&lt;/td&gt;
          &lt;td&gt;De Agostini&lt;/td&gt;
          &lt;td&gt;Relatively balanced, but still strongly Eurocentric&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Garzanti / Atlas of world history&lt;/td&gt;
          &lt;td&gt;Garzanti&lt;/td&gt;
          &lt;td&gt;Greater emphasis on the modern period, politics, and war&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Zanichelli / Atlas of world history&lt;/td&gt;
          &lt;td&gt;Zanichelli&lt;/td&gt;
          &lt;td&gt;Broad scholarly coverage, again with Europe and warfare prominent&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Across all three, modern Europe receives disproportionate attention.&lt;/p&gt;
&lt;h2 id=&#34;why-it-matters&#34;&gt;Why It Matters
&lt;/h2&gt;&lt;p&gt;The work is not merely a comparison of books. It is a critique of how educational media constructs collective memory. If the scale of a timeline is governed by page allocation, then the act of learning history also reshapes our intuitive sense of historical time.&lt;/p&gt;
&lt;p&gt;Accurat&amp;rsquo;s method turns editorial bias into a visible structure. It shows how data visualization can act not only as an explanatory tool, but also as a cultural critique.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;&amp;ldquo;Atlases of world history&amp;rdquo; reveals the hidden geometry of historical education. By stretching and compressing time according to the space it receives in atlases, the piece shows how world history is remembered through emphasis, omission, and repetition.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://giorgialupi.com/lalettura&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Visual Data — Atlases of world history&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.flickr.com/photos/accurat/8417324861/in/album-72157632185046466&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Comparing historical atlases — Flickr&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>From First Publication to Masterpieces: Timelines of Literary Lives</title>
        <link>https://visualizing.jp/en/from-first-published-to-masterpieces/</link>
        <pubDate>Fri, 10 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/from-first-published-to-masterpieces/</guid>
        <description>&lt;img src="https://visualizing.jp/from-first-published-to-masterpieces/images/cover.png" alt="Featured image of post From First Publication to Masterpieces: Timelines of Literary Lives" /&gt;&lt;p&gt;This work visualizes the lives and creative careers of writers whose twentieth-century English-language novels were selected for the &lt;strong&gt;Modern Library&amp;rsquo;s 100 Best Novels&lt;/strong&gt;. Created by &lt;strong&gt;Federica Fragapane&lt;/strong&gt;, it appeared in the &lt;em&gt;Visual Data&lt;/em&gt; series for &lt;em&gt;La Lettura&lt;/em&gt;, the cultural supplement of the Italian newspaper &lt;em&gt;Corriere della Sera&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/from-first-published-to-masterpieces/images/mainvisual.png&#34;
	width=&#34;2500&#34;
	height=&#34;1669&#34;
	srcset=&#34;https://visualizing.jp/from-first-published-to-masterpieces/images/mainvisual_hu_4d7d573d819bee7c.png 480w, https://visualizing.jp/from-first-published-to-masterpieces/images/mainvisual_hu_4afd6511b651f53a.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;alt text&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;149&#34;
		data-flex-basis=&#34;359px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;Each circular form represents a writer&amp;rsquo;s life. Within it, the visualization overlays the age at which the writer published a debut work and the ages at which the novels regarded as major masterpieces appeared. The result is a comparative portrait of creative timing: early success, slow maturation, and late recognition all become visible at once.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-the-graphic&#34;&gt;How to Read the Graphic
&lt;/h2&gt;&lt;p&gt;The legend states that the authors are ordered &amp;ldquo;from the earliest success to the last one.&amp;rdquo; In practice, writers who reached a first masterpiece soon after debut appear toward the upper left, while those whose major work arrived later in life move toward the lower right.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/from-first-published-to-masterpieces/images/legend-1.png&#34;
	width=&#34;315&#34;
	height=&#34;171&#34;
	srcset=&#34;https://visualizing.jp/from-first-published-to-masterpieces/images/legend-1_hu_22f835b31cc6e916.png 480w, https://visualizing.jp/from-first-published-to-masterpieces/images/legend-1_hu_a886b7998c8bdb02.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Legend 1&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;184&#34;
		data-flex-basis=&#34;442px&#34;
	
&gt;&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;What is shown&lt;/th&gt;
          &lt;th&gt;Visual encoding&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Author name&lt;/td&gt;
          &lt;td&gt;Set in bold&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Hometown&lt;/td&gt;
          &lt;td&gt;Small text next to the name&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Region or continent&lt;/td&gt;
          &lt;td&gt;Text color: Asia, North America, Europe, South America&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Ranking position&lt;/td&gt;
          &lt;td&gt;Number shown near the author name&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;What is shown&lt;/th&gt;
          &lt;th&gt;Visual encoding&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Birth and death age&lt;/td&gt;
          &lt;td&gt;Positioned around the circle&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Lifespan&lt;/td&gt;
          &lt;td&gt;Length of the outer circumference&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/from-first-published-to-masterpieces/images/legend-2.png&#34;
	width=&#34;315&#34;
	height=&#34;154&#34;
	srcset=&#34;https://visualizing.jp/from-first-published-to-masterpieces/images/legend-2_hu_e5151c62488f3b1.png 480w, https://visualizing.jp/from-first-published-to-masterpieces/images/legend-2_hu_100cd0488fa7d760.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Legend 2&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;204&#34;
		data-flex-basis=&#34;490px&#34;
	
&gt;&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;What is shown&lt;/th&gt;
          &lt;th&gt;Visual encoding&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Age at debut publication&lt;/td&gt;
          &lt;td&gt;First radial line inside the circle&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Time from debut to first masterpiece&lt;/td&gt;
          &lt;td&gt;Distance from debut line to the first major-work mark&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;First masterpiece&lt;/td&gt;
          &lt;td&gt;Yellow radial sector&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Second masterpiece&lt;/td&gt;
          &lt;td&gt;Orange sector&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Third masterpiece&lt;/td&gt;
          &lt;td&gt;Pink sector&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Fourth masterpiece&lt;/td&gt;
          &lt;td&gt;Purple sector&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/from-first-published-to-masterpieces/images/legend-3.png&#34;
	width=&#34;315&#34;
	height=&#34;148&#34;
	srcset=&#34;https://visualizing.jp/from-first-published-to-masterpieces/images/legend-3_hu_8fa083e26db2d174.png 480w, https://visualizing.jp/from-first-published-to-masterpieces/images/legend-3_hu_5be9734acdbcc014.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Legend 3&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;212&#34;
		data-flex-basis=&#34;510px&#34;
	
&gt;&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;What is shown&lt;/th&gt;
          &lt;th&gt;Visual encoding&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;First masterpiece coincides with debut&lt;/td&gt;
          &lt;td&gt;Red dot inside the circle&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Debut position&lt;/td&gt;
          &lt;td&gt;Black star on the circumference&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Living author&lt;/td&gt;
          &lt;td&gt;Open outer circumference&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Posthumous publication&lt;/td&gt;
          &lt;td&gt;Small black dot outside the circle&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;context-and-intent&#34;&gt;Context and Intent
&lt;/h2&gt;&lt;p&gt;The visualization turns a literary question into a temporal one: how long did it take a writer to arrive at the work that later defined them? Literary history often contrasts precocious genius with late mastery, but this piece makes that comparison legible as data.&lt;/p&gt;
&lt;p&gt;For example, &lt;strong&gt;James Joyce&lt;/strong&gt; appears as a writer who reached canonical work relatively early, while authors such as &lt;strong&gt;William Faulkner&lt;/strong&gt; and &lt;strong&gt;Joseph Conrad&lt;/strong&gt; show longer stretches between debut and the works most strongly associated with their reputations.&lt;/p&gt;
&lt;h2 id=&#34;data-sources&#34;&gt;Data Sources
&lt;/h2&gt;&lt;p&gt;The work cites:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;biography.com&lt;/li&gt;
&lt;li&gt;britannica.com&lt;/li&gt;
&lt;li&gt;modernlibrary.com&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These sources provide birth and death dates, debut publication years, and ranking information from the Modern Library list.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;&amp;ldquo;From first published to masterpieces&amp;rdquo; quantifies time and achievement in a literary domain that is usually described qualitatively. By placing lifespan, debut, and masterpiece publication into a shared visual grammar, it lets readers compare creative rhythm across writers and see literary history from a different angle.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://federicafragapane.com/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Federica Fragapane — Official Portfolio&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://visualdata.corriere.it/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;La Lettura – Visual Data Series&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.biography.com/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Biography.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.britannica.com/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Encyclopaedia Britannica&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.modernlibrary.com/top-100/100-best-novels/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Modern Library 100 Best Novels&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Visualizing Brain Drain</title>
        <link>https://visualizing.jp/en/brain-drain/</link>
        <pubDate>Fri, 10 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/brain-drain/</guid>
        <description>&lt;img src="https://visualizing.jp/brain-drain/images/cover.png" alt="Featured image of post Visualizing Brain Drain" /&gt;&lt;p&gt;This visualization depicts &lt;strong&gt;brain drain&lt;/strong&gt; as the international movement of researchers. It was created by &lt;strong&gt;Giorgia Lupi&lt;/strong&gt; of Accurat for the &lt;em&gt;Visual Data&lt;/em&gt; series in &lt;em&gt;La Lettura&lt;/em&gt;, the cultural supplement of &lt;em&gt;Corriere della Sera&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Countries are positioned according to quantitative indicators such as R&amp;amp;D expenditure as a share of GDP and the number of researchers per million people. Lines then connect countries through flows of scientific migration.&lt;/p&gt;
&lt;p&gt;Rather than functioning as a simple statistical map, the work makes visible the circulation of knowledge and the asymmetry of scientific opportunity between nations.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/brain-drain/images/mainvisual.png&#34;
	width=&#34;2500&#34;
	height=&#34;1782&#34;
	srcset=&#34;https://visualizing.jp/brain-drain/images/mainvisual_hu_c4d4d9b157ec49bb.png 480w, https://visualizing.jp/brain-drain/images/mainvisual_hu_dfd618ba067bce0b.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Visualization of brain drain&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;140&#34;
		data-flex-basis=&#34;336px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;The &amp;ldquo;How to read it?&amp;rdquo; panel explains the graphic as a multivariate view of research environments and researcher mobility.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/brain-drain/images/legend.png&#34;
	width=&#34;445&#34;
	height=&#34;933&#34;
	srcset=&#34;https://visualizing.jp/brain-drain/images/legend_hu_163f81d56d98fda6.png 480w, https://visualizing.jp/brain-drain/images/legend_hu_192c2e50b08fcadc.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Legend&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;47&#34;
		data-flex-basis=&#34;114px&#34;
	
&gt;&lt;/p&gt;
&lt;h3 id=&#34;1-country-position&#34;&gt;1. Country Position
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;X axis&lt;/strong&gt;: R&amp;amp;D investment as a percentage of GDP&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Y axis&lt;/strong&gt;: researchers per one million people&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Countries toward the upper right invest more in research and have a higher concentration of researchers.&lt;/p&gt;
&lt;h3 id=&#34;2-color-and-marks&#34;&gt;2. Color and Marks
&lt;/h3&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Visual element&lt;/th&gt;
          &lt;th&gt;Meaning&lt;/th&gt;
          &lt;th&gt;Main source&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Blue horizontal bar&lt;/td&gt;
          &lt;td&gt;Share of foreign researchers&lt;/td&gt;
          &lt;td&gt;Franzoni et al., 2012&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Lower blue bar&lt;/td&gt;
          &lt;td&gt;Share of foreign-born population&lt;/td&gt;
          &lt;td&gt;World Bank&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Red vertical bar&lt;/td&gt;
          &lt;td&gt;Share of researchers from that country working abroad&lt;/td&gt;
          &lt;td&gt;Franzoni et al., 2012&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Pale red elements&lt;/td&gt;
          &lt;td&gt;Citizens abroad and returning researchers&lt;/td&gt;
          &lt;td&gt;World Bank / Franzoni et al.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Thin yellow line&lt;/td&gt;
          &lt;td&gt;Unemployment rate&lt;/td&gt;
          &lt;td&gt;World Bank&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Green small circles&lt;/td&gt;
          &lt;td&gt;Female employment rate&lt;/td&gt;
          &lt;td&gt;World Bank&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Gray band&lt;/td&gt;
          &lt;td&gt;University ranking score&lt;/td&gt;
          &lt;td&gt;Times Higher Education&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Beige circle&lt;/td&gt;
          &lt;td&gt;GDP per capita&lt;/td&gt;
          &lt;td&gt;World Bank&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id=&#34;3-connections-between-countries&#34;&gt;3. Connections Between Countries
&lt;/h3&gt;&lt;p&gt;Dotted arcs behind the country marks indicate routes of researcher movement from origin to destination. They form a network of knowledge flows rather than a conventional geographic map.&lt;/p&gt;
&lt;h3 id=&#34;4-reading-strategy&#34;&gt;4. Reading Strategy
&lt;/h3&gt;&lt;p&gt;First read the country position to understand research capacity. Then compare the blue and red bars to see whether a country gains or loses research talent. Finally, use the supporting variables to understand the social, economic, and educational context.&lt;/p&gt;
&lt;h2 id=&#34;background&#34;&gt;Background
&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;Brain drain&lt;/strong&gt; refers to the migration of highly educated or skilled people, especially scientists, engineers, and researchers, toward countries with better economic or research conditions. The pattern has long been discussed as a structural problem for developing and emerging economies.&lt;/p&gt;
&lt;p&gt;The visualization combines:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;World Bank indicators from 2005-2012&lt;/li&gt;
&lt;li&gt;the Foreign Born Scientists Mobility dataset by Franzoni, Scellato, and Stephan&lt;/li&gt;
&lt;li&gt;Times Higher Education World University Rankings 2011-2012&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-features&#34;&gt;Design Features
&lt;/h2&gt;&lt;p&gt;The work shows Lupi&amp;rsquo;s characteristic information design: precise geometry combined with organic curves, a strong color grammar for inflow and outflow, and an abstract spatial composition that treats the world as a knowledge-economy coordinate system rather than a physical map.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;&amp;ldquo;Brain drain&amp;rdquo; presents a global map of knowledge circulation. It shows not only where researchers go, but also which countries are structurally positioned to attract, retain, or lose scientific talent. In doing so, it turns migration statistics into a visual argument for education policy and research support.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://giorgialupi.com/lalettura&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Visual Data — Giorgia Lupi&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.corriere.it/la-lettura/infografiche-visual-data/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Visual Data — La Lettura&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://data.worldbank.org/indicator/GB.XPD.RSDV.GD.ZS&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Research and development expenditure (% of GDP) — World Bank&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.nber.org/papers/w18067&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Foreign Born Scientists: Mobility Patterns for Sixteen Countries — NBER Working Paper 18067&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.timeshighereducation.com/world-university-rankings/2012/world-ranking&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;World University Rankings 2011-2012 — Times Higher Education&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Circle Packing</title>
        <link>https://visualizing.jp/en/circle-packing/</link>
        <pubDate>Thu, 09 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/circle-packing/</guid>
        <description>&lt;img src="https://visualizing.jp/circle-packing/images/thumb_ph_vizjp.png" alt="Featured image of post Circle Packing" /&gt;&lt;p&gt;&lt;strong&gt;Circle packing&lt;/strong&gt; visualizes whole-part and parent-child relationships by packing circles inside other circles. It is a hierarchical visualization technique: each node is drawn as a circle, and parent nodes contain their children.&lt;/p&gt;
&lt;p&gt;Compared with a treemap, which divides rectangular space, circle packing is less precise for area comparison but often more intuitive for showing containment and hierarchy depth.&lt;/p&gt;
&lt;h2 id=&#34;background&#34;&gt;Background
&lt;/h2&gt;&lt;p&gt;The mathematical idea of packing circles is old and has been studied as the circle packing problem since the nineteenth century. In information visualization, circle packing became widely used in the late 1990s and 2000s, especially through tools such as Protovis and D3.js. D3 provides a standard implementation as &lt;code&gt;d3.pack()&lt;/code&gt;.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;p&gt;Circle packing uses hierarchical data.&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Field&lt;/th&gt;
          &lt;th&gt;Meaning&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;name&lt;/td&gt;
          &lt;td&gt;Node label&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;value&lt;/td&gt;
          &lt;td&gt;Numeric size for the node&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;children&lt;/td&gt;
          &lt;td&gt;Child nodes&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Example:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt; 1
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 2
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 3
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 4
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 5
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 6
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 7
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 8
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 9
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;10
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-json&#34; data-lang=&#34;json&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;p&#34;&gt;{&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;nt&#34;&gt;&amp;#34;name&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt; &lt;span class=&#34;s2&#34;&gt;&amp;#34;root&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;nt&#34;&gt;&amp;#34;children&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt; &lt;span class=&#34;p&#34;&gt;[&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    &lt;span class=&#34;p&#34;&gt;{&lt;/span&gt;&lt;span class=&#34;nt&#34;&gt;&amp;#34;name&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt; &lt;span class=&#34;s2&#34;&gt;&amp;#34;A&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt; &lt;span class=&#34;nt&#34;&gt;&amp;#34;value&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt; &lt;span class=&#34;mi&#34;&gt;10&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;},&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    &lt;span class=&#34;p&#34;&gt;{&lt;/span&gt;&lt;span class=&#34;nt&#34;&gt;&amp;#34;name&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt; &lt;span class=&#34;s2&#34;&gt;&amp;#34;B&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt; &lt;span class=&#34;nt&#34;&gt;&amp;#34;children&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt; &lt;span class=&#34;p&#34;&gt;[&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;      &lt;span class=&#34;p&#34;&gt;{&lt;/span&gt;&lt;span class=&#34;nt&#34;&gt;&amp;#34;name&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt; &lt;span class=&#34;s2&#34;&gt;&amp;#34;B1&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt; &lt;span class=&#34;nt&#34;&gt;&amp;#34;value&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt; &lt;span class=&#34;mi&#34;&gt;5&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;},&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;      &lt;span class=&#34;p&#34;&gt;{&lt;/span&gt;&lt;span class=&#34;nt&#34;&gt;&amp;#34;name&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt; &lt;span class=&#34;s2&#34;&gt;&amp;#34;B2&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt; &lt;span class=&#34;nt&#34;&gt;&amp;#34;value&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt; &lt;span class=&#34;mi&#34;&gt;8&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;}&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    &lt;span class=&#34;p&#34;&gt;]}&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;p&#34;&gt;]&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;p&#34;&gt;}&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The main purpose is to show which elements belong to which groups, and roughly how large each group or leaf node is. It is visually softer than a treemap and often works well when structural hierarchy matters more than exact numeric comparison.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;file-system structure&lt;/li&gt;
&lt;li&gt;biological taxonomy&lt;/li&gt;
&lt;li&gt;corporate or industry hierarchy&lt;/li&gt;
&lt;li&gt;regional population composition&lt;/li&gt;
&lt;li&gt;topic clusters and nested categories&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Element&lt;/th&gt;
          &lt;th&gt;Meaning&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Circle size&lt;/td&gt;
          &lt;td&gt;Relative value or magnitude&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Parent and child circles&lt;/td&gt;
          &lt;td&gt;Hierarchical containment&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Color&lt;/td&gt;
          &lt;td&gt;Category, group, or level&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Position&lt;/td&gt;
          &lt;td&gt;Layout optimized for readability; not usually a measured axis&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Area comparison with circles is difficult, so labels and tooltips help.&lt;/li&gt;
&lt;li&gt;Deep hierarchies often need interactive zooming.&lt;/li&gt;
&lt;li&gt;Use color consistently by level or parent group.&lt;/li&gt;
&lt;li&gt;Leave enough padding between circles so boundaries remain legible.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;alternatives&#34;&gt;Alternatives
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Method&lt;/th&gt;
          &lt;th&gt;Feature&lt;/th&gt;
          &lt;th&gt;Best when&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Treemap&lt;/td&gt;
          &lt;td&gt;Rectangular area optimization&lt;/td&gt;
          &lt;td&gt;Accurate area comparison matters&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Sunburst chart&lt;/td&gt;
          &lt;td&gt;Radial hierarchy&lt;/td&gt;
          &lt;td&gt;Hierarchy depth matters&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Icicle chart&lt;/td&gt;
          &lt;td&gt;Stacked hierarchy&lt;/td&gt;
          &lt;td&gt;Labels need more room&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Circle packing is a visually compelling way to show hierarchical structure. It is not the strongest option for exact value comparison, but it is effective when the goal is to reveal the shape of an information hierarchy.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/d3/d3-hierarchy#pack&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;D3.js API Reference: d3.pack&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://observablehq.com/@d3/zoomable-circle-packing&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Observable: Zoomable Circle Packing&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://en.wikipedia.org/wiki/Circle_packing&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Wikipedia: Circle packing&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://mbostock.github.io/protovis/ex/hierarchy.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Protovis: Hierarchical Layouts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://observablehq.com/@d3/circle-packing&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Circle Packing Visualization — Mike Bostock&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Ninomiya Sontoku and the Idea of Land Classification</title>
        <link>https://visualizing.jp/en/ninomiya-sontoku-land-ratio-graph/</link>
        <pubDate>Thu, 09 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/ninomiya-sontoku-land-ratio-graph/</guid>
        <description>&lt;img src="https://visualizing.jp/ninomiya-sontoku-land-ratio-graph/images/cover.png" alt="Featured image of post Ninomiya Sontoku and the Idea of Land Classification" /&gt;&lt;p&gt;In the late Edo period, the agricultural reformer and thinker &lt;strong&gt;Ninomiya Sontoku (1787-1856)&lt;/strong&gt; conducted detailed land surveys and management reforms to revive struggling rural communities.&lt;/p&gt;
&lt;p&gt;As part of this work, he created a diagram known as a &lt;strong&gt;land ratio graph&lt;/strong&gt;, designed to visualize the proportions of rice fields, dry fields, cultivated land, and wasteland within an estate.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/ninomiya-sontoku-land-ratio-graph/images/mainvisual.png&#34;
	width=&#34;526&#34;
	height=&#34;533&#34;
	srcset=&#34;https://visualizing.jp/ninomiya-sontoku-land-ratio-graph/images/mainvisual_hu_d73d04594d697ccb.png 480w, https://visualizing.jp/ninomiya-sontoku-land-ratio-graph/images/mainvisual_hu_7eaaf735ac2bb86a.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;98&#34;
		data-flex-basis=&#34;236px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;The graph was later included in volume 10 of &lt;em&gt;The Complete Works of Ninomiya Sontoku&lt;/em&gt; and was reintroduced in the journal &lt;em&gt;Surveying&lt;/em&gt; in 2005 as an early example of Japanese land-survey thinking.&lt;/p&gt;
&lt;p&gt;It is notable as a statistical land-classification diagram from Japan before modern cadastral surveying.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-the-diagram&#34;&gt;How to Read the Diagram
&lt;/h2&gt;&lt;p&gt;The upper part of the diagram is labeled &lt;strong&gt;public&lt;/strong&gt;, while the lower part is labeled &lt;strong&gt;private&lt;/strong&gt;. These categories broadly correspond to tax-assessed land and privately cultivated or hereditary land. Each section is further divided into rice fields, dry fields, currently cultivated land, and wasteland. Rectangular area represents proportion.&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Category&lt;/th&gt;
          &lt;th&gt;Meaning&lt;/th&gt;
          &lt;th&gt;Position&lt;/th&gt;
          &lt;th&gt;Notes&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Public&lt;/td&gt;
          &lt;td&gt;Land subject to tax or lordly control&lt;/td&gt;
          &lt;td&gt;Upper section&lt;/td&gt;
          &lt;td&gt;Public or domain land&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Private&lt;/td&gt;
          &lt;td&gt;Land used or inherited by villagers&lt;/td&gt;
          &lt;td&gt;Lower section&lt;/td&gt;
          &lt;td&gt;Privately cultivated land&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Rice field / dry field&lt;/td&gt;
          &lt;td&gt;Agricultural land class&lt;/td&gt;
          &lt;td&gt;Within each layer&lt;/td&gt;
          &lt;td&gt;Classified by use&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Cultivated land&lt;/td&gt;
          &lt;td&gt;Land currently under cultivation&lt;/td&gt;
          &lt;td&gt;Light areas&lt;/td&gt;
          &lt;td&gt;Productive land&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Wasteland&lt;/td&gt;
          &lt;td&gt;Uncultivated or abandoned land&lt;/td&gt;
          &lt;td&gt;Gray areas&lt;/td&gt;
          &lt;td&gt;Target for reclamation&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The structure is close in spirit to modern land-use classification maps and land-category statistics.&lt;/p&gt;
&lt;h2 id=&#34;historical-significance&#34;&gt;Historical Significance
&lt;/h2&gt;&lt;p&gt;Sontoku surveyed land conditions while carrying out rural reconstruction projects for domains and the shogunate. In the Sakuramachi estate, in present-day Tochigi Prefecture, he analyzed the balance of fields and wasteland and used those measurements to plan reclamation and stabilize tax revenue.&lt;/p&gt;
&lt;p&gt;By calculating the ratios of land use, he practiced a statistical form of agricultural administration. The graph is therefore more than an illustration; it is an early expression of rational land management in Japan.&lt;/p&gt;
&lt;h2 id=&#34;terminology&#34;&gt;Terminology
&lt;/h2&gt;&lt;p&gt;Terms such as public, private, rice field, dry field, cultivated land, and wasteland were part of the practical vocabulary of Edo-period agricultural administration. Sontoku&amp;rsquo;s categories align with the land-management language used in contemporary texts and tax practice.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;This graph is not related to ancient Chinese or ritsuryo land-allocation systems. It is the product of empirical land-use investigation in late Edo Japan. Sontoku connected moral and communal reform with quantitative understanding of land as a shared resource. In that sense, the diagram can be read as an early Japanese form of governance-oriented data visualization.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://ndlsearch.ndl.go.jp/books/R100000039-I1243452&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;National Diet Library Search: The Complete Works of Ninomiya Sontoku, Vol. 10&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.hotoku.or.jp/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Hotoku Museum&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://commons.wikimedia.org/wiki/File:Ninomiya_Sontoku_Graph_in_1823.jpg&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Wikimedia Commons: Ninomiya Sontoku Graph in 1823.jpg&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://ci.nii.ac.jp/ncid/BN0082116X&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;CiNii Books: The Complete Works of Ninomiya Sontoku&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Time-Distance Diagram</title>
        <link>https://visualizing.jp/en/time-distance-diagram/</link>
        <pubDate>Thu, 09 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/time-distance-diagram/</guid>
        <description>&lt;img src="https://visualizing.jp/time-distance-diagram/images/thumb_ph_vizjp.png" alt="Featured image of post Time-Distance Diagram" /&gt;&lt;p&gt;A &lt;strong&gt;time-distance diagram&lt;/strong&gt; visualizes the operation of moving vehicles, such as trains or buses, by placing time on one axis and distance or station position on the other. Each train or vehicle is drawn as a slanted line, making schedules, passing points, stops, and service patterns easy to understand at a glance.&lt;/p&gt;
&lt;p&gt;The method is widely used in railway planning and operations, where it is often called a train graph or timetable diagram.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Time-distance diagrams emerged alongside the expansion of railway networks in the nineteenth century. Similar operating diagrams appeared in British railway practice in the 1870s, and in Japan the format became a standard tool for timetable design and dispatching during the Meiji period.&lt;/p&gt;
&lt;p&gt;Even today, train-control centers rely on this type of diagram to monitor services and manage disruptions.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Data item&lt;/th&gt;
          &lt;th&gt;Description&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Station or stop name&lt;/td&gt;
          &lt;td&gt;Reference points along the distance axis&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Distance between stations&lt;/td&gt;
          &lt;td&gt;Basis for the vertical scale&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Departure and arrival times&lt;/td&gt;
          &lt;td&gt;Time values plotted on the horizontal axis&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Train number or service type&lt;/td&gt;
          &lt;td&gt;Used for line style, color, and labels&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Each service is drawn as a line segment through time and space. Depending on local convention, inbound and outbound trains may slope in opposite directions.&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The main purpose is to optimize service planning and operations. A time-distance diagram helps planners see whether the whole timetable is coherent, where trains meet or overtake one another, how transfers work, and where congestion or delays may occur.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;railway dispatching and timetable design&lt;/li&gt;
&lt;li&gt;bus, ferry, and public-transport scheduling&lt;/li&gt;
&lt;li&gt;recovery planning after service disruptions&lt;/li&gt;
&lt;li&gt;transport simulation in research and education&lt;/li&gt;
&lt;li&gt;logistics and autonomous-vehicle movement analysis&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Horizontal axis: time&lt;/strong&gt;&lt;br&gt;
Time progresses from left to right.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Vertical axis: distance or station sequence&lt;/strong&gt;&lt;br&gt;
Stations or locations are arranged by physical distance or by service order.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Slanted lines: vehicle movement&lt;/strong&gt;&lt;br&gt;
The slope represents speed. A flatter line indicates faster movement; a steeper line indicates slower movement.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Intersections: meets, passes, or transfer opportunities&lt;/strong&gt;&lt;br&gt;
Where lines cross, vehicles are at the same position at the same time.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Horizontal segments: stops or waiting time&lt;/strong&gt;&lt;br&gt;
Longer horizontal segments indicate longer dwell or waiting periods.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use a true distance scale when speed comparison matters.&lt;/li&gt;
&lt;li&gt;Use color or line style for service types such as local, express, or limited express.&lt;/li&gt;
&lt;li&gt;Keep the time grid regular so departure and arrival times can be read precisely.&lt;/li&gt;
&lt;li&gt;Use interaction or scrolling for dense digital timetables.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;alternatives&#34;&gt;Alternatives
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Gantt chart&lt;/strong&gt;: useful for general schedules and tasks.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sparkline time series&lt;/strong&gt;: useful for frequency or headway trends.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Network diagram&lt;/strong&gt;: useful when topology matters more than timing.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;A time-distance diagram is a compact way to show movement through both time and space. Its structure is simple, but it can reveal speed, delay, connection, passing, and operational rhythm in a single view.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://en.wikipedia.org/wiki/Time%E2%80%93distance_diagram&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Wikipedia: Time-distance diagram&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://ja.wikipedia.org/wiki/%E3%83%80%E3%82%A4%E3%83%A4%E3%82%B0%E3%83%A9%E3%83%A0&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Wikipedia Japan: Railway diagram&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.networkrail.co.uk/industry-and-commercial/information-for-operators/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Network Rail: Information for operators&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.opentrack.ch/opentrack/downloads/OpenTrack.Info_EN.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;OpenTrack: Simulation of Railway Networks&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Up to 45% of Dementia Risk May Be Preventable: Visualizing Risk Factors Across the Life Course</title>
        <link>https://visualizing.jp/en/population-attributable-fraction/</link>
        <pubDate>Thu, 09 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/population-attributable-fraction/</guid>
        <description>&lt;img src="https://visualizing.jp/population-attributable-fraction/images/cover.png" alt="Featured image of post Up to 45% of Dementia Risk May Be Preventable: Visualizing Risk Factors Across the Life Course" /&gt;&lt;p&gt;This figure summarizes dementia risk factors from the &lt;strong&gt;2020 report of The Lancet Commission on Dementia Prevention, Intervention, and Care&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/population-attributable-fraction/images/mainvisual.png&#34;
	width=&#34;1480&#34;
	height=&#34;2260&#34;
	srcset=&#34;https://visualizing.jp/population-attributable-fraction/images/mainvisual_hu_9a37c55f8e92701.png 480w, https://visualizing.jp/population-attributable-fraction/images/mainvisual_hu_63e3514aebe6a1e8.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;65&#34;
		data-flex-basis=&#34;157px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;The report synthesizes evidence from medicine, social policy, education, and urban health to propose ways to delay or prevent dementia. The graphic presents modifiable risk factors across three stages of life: &lt;strong&gt;early life&lt;/strong&gt;, &lt;strong&gt;midlife&lt;/strong&gt;, and &lt;strong&gt;late life&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Its central message is that as much as &lt;strong&gt;45% of dementia cases may be preventable or delayable&lt;/strong&gt; if these risk factors are reduced.&lt;/p&gt;
&lt;h2 id=&#34;context&#34;&gt;Context
&lt;/h2&gt;&lt;p&gt;The figure appears in the section on potentially modifiable risk factors for dementia across the life course. It visually supports an important policy message: dementia is not only an inevitable result of aging, and prevention can begin long before old age.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;The diagram is best understood as a life-course causal map rather than as a conventional statistical chart. It arranges risk factors along a continuous path from early life to late life and sizes them according to their &lt;strong&gt;population attributable fraction&lt;/strong&gt;.&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Life stage&lt;/th&gt;
          &lt;th&gt;Main risk factors&lt;/th&gt;
          &lt;th&gt;Approximate contribution&lt;/th&gt;
          &lt;th&gt;Color group&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Early life&lt;/td&gt;
          &lt;td&gt;Less education&lt;/td&gt;
          &lt;td&gt;around 5%&lt;/td&gt;
          &lt;td&gt;Green&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Midlife&lt;/td&gt;
          &lt;td&gt;Hearing loss, high LDL cholesterol, depression, head injury, physical inactivity, diabetes, smoking, hypertension, obesity, excessive alcohol consumption&lt;/td&gt;
          &lt;td&gt;around 7% to 1%&lt;/td&gt;
          &lt;td&gt;Yellow&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Late life&lt;/td&gt;
          &lt;td&gt;Social isolation, air pollution, visual impairment&lt;/td&gt;
          &lt;td&gt;around 5% to 2%&lt;/td&gt;
          &lt;td&gt;Blue&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;ul&gt;
&lt;li&gt;Circle size is proportional to estimated contribution.&lt;/li&gt;
&lt;li&gt;Connecting lines emphasize prevention across the whole life course.&lt;/li&gt;
&lt;li&gt;The &amp;ldquo;45% potentially modifiable&amp;rdquo; label summarizes the combined estimate.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;significance&#34;&gt;Significance
&lt;/h2&gt;&lt;p&gt;The 2020 report expanded the earlier 2017 framework by adding factors such as environmental risk and social isolation. This broadened dementia prevention from a purely biomedical issue into a social, educational, and environmental one.&lt;/p&gt;
&lt;p&gt;Hearing loss is especially important, with one of the largest estimated contributions. The figure therefore supports practical interventions such as hearing support and hearing-aid access, while also showing the role of education, air quality, and social connection.&lt;/p&gt;
&lt;h2 id=&#34;design-features&#34;&gt;Design Features
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Life-course timeline combined with risk magnitude&lt;/li&gt;
&lt;li&gt;Area encoding for contribution size&lt;/li&gt;
&lt;li&gt;Color groups for early-life, midlife, and late-life factors&lt;/li&gt;
&lt;li&gt;Curved flow that makes prevention feel continuous rather than isolated&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;This figure turns a complex body of public-health evidence into a shared visual language. It frames dementia not only as an individual medical condition, but also as a social and environmental challenge that can be addressed across the whole life course.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://doi.org/10.1016/S0140-6736%2820%2930367-6&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Dementia prevention, intervention, and care: 2020 report of the Lancet Commission&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.thelancet.com/commissions/dementia2020&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Lancet Commission on dementia prevention&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.who.int/publications/i/item/risk-reduction-of-cognitive-decline-and-dementia&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;World Health Organization: Risk reduction of cognitive decline and dementia&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>What If the World&#39;s Continents Were Drawn on the Same Scale?</title>
        <link>https://visualizing.jp/en/continents-showdown/</link>
        <pubDate>Thu, 09 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/continents-showdown/</guid>
        <description>&lt;img src="https://visualizing.jp/continents-showdown/images/cover.png" alt="Featured image of post What If the World&#39;s Continents Were Drawn on the Same Scale?" /&gt;&lt;p&gt;&lt;strong&gt;Continents&amp;rsquo; Showdown&lt;/strong&gt;, created by the Italian data visualization studio &lt;strong&gt;Accurat&lt;/strong&gt;, compares the world&amp;rsquo;s continents through a shared visual scale. A conventional map preserves geographic position and projection rules; this work intentionally reorganizes the world around comparison.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/continents-showdown/images/mainvisual.png&#34;
	width=&#34;2500&#34;
	height=&#34;1651&#34;
	srcset=&#34;https://visualizing.jp/continents-showdown/images/mainvisual_hu_15e33e38af33efe4.png 480w, https://visualizing.jp/continents-showdown/images/mainvisual_hu_9d36afb7c3179856.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;151&#34;
		data-flex-basis=&#34;363px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;continents-showdown&#34;&gt;Continents&amp;rsquo; Showdown
&lt;/h2&gt;&lt;p&gt;The piece was created for the &lt;em&gt;Visual Data&lt;/em&gt; series in &lt;em&gt;La Lettura&lt;/em&gt;, the cultural supplement of &lt;em&gt;Corriere della Sera&lt;/em&gt;. It can also be read as an early example of Giorgia Lupi&amp;rsquo;s later idea of &amp;ldquo;Data Humanism&amp;rdquo;: data is treated not as a set of isolated numbers, but as a cultural material for understanding the world.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-the-legend&#34;&gt;How to Read the Legend
&lt;/h2&gt;&lt;p&gt;The &amp;ldquo;How to read it?&amp;rdquo; section at the bottom defines the common visual grammar used across all continents.&lt;/p&gt;
&lt;h3 id=&#34;basic-continental-structure&#34;&gt;Basic Continental Structure
&lt;/h3&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/continents-showdown/images/legend-1.png&#34;
	width=&#34;307&#34;
	height=&#34;85&#34;
	srcset=&#34;https://visualizing.jp/continents-showdown/images/legend-1_hu_e41830fccb70fb55.png 480w, https://visualizing.jp/continents-showdown/images/legend-1_hu_8ebed475673f2c11.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Legend 1&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;361&#34;
		data-flex-basis=&#34;866px&#34;
	
&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Vertical strokes&lt;/strong&gt; indicate the number of states.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Black dots&lt;/strong&gt; indicate total population, with one dot representing 100 million inhabitants.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Large dot&lt;/strong&gt; indicates the most populated state.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Black square&lt;/strong&gt; indicates the highest population density.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;area-and-physical-geography&#34;&gt;Area and Physical Geography
&lt;/h3&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/continents-showdown/images/legend-2.png&#34;
	width=&#34;307&#34;
	height=&#34;145&#34;
	srcset=&#34;https://visualizing.jp/continents-showdown/images/legend-2_hu_6c6fdf69706c80c1.png 480w, https://visualizing.jp/continents-showdown/images/legend-2_hu_6dd55aea0c1178e1.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Legend 2&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;211&#34;
		data-flex-basis=&#34;508px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;The following geographic elements are compared on the same scale:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;total surface area&lt;/li&gt;
&lt;li&gt;country area&lt;/li&gt;
&lt;li&gt;water basins and lakes&lt;/li&gt;
&lt;li&gt;islands&lt;/li&gt;
&lt;li&gt;river length&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The legend also identifies the broadest state and the five broadest islands for each continent.&lt;/p&gt;
&lt;h3 id=&#34;movement-and-distance&#34;&gt;Movement and Distance
&lt;/h3&gt;&lt;p&gt;The number of time zones crossed gives a human-scale sense of a continent&amp;rsquo;s east-west span.&lt;/p&gt;
&lt;h3 id=&#34;natural-features&#34;&gt;Natural Features
&lt;/h3&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/continents-showdown/images/legend-3.png&#34;
	width=&#34;307&#34;
	height=&#34;150&#34;
	srcset=&#34;https://visualizing.jp/continents-showdown/images/legend-3_hu_b9416e323e68c88a.png 480w, https://visualizing.jp/continents-showdown/images/legend-3_hu_ffd634f1fe279903.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Legend 3&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;204&#34;
		data-flex-basis=&#34;491px&#34;
	
&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Mountain height&lt;/strong&gt; is represented by triangular forms for the five highest mountains.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;River length&lt;/strong&gt; is represented by wavy lines for the five longest rivers.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;cities-and-airports&#34;&gt;Cities and Airports
&lt;/h3&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/continents-showdown/images/legend-4.png&#34;
	width=&#34;307&#34;
	height=&#34;209&#34;
	srcset=&#34;https://visualizing.jp/continents-showdown/images/legend-4_hu_1875d86cf630665e.png 480w, https://visualizing.jp/continents-showdown/images/legend-4_hu_e5733c9a5ec297d3.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Legend 4&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;146&#34;
		data-flex-basis=&#34;352px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;The lower portion compares human concentration and movement:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;the five airports with the largest number of passengers&lt;/li&gt;
&lt;li&gt;the five most populous cities&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The graphic uses the same scale for city inhabitants and airport passengers, treating urban population and travel flow as related expressions of human movement.&lt;/p&gt;
&lt;h2 id=&#34;concept&#34;&gt;Concept
&lt;/h2&gt;&lt;p&gt;Accurat prioritizes cognitive comparison over geographic literalness. The visualization is not a replacement for a map; it is a device for asking new questions. What does it mean for a continent to be &amp;ldquo;large&amp;rdquo;? Is scale measured by area, population, rivers, mountains, airports, or cities?&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;&amp;ldquo;Continents&amp;rsquo; Showdown&amp;rdquo; turns continents into comparable data portraits. By placing geography, population, nature, and mobility into a unified system, it helps readers feel the world through multiple scales at once.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.flickr.com/photos/accurat/8250027430/in/album-72157632185046466/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Continents&amp;rsquo; Showdown (Flickr)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://giorgialupi.com/lalettura&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Giorgia Lupi — Visual Data series on La Lettura&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Euler Diagram</title>
        <link>https://visualizing.jp/en/euler-diagram/</link>
        <pubDate>Wed, 08 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/euler-diagram/</guid>
        <description>&lt;img src="https://visualizing.jp/euler-diagram/images/cover.png" alt="Featured image of post Euler Diagram" /&gt;&lt;p&gt;An &lt;strong&gt;Euler diagram&lt;/strong&gt; visualizes inclusion and overlap among sets. Unlike a Venn diagram, which draws every logical combination, an Euler diagram shows only the relationships that actually exist. This makes it useful for explaining real categories, concepts, and classifications clearly.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;Euler diagrams are named after the eighteenth-century Swiss mathematician &lt;strong&gt;Leonhard Euler&lt;/strong&gt;, who used circles to explain logical relationships and syllogisms. Later, John Venn extended this tradition into diagrams that include all logical possibilities, producing what we now call Venn diagrams.&lt;/p&gt;
&lt;p&gt;Euler diagrams remain more concise when the goal is to communicate actual relationships rather than theoretical completeness.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/euler-diagram/images/euler-diagram.png&#34;
	width=&#34;954&#34;
	height=&#34;1312&#34;
	srcset=&#34;https://visualizing.jp/euler-diagram/images/euler-diagram_hu_35285edb4e04b1cb.png 480w, https://visualizing.jp/euler-diagram/images/euler-diagram_hu_1f42e526c657c80d.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Eulerian circles&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;72&#34;
		data-flex-basis=&#34;174px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;This image is an example of Eulerian circles associated with Euler&amp;rsquo;s &lt;em&gt;Lettres a une princesse d&amp;rsquo;Allemagne&lt;/em&gt;. The circles visually express logical relationships: intersection means shared members, containment means &amp;ldquo;all A are B,&amp;rdquo; and separation means no overlap.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Element&lt;/th&gt;
          &lt;th&gt;Description&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Set&lt;/td&gt;
          &lt;td&gt;A group represented by a circle or closed curve&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Element&lt;/td&gt;
          &lt;td&gt;A data point belonging to a set&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Intersection&lt;/td&gt;
          &lt;td&gt;Elements shared by two or more sets&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Complement&lt;/td&gt;
          &lt;td&gt;Elements outside a given set&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;An Euler diagram omits empty intersections when they do not exist in the data.&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The main purpose is to show real set relationships simply. By leaving out impossible or empty regions, Euler diagrams can be easier to read than Venn diagrams for practical classification and presentation.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;explaining conceptual or category relationships&lt;/li&gt;
&lt;li&gt;showing overlap between tags or labels&lt;/li&gt;
&lt;li&gt;teaching set inclusion and subset relationships&lt;/li&gt;
&lt;li&gt;visualizing target groups in UX or marketing&lt;/li&gt;
&lt;li&gt;comparing product features or audience segments&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/euler-diagram/images/cover.png&#34;
	width=&#34;479&#34;
	height=&#34;549&#34;
	srcset=&#34;https://visualizing.jp/euler-diagram/images/cover_hu_751a522bb0ad13ad.png 480w, https://visualizing.jp/euler-diagram/images/cover_hu_dc0e49d9dfa78d59.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Euler diagram&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;87&#34;
		data-flex-basis=&#34;209px&#34;
	
&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Each circle or closed curve represents a set.&lt;/li&gt;
&lt;li&gt;Overlap indicates shared elements.&lt;/li&gt;
&lt;li&gt;Containment indicates a subset relationship, such as &lt;code&gt;A ⊆ B&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Missing intersections may simply mean that no such relationship exists.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Keep the number of sets small, ideally three or four.&lt;/li&gt;
&lt;li&gt;Use transparent colors if regions overlap.&lt;/li&gt;
&lt;li&gt;Place labels inside or near the relevant region.&lt;/li&gt;
&lt;li&gt;Avoid shapes that make containment or intersection ambiguous.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;alternatives&#34;&gt;Alternatives
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Method&lt;/th&gt;
          &lt;th&gt;Feature&lt;/th&gt;
          &lt;th&gt;Use case&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Venn diagram&lt;/td&gt;
          &lt;td&gt;Shows all combinations&lt;/td&gt;
          &lt;td&gt;Logic and education&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Network diagram&lt;/td&gt;
          &lt;td&gt;Nodes and links&lt;/td&gt;
          &lt;td&gt;Complex relationships&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Treemap&lt;/td&gt;
          &lt;td&gt;Hierarchical area&lt;/td&gt;
          &lt;td&gt;Category proportions&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Matrix&lt;/td&gt;
          &lt;td&gt;Tabular intersections&lt;/td&gt;
          &lt;td&gt;Many combinations&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;euler-diagram-vs-venn-diagram&#34;&gt;Euler Diagram vs. Venn Diagram
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Venn diagram&lt;/strong&gt;: shows all &lt;code&gt;2^n&lt;/code&gt; logical combinations, including empty regions.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Euler diagram&lt;/strong&gt;: shows only relationships that actually occur.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This makes Euler diagrams especially useful for realistic classification, such as showing that cats are mammals and mammals are animals.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Euler diagrams are practical tools for showing real-world relationships among sets. They give up the theoretical completeness of Venn diagrams in exchange for clarity and economy.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://en.wikipedia.org/wiki/Euler_diagram&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Euler diagram — Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://en.wikipedia.org/wiki/Venn_diagram&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Venn diagram — Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://mathshistory.st-andrews.ac.uk/Biographies/Euler/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Leonhard Euler — MacTutor History of Mathematics&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.lucidchart.com/blog/euler-diagram-vs-venn-diagram&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Lucidchart: Euler vs Venn diagrams&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Further Education, Longer Life: Visualizing Education and Social Structure</title>
        <link>https://visualizing.jp/en/further-education-longer-life/</link>
        <pubDate>Wed, 08 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/further-education-longer-life/</guid>
        <description>&lt;img src="https://visualizing.jp/further-education-longer-life/images/cover.png" alt="Featured image of post Further Education, Longer Life: Visualizing Education and Social Structure" /&gt;&lt;p&gt;This work by Italian infographic designer &lt;strong&gt;Federica Fragapane&lt;/strong&gt; shows the relationship between education level and life expectancy through a multivariate visual system. It was created for &lt;em&gt;La Lettura&lt;/em&gt;, the cultural supplement of &lt;em&gt;Corriere della Sera&lt;/em&gt;, and explores how education, wealth, family structure, urbanization, and longevity move together across countries.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/further-education-longer-life/images/mainvisual.png&#34;
	width=&#34;2500&#34;
	height=&#34;1725&#34;
	srcset=&#34;https://visualizing.jp/further-education-longer-life/images/mainvisual_hu_c932a8f58826138e.png 480w, https://visualizing.jp/further-education-longer-life/images/mainvisual_hu_73f4b37f52269b4.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Further Education = Longer Life&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;144&#34;
		data-flex-basis=&#34;347px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;The data sources include &lt;em&gt;The Economist&lt;/em&gt; and &lt;em&gt;Pocket World in Figures&lt;/em&gt;. Each country can be compared across GDP, life expectancy, urban population share, family size, and secondary-school enrollment.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/further-education-longer-life/images/legend.png&#34;
	width=&#34;371&#34;
	height=&#34;759&#34;
	srcset=&#34;https://visualizing.jp/further-education-longer-life/images/legend_hu_d13a62a6066c5756.png 480w, https://visualizing.jp/further-education-longer-life/images/legend_hu_fa0c9c28700599f3.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Legend&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;48&#34;
		data-flex-basis=&#34;117px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;The visualization arranges five variables within a square structure. Each country is represented by a line that passes through the axes, creating a compact profile of its social and demographic conditions.&lt;/p&gt;
&lt;p&gt;Color represents life-expectancy range across the whole graphic:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Blue&lt;/strong&gt;: below 70 years&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Green&lt;/strong&gt;: 70-79 years&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Red&lt;/strong&gt;: 80 years or older&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;overall-structure&#34;&gt;Overall Structure
&lt;/h2&gt;&lt;p&gt;Axes 1-4 sit on the four sides of the square. Axis 5, urban population, wraps around the outer edge. This makes urbanization the broader context surrounding life expectancy, GDP, family size, and education.&lt;/p&gt;
&lt;h3 id=&#34;1-life-expectancy&#34;&gt;1. Life Expectancy
&lt;/h3&gt;&lt;p&gt;The left axis shows life expectancy at birth. Countries with longer lives appear higher.&lt;/p&gt;
&lt;h3 id=&#34;2-gdp-per-capita&#34;&gt;2. GDP per Capita
&lt;/h3&gt;&lt;p&gt;The lower axis shows economic output per person. Higher values move to the right and often align with education and longevity.&lt;/p&gt;
&lt;h3 id=&#34;3-family-members&#34;&gt;3. Family Members
&lt;/h3&gt;&lt;p&gt;This axis shows average household size. Smaller households are often associated with urbanized and highly educated societies.&lt;/p&gt;
&lt;h3 id=&#34;4-secondary-school-enrollment&#34;&gt;4. Secondary School Enrollment
&lt;/h3&gt;&lt;p&gt;The right axis shows access to secondary education. Some countries can exceed 100% because of statistical coverage across age groups.&lt;/p&gt;
&lt;h3 id=&#34;5-urban-population&#34;&gt;5. Urban Population
&lt;/h3&gt;&lt;p&gt;The outer axis shows the share of people living in urban areas, framing the other variables as part of a broader urban social system.&lt;/p&gt;
&lt;h2 id=&#34;interpretation&#34;&gt;Interpretation
&lt;/h2&gt;&lt;p&gt;Lines extending upward and rightward tend to indicate higher education, higher GDP, longer life expectancy, smaller household size, and greater urbanization. Lines concentrated lower and leftward tend to indicate lower education, lower GDP, larger households, and shorter life expectancy.&lt;/p&gt;
&lt;h2 id=&#34;background&#34;&gt;Background
&lt;/h2&gt;&lt;p&gt;The work visualizes a long-discussed relationship in public health and social science: education is correlated with health and longevity. Education can shape income, health literacy, social participation, and access to care. Fragapane&amp;rsquo;s design avoids reducing that relationship to a single scatterplot and instead lets readers experience several variables together.&lt;/p&gt;
&lt;h2 id=&#34;note&#34;&gt;Note
&lt;/h2&gt;&lt;p&gt;The visualization shows &lt;strong&gt;correlation&lt;/strong&gt;, not direct causation. It does not claim that education alone causes longer life; rather, it shows how education, economy, family structure, urbanization, and health tend to appear together.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://giorgialupi.com/lalettura&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Visual Data — Giorgia Lupi&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Venn Diagram</title>
        <link>https://visualizing.jp/en/venn-diagram/</link>
        <pubDate>Wed, 08 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/venn-diagram/</guid>
        <description>&lt;img src="https://visualizing.jp/venn-diagram/images/cover.png" alt="Featured image of post Venn Diagram" /&gt;&lt;p&gt;A &lt;strong&gt;Venn diagram&lt;/strong&gt; visualizes relationships between sets. Circles or closed curves represent sets, and their overlaps represent shared elements. Venn diagrams are used in logic, probability, set theory, education, data analysis, and business communication to make inclusion and exclusion relationships easy to understand.&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;The Venn diagram was formalized by the British logician &lt;strong&gt;John Venn (1834-1923)&lt;/strong&gt; in 1880. His paper &amp;ldquo;On the Diagrammatic and Mechanical Representation of Propositions and Reasonings&amp;rdquo; presented a systematic way to show set relationships.&lt;/p&gt;
&lt;p&gt;Earlier diagrams by &lt;strong&gt;Leonhard Euler&lt;/strong&gt; also represented set relationships, but Euler diagrams show only relationships that actually exist. Venn diagrams differ by including all logical possibilities, or &lt;code&gt;2^n&lt;/code&gt; regions for &lt;code&gt;n&lt;/code&gt; sets.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Element&lt;/th&gt;
          &lt;th&gt;Meaning&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Set&lt;/td&gt;
          &lt;td&gt;A group represented by a circle or closed curve&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Element&lt;/td&gt;
          &lt;td&gt;An item belonging to one or more sets&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Intersection&lt;/td&gt;
          &lt;td&gt;Elements shared by multiple sets&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Exclusive region&lt;/td&gt;
          &lt;td&gt;Elements belonging only to one set&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The purpose of a Venn diagram is to show similarities, differences, intersections, and exclusions among a small number of sets. It is especially effective for two or three sets and is widely used as a thinking and teaching tool.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;logic and set theory&lt;/li&gt;
&lt;li&gt;probability explanation&lt;/li&gt;
&lt;li&gt;customer or audience segmentation&lt;/li&gt;
&lt;li&gt;comparison of categories in data analysis&lt;/li&gt;
&lt;li&gt;classroom exercises for similarities and differences&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Each circle is a set.&lt;/li&gt;
&lt;li&gt;Overlapping areas show shared elements.&lt;/li&gt;
&lt;li&gt;Non-overlapping areas show elements unique to one set.&lt;/li&gt;
&lt;li&gt;In a three-set Venn diagram, the central overlap contains elements shared by all three sets.&lt;/li&gt;
&lt;/ul&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Symbol&lt;/th&gt;
          &lt;th&gt;Meaning&lt;/th&gt;
          &lt;th&gt;Position&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;A&lt;/code&gt;, &lt;code&gt;B&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Sets&lt;/td&gt;
          &lt;td&gt;Circles or closed regions&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;A ∪ B&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Union&lt;/td&gt;
          &lt;td&gt;All parts of both circles&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;A ∩ B&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Intersection&lt;/td&gt;
          &lt;td&gt;Overlapping area&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;A - B&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Difference&lt;/td&gt;
          &lt;td&gt;Area in A but not B&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;A^c&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Complement&lt;/td&gt;
          &lt;td&gt;Everything outside A&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use color and transparency so overlaps remain visible.&lt;/li&gt;
&lt;li&gt;Place labels carefully to avoid obscuring intersections.&lt;/li&gt;
&lt;li&gt;Avoid using Venn diagrams for precise quantitative area comparison unless the geometry is explicitly constructed for that purpose.&lt;/li&gt;
&lt;li&gt;For many sets, consider Euler diagrams or UpSet plots.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;venn-diagram-vs-euler-diagram&#34;&gt;Venn Diagram vs. Euler Diagram
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Item&lt;/th&gt;
          &lt;th&gt;Venn diagram&lt;/th&gt;
          &lt;th&gt;Euler diagram&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Main idea&lt;/td&gt;
          &lt;td&gt;Shows all logical possibilities&lt;/td&gt;
          &lt;td&gt;Shows only actual relationships&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Regions&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;2^n&lt;/code&gt; possible regions&lt;/td&gt;
          &lt;td&gt;Only needed regions&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Best for&lt;/td&gt;
          &lt;td&gt;Logic and theoretical explanation&lt;/td&gt;
          &lt;td&gt;Real-world classification&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Shape&lt;/td&gt;
          &lt;td&gt;Usually circles or closed curves&lt;/td&gt;
          &lt;td&gt;Any clear closed curve&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;The Venn diagram is a foundational visual method for explaining relationships between sets and concepts. Its simple shape carries a rigorous idea: all possible logical combinations are represented, whether or not every region contains elements.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://en.wikipedia.org/wiki/Venn_diagram&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Wikipedia: Venn diagram&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://mathworld.wolfram.com/VennDiagram.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;MathWorld: Venn Diagram&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.britannica.com/topic/Venn-diagram&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Venn Diagram — Encyclopaedia Britannica&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.investopedia.com/terms/v/venn-diagram.asp&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Investopedia: What Is a Venn Diagram?&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Minard&#39;s Map of Napoleon&#39;s March to Moscow</title>
        <link>https://visualizing.jp/en/minard-napoleon-march-to-moscow/</link>
        <pubDate>Mon, 06 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/minard-napoleon-march-to-moscow/</guid>
        <description>&lt;img src="https://visualizing.jp/minard-napoleon-march-to-moscow/images/cover.png" alt="Featured image of post Minard&#39;s Map of Napoleon&#39;s March to Moscow" /&gt;&lt;p&gt;In 1869, the French engineer and visualization pioneer &lt;strong&gt;Charles Joseph Minard&lt;/strong&gt; published &lt;em&gt;Carte Figurative des pertes successives en hommes de l&amp;rsquo;Armee Francaise dans la campagne de Russie 1812-1813&lt;/em&gt;, a diagram of Napoleon&amp;rsquo;s disastrous Russian campaign.&lt;/p&gt;
&lt;p&gt;The work is widely regarded as one of the great achievements of information graphics. Edward R. Tufte famously praised it as a masterpiece of statistical design.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/minard-napoleon-march-to-moscow/images/mainvisual.png&#34;
	width=&#34;2003&#34;
	height=&#34;955&#34;
	srcset=&#34;https://visualizing.jp/minard-napoleon-march-to-moscow/images/mainvisual_hu_46769025147539b2.png 480w, https://visualizing.jp/minard-napoleon-march-to-moscow/images/mainvisual_hu_57d20c24a4b94401.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;209&#34;
		data-flex-basis=&#34;503px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;The diagram combines troop strength, movement route, temperature, time, and geography in one view.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Tan band: advance&lt;/strong&gt;&lt;br&gt;
The tan band shows the route of the French army as it advanced toward Moscow. The width of the band represents the number of soldiers, scaled by units of 10,000 men.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Black band: retreat&lt;/strong&gt;&lt;br&gt;
The black band shows the winter retreat. It becomes dramatically thinner as soldiers die from cold, hunger, battle, and exhaustion. The army began with roughly 422,000 men and returned with fewer than 10,000.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Temperature chart&lt;/strong&gt;&lt;br&gt;
The line graph below the map shows temperature during the retreat. The values are in the Reaumur scale, used in France at the time. One degree Reaumur equals 1.25 degrees Celsius.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Place names and rivers&lt;/strong&gt;&lt;br&gt;
Cities such as Smolensk and Moscow, along with rivers such as the Niemen, anchor the diagram in geographic space.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;historical-context&#34;&gt;Historical Context
&lt;/h2&gt;&lt;p&gt;In 1812, Napoleon&amp;rsquo;s army invaded Russia with an enormous force. The campaign collapsed under the pressure of Russian scorched-earth tactics, long supply lines, extreme cold, hunger, and disease.&lt;/p&gt;
&lt;p&gt;Minard&amp;rsquo;s diagram compresses the tragedy into a single visual argument: as distance and time pass, the army disappears.&lt;/p&gt;
&lt;h2 id=&#34;minards-contribution&#34;&gt;Minard&amp;rsquo;s Contribution
&lt;/h2&gt;&lt;p&gt;Minard produced many &lt;em&gt;cartes figuratives&lt;/em&gt;, or diagrammatic maps, drawing on his background as a civil engineer. This Russian campaign map is particularly influential because it integrates:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;multivariate data&lt;/li&gt;
&lt;li&gt;geography and time&lt;/li&gt;
&lt;li&gt;quantitative precision&lt;/li&gt;
&lt;li&gt;emotional force&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Its logic continues to influence modern data visualization, from editorial graphics to interactive tools built with Tableau, D3.js, and mapping libraries.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/minard-napoleon-march-to-moscow/images/mainvisual-full.png&#34;
	width=&#34;1436&#34;
	height=&#34;1244&#34;
	srcset=&#34;https://visualizing.jp/minard-napoleon-march-to-moscow/images/mainvisual-full_hu_cda823fae1af3be.png 480w, https://visualizing.jp/minard-napoleon-march-to-moscow/images/mainvisual-full_hu_df59d10c97841175.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Full view of the work&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;115&#34;
		data-flex-basis=&#34;277px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Minard&amp;rsquo;s map of Napoleon&amp;rsquo;s Russian campaign is not merely a map. It is a visual narrative of loss, combining space, time, number, temperature, and historical catastrophe into one coherent design.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://en.wikipedia.org/wiki/Charles_Joseph_Minard#Napoleon%27s_Russian_campaign&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Carte figurative of Napoleon&amp;rsquo;s Russian campaign — Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.edwardtufte.com/product/napoleons-march/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Edward Tufte — Napoleon&amp;rsquo;s March&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Nobels, No Degrees: Visualizing Genius Beyond Credentials</title>
        <link>https://visualizing.jp/en/nobels-no-degrees/</link>
        <pubDate>Mon, 06 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/nobels-no-degrees/</guid>
        <description>&lt;img src="https://visualizing.jp/nobels-no-degrees/images/cover.png" alt="Featured image of post Nobels, No Degrees: Visualizing Genius Beyond Credentials" /&gt;&lt;p&gt;&lt;strong&gt;Nobels, no degrees&lt;/strong&gt; is a data visualization by &lt;strong&gt;Giorgia Lupi&lt;/strong&gt; that examines the educational backgrounds and ages of Nobel Prize winners from 1901 to 2012.&lt;/p&gt;
&lt;p&gt;The phrase &amp;ldquo;no degrees&amp;rdquo; points to the presence of Nobel laureates who did not hold formal academic degrees. The work asks readers to look beyond credentialism and consider the many paths through which knowledge and creativity emerge.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/nobels-no-degrees/images/mainvisual.png&#34;
	width=&#34;2000&#34;
	height=&#34;2000&#34;
	srcset=&#34;https://visualizing.jp/nobels-no-degrees/images/mainvisual_hu_4fde1a82712c2e84.png 480w, https://visualizing.jp/nobels-no-degrees/images/mainvisual_hu_32bc6a84d06184fe.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Nobels, no degrees&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;100&#34;
		data-flex-basis=&#34;240px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;The poster is dense, but it is organized into clear information layers.&lt;/p&gt;
&lt;h3 id=&#34;1-age-and-timeline&#34;&gt;1. Age and Timeline
&lt;/h3&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/nobels-no-degrees/images/legend-main.png&#34;
	width=&#34;1400&#34;
	height=&#34;1293&#34;
	srcset=&#34;https://visualizing.jp/nobels-no-degrees/images/legend-main_hu_8c488229f877f8a1.png 480w, https://visualizing.jp/nobels-no-degrees/images/legend-main_hu_61194ccd79c6a610.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Age and timeline legend&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;108&#34;
		data-flex-basis=&#34;259px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;The central dot-and-line structure plots:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;X axis&lt;/strong&gt;: Nobel Prize year, from 1901 to 2012&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Y axis&lt;/strong&gt;: laureate age&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Dot&lt;/strong&gt;: one laureate&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Double-ring dot&lt;/strong&gt;: female laureate&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Color&lt;/strong&gt;: prize category, such as Chemistry, Economics, Physics, Literature, Medicine, or Peace&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Average laureate ages are shown by category, making it possible to see the tendency for Nobel recognition to come later over time.&lt;/p&gt;
&lt;h3 id=&#34;2-education&#34;&gt;2. Education
&lt;/h3&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/nobels-no-degrees/images/legend-blue-2.png&#34;
	width=&#34;1400&#34;
	height=&#34;731&#34;
	srcset=&#34;https://visualizing.jp/nobels-no-degrees/images/legend-blue-2_hu_f2199e235cf62c63.png 480w, https://visualizing.jp/nobels-no-degrees/images/legend-blue-2_hu_7df209ec39e83bf4.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Education legend&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;191&#34;
		data-flex-basis=&#34;459px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;The bar chart on the left compares highest degree by category:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;PhD&lt;/li&gt;
&lt;li&gt;Master&amp;rsquo;s&lt;/li&gt;
&lt;li&gt;Bachelor&amp;rsquo;s&lt;/li&gt;
&lt;li&gt;No degree&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Scientific fields are dominated by PhDs, while Literature and Peace include more laureates outside formal academic pathways.&lt;/p&gt;
&lt;h3 id=&#34;3-university-affiliation&#34;&gt;3. University Affiliation
&lt;/h3&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/nobels-no-degrees/images/legend-blue-1.png&#34;
	width=&#34;1400&#34;
	height=&#34;724&#34;
	srcset=&#34;https://visualizing.jp/nobels-no-degrees/images/legend-blue-1_hu_f8e57954c9cdddfb.png 480w, https://visualizing.jp/nobels-no-degrees/images/legend-blue-1_hu_48fd324cde638689.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;University affiliation legend&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;193&#34;
		data-flex-basis=&#34;464px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;The flow diagram in the upper right shows links between laureates and major universities, including Harvard, MIT, Stanford, Caltech, Columbia, Cambridge, and Berkeley. The absence or thinness of flows for Literature and Peace suggests that those categories are less tied to elite university affiliation.&lt;/p&gt;
&lt;h3 id=&#34;4-birthplace&#34;&gt;4. Birthplace
&lt;/h3&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/nobels-no-degrees/images/legend-timeline.png&#34;
	width=&#34;1397&#34;
	height=&#34;756&#34;
	srcset=&#34;https://visualizing.jp/nobels-no-degrees/images/legend-timeline_hu_204a081d10542974.png 480w, https://visualizing.jp/nobels-no-degrees/images/legend-timeline_hu_ef00e8a5de9184f.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Birthplace legend&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;184&#34;
		data-flex-basis=&#34;443px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;The lower chart groups laureates&amp;rsquo; birthplaces into 30-year periods. It shows the geographic center of Nobel recognition shifting from European cities such as London, Paris, and Berlin toward American research centers such as Chicago, Boston, and Stanford.&lt;/p&gt;
&lt;h3 id=&#34;5-seven-notable-laureates&#34;&gt;5. Seven Notable Laureates
&lt;/h3&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/nobels-no-degrees/images/legend-description.png&#34;
	width=&#34;514&#34;
	height=&#34;559&#34;
	srcset=&#34;https://visualizing.jp/nobels-no-degrees/images/legend-description_hu_f20c94f6b57d4941.png 480w, https://visualizing.jp/nobels-no-degrees/images/legend-description_hu_3382826a7c68bcc4.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Seven highlighted laureates&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;91&#34;
		data-flex-basis=&#34;220px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;The lower-right notes highlight seven cases, including Marie Curie, Lawrence Bragg, Leonid Hurwicz, Guglielmo Marconi, and Elinor Ostrom. These examples reinforce the theme that achievement follows many different life paths.&lt;/p&gt;
&lt;h2 id=&#34;significance&#34;&gt;Significance
&lt;/h2&gt;&lt;p&gt;The visualization questions the relationship between educational institutions and creativity. It does not deny the importance of formal education, but it places degree holders and non-degree holders in the same visual field, making the diversity of intellectual trajectories visible.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;&amp;ldquo;Nobels, no degrees&amp;rdquo; treats the Nobel Prize not only as a record of achievement, but also as a human dataset of age, geography, gender, affiliation, and education. It is a data story about the nonlinear paths through which knowledge is produced.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.behance.net/gallery/14159439/Nobel-no-degrees&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Nobels, no degrees — Behance&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Painters in the Making: Lives and Masterpieces</title>
        <link>https://visualizing.jp/en/painters-in-the-making/</link>
        <pubDate>Mon, 06 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/painters-in-the-making/</guid>
        <description>&lt;img src="https://visualizing.jp/painters-in-the-making/images/cover.png" alt="Featured image of post Painters in the Making: Lives and Masterpieces" /&gt;&lt;p&gt;&lt;strong&gt;Painters in the Making&lt;/strong&gt; by &lt;strong&gt;Giorgia Lupi&lt;/strong&gt; maps the lives and major works of painters across roughly 800 years. Covering 90 artists from the Middle Ages to the twentieth century, it brings together lifespan, the timing of major works, painting technique, color, and artwork size in a single visual system.&lt;/p&gt;
&lt;p&gt;The piece was created for &lt;em&gt;La Lettura&lt;/em&gt;, the cultural supplement of the Italian newspaper &lt;em&gt;Corriere della Sera&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/painters-in-the-making/images/mainvisual.png&#34;
	width=&#34;2048&#34;
	height=&#34;1053&#34;
	srcset=&#34;https://visualizing.jp/painters-in-the-making/images/mainvisual_hu_ee2a53c623ea26d4.png 480w, https://visualizing.jp/painters-in-the-making/images/mainvisual_hu_2d578a745e9e66a9.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Painters in the Making&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;194&#34;
		data-flex-basis=&#34;466px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/painters-in-the-making/images/legend-top.png&#34;
	width=&#34;1400&#34;
	height=&#34;1374&#34;
	srcset=&#34;https://visualizing.jp/painters-in-the-making/images/legend-top_hu_cda2c8f9e0021576.png 480w, https://visualizing.jp/painters-in-the-making/images/legend-top_hu_29d2b6895f953a27.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;How one artist’s life and works are drawn&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;101&#34;
		data-flex-basis=&#34;244px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/painters-in-the-making/images/legend-mini.png&#34;
	width=&#34;404&#34;
	height=&#34;316&#34;
	srcset=&#34;https://visualizing.jp/painters-in-the-making/images/legend-mini_hu_be3e29f760d217c5.png 480w, https://visualizing.jp/painters-in-the-making/images/legend-mini_hu_75b013836005f308.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Examples for other artists&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;127&#34;
		data-flex-basis=&#34;306px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;The central vertical axis represents time, from the 1200s to the 1900s. Painters are arranged horizontally. Each artist&amp;rsquo;s life is shown as a line, and the moments when major works were created are inserted as small rectangles along that line.&lt;/p&gt;
&lt;h3 id=&#34;1-life-stages-and-works&#34;&gt;1. Life Stages and Works
&lt;/h3&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/painters-in-the-making/images/legend-left.png&#34;
	width=&#34;1400&#34;
	height=&#34;1414&#34;
	srcset=&#34;https://visualizing.jp/painters-in-the-making/images/legend-left_hu_255aa94643a0f350.png 480w, https://visualizing.jp/painters-in-the-making/images/legend-left_hu_a4e9bbcbece7f67d.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Recreated left legend&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;99&#34;
		data-flex-basis=&#34;237px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;The gray line represents the full life of an artist. Darker segments indicate the age range in which key works were produced.&lt;/p&gt;
&lt;p&gt;Life is divided into three stages:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;young&lt;/strong&gt;: up to age 35&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;adult&lt;/strong&gt;: ages 36-60&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;mature&lt;/strong&gt;: age 61 and above&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Because average lifespans varied greatly across centuries, the stages are normalized by the life expectancy of each period. This makes it possible to compare a &amp;ldquo;mature&amp;rdquo; painter in the 1300s with one in the 1900s without treating age as a fixed universal threshold.&lt;/p&gt;
&lt;h3 id=&#34;2-attributes-of-the-works&#34;&gt;2. Attributes of the Works
&lt;/h3&gt;&lt;p&gt;Each rectangle represents a painting and contains several attributes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;the four dominant colors extracted from the work&lt;/li&gt;
&lt;li&gt;the physical size of the work in square meters&lt;/li&gt;
&lt;li&gt;the painting technique, such as oil, tempera, or fresco&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The result is a compact portrait of not only when painters made their major works, but also what those works were like materially and visually.&lt;/p&gt;
&lt;h2 id=&#34;changes-across-centuries&#34;&gt;Changes Across Centuries
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/painters-in-the-making/images/legend-right.png&#34;
	width=&#34;1400&#34;
	height=&#34;1011&#34;
	srcset=&#34;https://visualizing.jp/painters-in-the-making/images/legend-right_hu_e082a1023800a424.png 480w, https://visualizing.jp/painters-in-the-making/images/legend-right_hu_822ef26edd879ce8.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Upper-right table&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;138&#34;
		data-flex-basis=&#34;332px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;The table titled &amp;ldquo;How does the way of painting change over the centuries?&amp;rdquo; summarizes historical shifts.&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Century&lt;/th&gt;
          &lt;th&gt;Main tendency&lt;/th&gt;
          &lt;th&gt;Color tendency&lt;/th&gt;
          &lt;th&gt;Technique&lt;/th&gt;
          &lt;th&gt;Average size&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;1200s&lt;/td&gt;
          &lt;td&gt;No old painters in the sample&lt;/td&gt;
          &lt;td&gt;Brown and red tones&lt;/td&gt;
          &lt;td&gt;Tempera&lt;/td&gt;
          &lt;td&gt;about 8.9 sq m&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1500s&lt;/td&gt;
          &lt;td&gt;Landscape colors become common&lt;/td&gt;
          &lt;td&gt;Green and blue tones&lt;/td&gt;
          &lt;td&gt;Oil and tempera&lt;/td&gt;
          &lt;td&gt;about 5.6 sq m, with major exceptions&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1600s&lt;/td&gt;
          &lt;td&gt;A darker century&lt;/td&gt;
          &lt;td&gt;Black and deep green&lt;/td&gt;
          &lt;td&gt;Mostly oil&lt;/td&gt;
          &lt;td&gt;about 5.9 sq m&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1800s&lt;/td&gt;
          &lt;td&gt;Brightness returns&lt;/td&gt;
          &lt;td&gt;Brown to pale blue&lt;/td&gt;
          &lt;td&gt;Mostly oil&lt;/td&gt;
          &lt;td&gt;about 2.4 sq m&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1900s&lt;/td&gt;
          &lt;td&gt;New techniques appear&lt;/td&gt;
          &lt;td&gt;Vivid primary colors&lt;/td&gt;
          &lt;td&gt;Oil, acrylic, tempera&lt;/td&gt;
          &lt;td&gt;about 3 sq m&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Over time, works tend to become smaller, while color palettes shift and diversify. Oil painting appears as the dominant technique across much of the long period.&lt;/p&gt;
&lt;h2 id=&#34;choosing-the-two-works&#34;&gt;Choosing the Two Works
&lt;/h2&gt;&lt;p&gt;The visualization includes both a historically important work and a broadly recognized work for each painter. The former is based on the Italian &lt;em&gt;Garzanti Art Encyclopedia&lt;/em&gt;, while the latter was selected from the first image returned by Google Images. This lets the graphic compare art-historical authority with popular memory.&lt;/p&gt;
&lt;h2 id=&#34;concept&#34;&gt;Concept
&lt;/h2&gt;&lt;p&gt;The work is a representative example of Lupi&amp;rsquo;s &lt;strong&gt;Data Humanism&lt;/strong&gt;. It treats artistic lives not as abstract records, but as human rhythms of growth, maturity, and recognition. Time, color, material, and biography are interwoven into a visual timeline.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;&amp;ldquo;Painters in the Making&amp;rdquo; is a visual history of artistic maturation. Each line condenses a life, and each small rectangle marks a moment when that life produced something that entered cultural memory.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.behance.net/gallery/14282281/Painters-in-the-making&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Painters in the Making — Behance&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://medium.com/@giorgialupi/data-humanism-the-revolution-will-be-visualized-31486a30dbfb&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Data Humanism, the Revolution will be Visualized — Medium&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Noise Pollution: Visualizing Urban Noise and Hearing Loss</title>
        <link>https://visualizing.jp/en/noise-pollution/</link>
        <pubDate>Sun, 05 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/noise-pollution/</guid>
        <description>&lt;img src="https://visualizing.jp/noise-pollution/images/cover.png" alt="Featured image of post Noise Pollution: Visualizing Urban Noise and Hearing Loss" /&gt;&lt;p&gt;This work compares &lt;strong&gt;noise pollution&lt;/strong&gt; and &lt;strong&gt;hearing loss&lt;/strong&gt; in major cities around the world. The data is based on a joint study by &lt;strong&gt;mimi.io&lt;/strong&gt;, a company specializing in hearing data analysis, and the &lt;strong&gt;World Economic Forum&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Across 50 cities, it quantifies the relationship between urban noise environments and auditory health through the &lt;strong&gt;World Hearing Loss Index&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/noise-pollution/images/mainvisual.png&#34;
	width=&#34;2800&#34;
	height=&#34;1400&#34;
	srcset=&#34;https://visualizing.jp/noise-pollution/images/mainvisual_hu_b1b72820c6138f47.png 480w, https://visualizing.jp/noise-pollution/images/mainvisual_hu_f7cdea64b9c308b4.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;200&#34;
		data-flex-basis=&#34;480px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;author-and-context&#34;&gt;Author and Context
&lt;/h2&gt;&lt;p&gt;The visualization was created for &lt;em&gt;Visual Data&lt;/em&gt;, the data visualization column in &lt;em&gt;La Lettura&lt;/em&gt;, the cultural supplement of &lt;em&gt;Corriere della Sera&lt;/em&gt;. Designer &lt;strong&gt;Federica Fragapane&lt;/strong&gt; is known for turning complex social data into structured and poetic visual forms. Here, she connects the sound of cities with public health.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-the-legend&#34;&gt;How to Read the Legend
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/noise-pollution/images/legend.png&#34;
	width=&#34;1603&#34;
	height=&#34;2611&#34;
	srcset=&#34;https://visualizing.jp/noise-pollution/images/legend_hu_bb4ec388472862fb.png 480w, https://visualizing.jp/noise-pollution/images/legend_hu_382df740ff8004b0.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;61&#34;
		data-flex-basis=&#34;147px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;Each city is represented by a vertical line and a circle at its end:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;the &lt;strong&gt;line&lt;/strong&gt; represents hearing loss&lt;/li&gt;
&lt;li&gt;the &lt;strong&gt;circle&lt;/strong&gt; represents noise pollution&lt;/li&gt;
&lt;li&gt;the &lt;strong&gt;number&lt;/strong&gt; inside the circle represents the combined World Hearing Loss Index&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;1-noise-pollution&#34;&gt;1. Noise Pollution
&lt;/h3&gt;&lt;p&gt;Noise pollution measures the average noise level of a city, including traffic, construction, nightlife, and other persistent urban sound. The score ranges from 0 to 1.&lt;/p&gt;
&lt;p&gt;In the visualization, it is represented by circle size. Larger circles indicate louder cities.&lt;/p&gt;
&lt;h3 id=&#34;2-hearing-loss&#34;&gt;2. Hearing Loss
&lt;/h3&gt;&lt;p&gt;Hearing loss measures the average reduction in residents&amp;rsquo; hearing ability, also on a 0 to 1 scale.&lt;/p&gt;
&lt;p&gt;It is represented by the length of the vertical line. Longer lines indicate greater hearing loss.&lt;/p&gt;
&lt;h3 id=&#34;3-world-hearing-loss-index&#34;&gt;3. World Hearing Loss Index
&lt;/h3&gt;&lt;p&gt;The index combines the noise pollution score and hearing-loss score. It is printed inside each circle. Higher values indicate cities where both noise and hearing loss are more severe.&lt;/p&gt;
&lt;h3 id=&#34;4-color&#34;&gt;4. Color
&lt;/h3&gt;&lt;p&gt;Color compares each city with the overall average:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Red&lt;/strong&gt;: worse than average&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Blue&lt;/strong&gt;: better than average&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;reading-the-relationship&#34;&gt;Reading the Relationship
&lt;/h2&gt;&lt;p&gt;The important point is to compare circle size and line length together.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Long line and large circle: serious noise and hearing loss&lt;/li&gt;
&lt;li&gt;Short line and small circle: quieter city with lower hearing impact&lt;/li&gt;
&lt;li&gt;Short line but large circle: noisy city where hearing impact may not yet be severe&lt;/li&gt;
&lt;li&gt;Long line but small circle: hearing loss may be shaped by factors beyond current noise levels&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;background&#34;&gt;Background
&lt;/h2&gt;&lt;p&gt;Urban noise is increasingly treated as a public-health issue. Traffic, construction, entertainment districts, and dense urban activity can affect sleep, stress, cardiovascular health, and hearing. The World Health Organization has warned that environmental noise is an important form of pollution in cities.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;&amp;ldquo;Noise pollution&amp;rdquo; shows that quietness is not merely an aesthetic quality of a city. It is part of public health, welfare, and urban policy. By pairing environmental noise with hearing outcomes, the visualization makes the hidden cost of noisy cities visible.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.behance.net/gallery/96908251/Noise-pollution&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Noise pollution — Behance&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.weforum.org/stories/2017/03/these-are-the-cities-with-the-worst-noise-pollution/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;World Economic Forum: Cities with the worst noise pollution&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://mimi.io/hearing-science/world-hearing-index&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Mimi World Hearing Index&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Objects Launched into Space</title>
        <link>https://visualizing.jp/en/objects-launched-into-space/</link>
        <pubDate>Sun, 05 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/objects-launched-into-space/</guid>
        <description>&lt;img src="https://visualizing.jp/objects-launched-into-space/images/cover.png" alt="Featured image of post Objects Launched into Space" /&gt;&lt;p&gt;This infographic visualizes every human-made object launched into space since Sputnik in 1957. It appeared in &lt;strong&gt;La Lettura&lt;/strong&gt;, the cultural supplement of &lt;strong&gt;Corriere della Sera&lt;/strong&gt;, as part of the annual &amp;ldquo;Orizzonti Visual Data&amp;rdquo; series.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/objects-launched-into-space/images/mainvisual.png&#34;
	width=&#34;2800&#34;
	height=&#34;1400&#34;
	srcset=&#34;https://visualizing.jp/objects-launched-into-space/images/mainvisual_hu_34f83bf1ce455b81.png 480w, https://visualizing.jp/objects-launched-into-space/images/mainvisual_hu_34c2ed761d3c7587.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;English version&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;200&#34;
		data-flex-basis=&#34;480px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;overview&#34;&gt;Overview
&lt;/h2&gt;&lt;p&gt;The central wave-like form represents the cumulative number of objects launched into space from 1957 to 2022, including satellites, rockets, probes, and stations.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Thick lines and alternating colors mark year boundaries.&lt;/li&gt;
&lt;li&gt;Layer width and line density indicate cumulative launches.&lt;/li&gt;
&lt;li&gt;One line corresponds to about 50 objects.&lt;/li&gt;
&lt;li&gt;Alternating pink and blue create a five-year rhythm across time.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;At the right edge, the graphic summarizes launches by country in 2022 and the current status of objects in orbit.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-the-legend&#34;&gt;How to Read the Legend
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/objects-launched-into-space/images/legend-left.png&#34;
	width=&#34;1980&#34;
	height=&#34;697&#34;
	srcset=&#34;https://visualizing.jp/objects-launched-into-space/images/legend-left_hu_1e01d7abaa3d1214.png 480w, https://visualizing.jp/objects-launched-into-space/images/legend-left_hu_be85e1b779859d0b.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Left legend&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;284&#34;
		data-flex-basis=&#34;681px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;The left legend explains that each layer grows as more objects are launched. The expanding form becomes a visual history of human activity beyond Earth.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/objects-launched-into-space/images/legend-right.png&#34;
	width=&#34;1349&#34;
	height=&#34;2446&#34;
	srcset=&#34;https://visualizing.jp/objects-launched-into-space/images/legend-right_hu_8eb1df124ec71f59.png 480w, https://visualizing.jp/objects-launched-into-space/images/legend-right_hu_4de84b87fbb7cb29.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Right legend&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;55&#34;
		data-flex-basis=&#34;132px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;The right legend shows launches by country in 2022. Circle size represents count. The &amp;ldquo;Current state of the objects&amp;rdquo; section indicates the share that remains in orbit and the share that has decayed or left orbit.&lt;/p&gt;
&lt;h2 id=&#34;background-and-data&#34;&gt;Background and Data
&lt;/h2&gt;&lt;p&gt;The work shows the acceleration of space activity over time. Since the 2010s, launches have increased sharply, driven in part by private companies such as SpaceX and by the growth of satellite constellations.&lt;/p&gt;
&lt;p&gt;The data is based on statistics from &lt;strong&gt;Our World in Data&lt;/strong&gt;. For 2022, the graphic highlights the scale of national launch activity, with the United States far ahead of other countries.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/objects-launched-into-space/images/mainvisual_Italian.png&#34;
	width=&#34;3568&#34;
	height=&#34;2577&#34;
	srcset=&#34;https://visualizing.jp/objects-launched-into-space/images/mainvisual_Italian_hu_f4a957ea6387b3fa.png 480w, https://visualizing.jp/objects-launched-into-space/images/mainvisual_Italian_hu_2adc499c2b900b4e.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Italian full version&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;138&#34;
		data-flex-basis=&#34;332px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Federica Fragapane&amp;rsquo;s &amp;ldquo;Objects launched into space&amp;rdquo; sits at the intersection of scientific history and data aesthetics. It turns the accumulation of space activity into a physical-looking form, making time, quantity, and technological expansion visible at once.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.behance.net/gallery/169039001/Objects-launched-into-space?locale=en_US&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Objects launched into space — Behance&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://ourworldindata.org/grapher/cumulative-number-of-objects-launched-into-outer-space&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Cumulative number of objects launched into outer space — Our World in Data&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://ourworldindata.org/grapher/yearly-number-of-objects-launched-into-outer-space&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Annual number of objects launched into outer space — Our World in Data&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.unoosa.org/oosa/en/spaceobjectregister/index.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;United Nations Register of Objects Launched into Outer Space — UNOOSA&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.unoosa.org/oosa/osoindex/search-ng.jspx&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Online Index of Objects Launched into Outer Space — UNOOSA&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://ourworldindata.org/space-exploration-satellites&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Space Exploration and Satellites — Our World in Data&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Urban Story: Lisbon Is on a Par with Honolulu</title>
        <link>https://visualizing.jp/en/urban-story/</link>
        <pubDate>Sun, 05 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/urban-story/</guid>
        <description>&lt;img src="https://visualizing.jp/urban-story/images/cover.png" alt="Featured image of post Urban Story: Lisbon Is on a Par with Honolulu" /&gt;&lt;p&gt;This work is part of the &lt;em&gt;Visual Data&lt;/em&gt; series created by data visualization artist &lt;strong&gt;Giorgia Lupi&lt;/strong&gt; for &lt;em&gt;La Lettura&lt;/em&gt;, the cultural supplement of &lt;em&gt;Corriere della Sera&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;It compares 25 cities around the world and represents each city&amp;rsquo;s character through multiple dimensions. As the title &amp;ldquo;Lisbon is on a par with Honolulu&amp;rdquo; suggests, cities that are geographically and culturally distant can show surprising similarities when compared through data.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/urban-story/images/mainvisual.png&#34;
	width=&#34;2500&#34;
	height=&#34;2056&#34;
	srcset=&#34;https://visualizing.jp/urban-story/images/mainvisual_hu_9500717e8873d22c.png 480w, https://visualizing.jp/urban-story/images/mainvisual_hu_463f5aee76865a41.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Work&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;121&#34;
		data-flex-basis=&#34;291px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/urban-story/images/legend.png&#34;
	width=&#34;458&#34;
	height=&#34;443&#34;
	srcset=&#34;https://visualizing.jp/urban-story/images/legend_hu_481f984cf8c999eb.png 480w, https://visualizing.jp/urban-story/images/legend_hu_3ddcc627790d0410.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Legend&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;103&#34;
		data-flex-basis=&#34;248px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;At the center of the work, each city is represented by a polygon-like chart. The form condenses several urban indicators into a single visual profile.&lt;/p&gt;
&lt;h3 id=&#34;city-name-and-basic-information&#34;&gt;City Name and Basic Information
&lt;/h3&gt;&lt;p&gt;The &lt;strong&gt;city name&lt;/strong&gt; is accompanied by the &lt;strong&gt;foundation year&lt;/strong&gt;, shown in italic. The city&amp;rsquo;s &lt;strong&gt;age&lt;/strong&gt; is represented by a solid line, giving a visual sense of historical depth.&lt;/p&gt;
&lt;h3 id=&#34;indicators&#34;&gt;Indicators
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Top edge&lt;/strong&gt;: height of the tallest building, in meters&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Bottom edge&lt;/strong&gt;: average price of a 120 sq m property in central urban zones&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Left edge&lt;/strong&gt;: number of visitors and tourists, in millions&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Right edge&lt;/strong&gt;: number of inhabitants, in millions&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Inner diagonal marks&lt;/strong&gt;: average annual temperature and precipitation&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Square size&lt;/strong&gt;: city surface area, shown through a ten-step scale&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;what-the-work-reveals&#34;&gt;What the Work Reveals
&lt;/h2&gt;&lt;p&gt;The piece is less about ranking cities than about showing unexpected similarities and differences. Lisbon and Honolulu, for instance, are far apart geographically, but their climate, scale, and urban profile can appear surprisingly close.&lt;/p&gt;
&lt;p&gt;The polygon shapes let readers recognize each city as a kind of data portrait. Megacities such as Beijing or Shanghai stand out through population and visitor volume, while places such as Reykjavik or Dublin are distinguished by climate and scale.&lt;/p&gt;
&lt;h2 id=&#34;background&#34;&gt;Background
&lt;/h2&gt;&lt;p&gt;The visualization integrates climate data from weatherbase.com, economic data from euromonitor.com, demographic data from city-data.com, and architectural data from skyscrapercenter.com.&lt;/p&gt;
&lt;p&gt;In typical Accurat fashion, the piece does not present numbers as a table. It turns them into a visual language for urban identity.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;&amp;ldquo;Urban story: Lisbon is on a par with Honolulu&amp;rdquo; is a geopolitical portrait of cities in data form. It shows how temperature, density, history, real estate, tourism, and architecture combine into the personality of a city.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://giorgialupi.com/lalettura&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Visual Data — Giorgia Lupi&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.skyscrapercenter.com/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Skyscraper Center&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.weatherbase.com/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Weatherbase&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.euromonitor.com/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Euromonitor International&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.city-data.com/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;City-data.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.wikipedia.org/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Visualizing Progress Toward Gender Equality</title>
        <link>https://visualizing.jp/en/progress-toward-gender-equality/</link>
        <pubDate>Sun, 05 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/progress-toward-gender-equality/</guid>
        <description>&lt;img src="https://visualizing.jp/progress-toward-gender-equality/images/cover.png" alt="Featured image of post Visualizing Progress Toward Gender Equality" /&gt;&lt;p&gt;This visualization by &lt;strong&gt;Federica Fragapane&lt;/strong&gt; appeared in the December 2024 issue of &lt;strong&gt;Scientific American&lt;/strong&gt;. It shows regional progress toward the United Nations Sustainable Development Goal 5: &lt;strong&gt;Gender Equality&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Based mainly on reports from &lt;strong&gt;UN Women&lt;/strong&gt; and &lt;strong&gt;UN DESA&lt;/strong&gt;, it compares progress by region and indicator using two dimensions: trend and level. The accompanying text was written by &lt;strong&gt;Clara Moskowitz&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/progress-toward-gender-equality/images/mainvisual.png&#34;
	width=&#34;2100&#34;
	height=&#34;2800&#34;
	srcset=&#34;https://visualizing.jp/progress-toward-gender-equality/images/mainvisual_hu_aa50351785d1d18d.png 480w, https://visualizing.jp/progress-toward-gender-equality/images/mainvisual_hu_ffafb230a5cc46b5.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;75&#34;
		data-flex-basis=&#34;180px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;why-the-visualization-matters&#34;&gt;Why the Visualization Matters
&lt;/h2&gt;&lt;p&gt;Fragapane&amp;rsquo;s flowing lines and layered structure make uneven global progress visible. The work shows not only where gender equality is improving, but also where progress is too slow, stagnant, or reversing.&lt;/p&gt;
&lt;p&gt;The design helps readers compare delays in Sub-Saharan Africa and Southern Asia, partial stagnation in Europe and Northern America, and the broader unevenness of global gender policy.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-the-legend&#34;&gt;How to Read the Legend
&lt;/h2&gt;&lt;p&gt;The graphic uses two assessment systems.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/progress-toward-gender-equality/images/legend.png&#34;
	width=&#34;842&#34;
	height=&#34;1514&#34;
	srcset=&#34;https://visualizing.jp/progress-toward-gender-equality/images/legend_hu_cae7d2188d87480e.png 480w, https://visualizing.jp/progress-toward-gender-equality/images/legend_hu_c7bfc95119b680d4.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Legend&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;55&#34;
		data-flex-basis=&#34;133px&#34;
	
&gt;&lt;/p&gt;
&lt;h3 id=&#34;trend-assessment&#34;&gt;Trend Assessment
&lt;/h3&gt;&lt;p&gt;Trend marks show the direction and speed of change:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;On track or target met&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Moderate progress but acceleration needed&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Marginal progress and significant acceleration needed&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Stagnation&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Regression&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;World average&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;level-assessment&#34;&gt;Level Assessment
&lt;/h3&gt;&lt;p&gt;The level marks show how close a region is to the target:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Target met or almost met&lt;/li&gt;
&lt;li&gt;Close to target&lt;/li&gt;
&lt;li&gt;Moderate distance to target&lt;/li&gt;
&lt;li&gt;Far from target&lt;/li&gt;
&lt;li&gt;Very far from target&lt;/li&gt;
&lt;li&gt;Insufficient data&lt;/li&gt;
&lt;li&gt;World average&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;sdg-goal-5&#34;&gt;SDG Goal 5
&lt;/h2&gt;&lt;p&gt;Goal 5 covers a broad policy field: discrimination, violence, early and forced marriage, unpaid care work, political participation, reproductive rights, economic resources, technology access, and legal frameworks.&lt;/p&gt;
&lt;p&gt;Some indicators suffer from missing data, which is itself a major issue. The visualization calls attention to this through the &amp;ldquo;missing data&amp;rdquo; sections.&lt;/p&gt;
&lt;h2 id=&#34;regional-classification&#34;&gt;Regional Classification
&lt;/h2&gt;&lt;p&gt;The regions follow the United Nations geoscheme used in the SDG framework, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Sub-Saharan Africa&lt;/li&gt;
&lt;li&gt;Northern Africa and Western Asia&lt;/li&gt;
&lt;li&gt;Central and Southern Asia&lt;/li&gt;
&lt;li&gt;Eastern and Southeastern Asia&lt;/li&gt;
&lt;li&gt;Latin America and the Caribbean&lt;/li&gt;
&lt;li&gt;Oceania&lt;/li&gt;
&lt;li&gt;Europe and Northern America&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;This work makes clear that gender equality is not a single metric but a multidimensional policy challenge. By combining trend and level, it allows readers to see both current distance from targets and the speed at which regions are moving.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.behance.net/gallery/214611933/Tracking-Gender-Equality&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Tracking Gender Equality — Behance&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.scientificamerican.com/article/see-how-close-we-are-to-gender-equality-around-the-world/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Scientific American: See How Close We Are to Gender Equality around the World&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sdgs-japan.net/goal5&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;SDGs Japan: Goal 5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://ourworldindata.org/grapher/world-regions-sdg-united-nations&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Our World in Data: World regions in the SDG framework&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Visualizing The Memory of the World Register</title>
        <link>https://visualizing.jp/en/the-memory-of-the-world-register/</link>
        <pubDate>Sun, 05 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/the-memory-of-the-world-register/</guid>
        <description>&lt;img src="https://visualizing.jp/the-memory-of-the-world-register/images/cover.png" alt="Featured image of post Visualizing The Memory of the World Register" /&gt;&lt;p&gt;This infographic by &lt;strong&gt;Federica Fragapane&lt;/strong&gt; visualizes UNESCO&amp;rsquo;s &lt;strong&gt;Memory of the World Register&lt;/strong&gt;, focusing on documentary heritage. It classifies registered materials by geographic region, country, and document type, showing how the world&amp;rsquo;s records are distributed across places and media.&lt;/p&gt;
&lt;p&gt;The work was created for the &lt;em&gt;Visual Data&lt;/em&gt; series in &lt;em&gt;La Lettura&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/the-memory-of-the-world-register/images/mainvisual.png&#34;
	width=&#34;2800&#34;
	height=&#34;2800&#34;
	srcset=&#34;https://visualizing.jp/the-memory-of-the-world-register/images/mainvisual_hu_be832ce93164d8d9.png 480w, https://visualizing.jp/the-memory-of-the-world-register/images/mainvisual_hu_ee0f4a89714b5a54.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;100&#34;
		data-flex-basis=&#34;240px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-the-legend&#34;&gt;How to Read the Legend
&lt;/h2&gt;&lt;p&gt;The infographic organizes UNESCO-registered documentary heritage into three layers: &lt;strong&gt;geographic area -&amp;gt; country -&amp;gt; type of document&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/the-memory-of-the-world-register/images/legend.png&#34;
	width=&#34;1194&#34;
	height=&#34;990&#34;
	srcset=&#34;https://visualizing.jp/the-memory-of-the-world-register/images/legend_hu_be75e4fa5d79d2b.png 480w, https://visualizing.jp/the-memory-of-the-world-register/images/legend_hu_6654e53d2a5fbe5.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;120&#34;
		data-flex-basis=&#34;289px&#34;
	
&gt;&lt;/p&gt;
&lt;h3 id=&#34;hierarchical-structure&#34;&gt;Hierarchical Structure
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Geographic area&lt;/strong&gt;&lt;br&gt;
Major branches radiating from the center represent regions such as Europe, Asia, Africa, Latin America, the Middle East, North America, and Oceania.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Country&lt;/strong&gt;&lt;br&gt;
Country names appear at the ends of smaller branches.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Type of document&lt;/strong&gt;&lt;br&gt;
Small symbols next to country names indicate the types of registered documentary heritage.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;symbol-meaning&#34;&gt;Symbol Meaning
&lt;/h3&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Symbol type&lt;/th&gt;
          &lt;th&gt;English category&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Curved mark&lt;/td&gt;
          &lt;td&gt;Audio and music&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Diamond&lt;/td&gt;
          &lt;td&gt;Drawings, graphs, and maps&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Square&lt;/td&gt;
          &lt;td&gt;Photographs, videos, and films&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Double slash&lt;/td&gt;
          &lt;td&gt;Books and manuscripts&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Dot&lt;/td&gt;
          &lt;td&gt;Various or other documents&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id=&#34;circle-area&#34;&gt;Circle Area
&lt;/h3&gt;&lt;p&gt;The circle area represents the number of documents when more than one item is registered. The legend gives reference sizes for 2, 5, and 10 documents.&lt;/p&gt;
&lt;h3 id=&#34;overall-reading&#34;&gt;Overall Reading
&lt;/h3&gt;&lt;p&gt;The radial structure turns the register into a branching map of cultural memory. It lets readers see which regions hold which kinds of documentary heritage, and where particular types of material are concentrated.&lt;/p&gt;
&lt;h2 id=&#34;design-features&#34;&gt;Design Features
&lt;/h2&gt;&lt;p&gt;Fragapane treats the data as a network of world knowledge rather than as a list. The branching structure suggests roots or growth, while the symbols and circle sizes allow document type and quantity to be compared at the same time.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;&amp;ldquo;The Memory of the World Register&amp;rdquo; visualizes memory as a global, material, and institutional structure. Behind each mark is an effort to preserve documentary heritage considered to have world significance and outstanding universal value.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.behance.net/gallery/119713231/The-Memory-of-the-World-Register&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;The Memory of the World Register — Behance&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://en.unesco.org/programme/mow/register&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;UNESCO Memory of the World Register&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Selling at Sundance: An Infographic on the Economics of Film</title>
        <link>https://visualizing.jp/en/selling-at-sundance/</link>
        <pubDate>Sat, 04 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/selling-at-sundance/</guid>
        <description>&lt;img src="https://visualizing.jp/selling-at-sundance/images/cover.png" alt="Featured image of post Selling at Sundance: An Infographic on the Economics of Film" /&gt;&lt;p&gt;&lt;strong&gt;Selling at Sundance&lt;/strong&gt; is an infographic by the Italian data visualization studio &lt;strong&gt;Accurat&lt;/strong&gt;. It visualizes independent films bought and sold at the Sundance Film Festival from 2011 to 2013, combining budget, sale price, box-office gross, running time, genre, awards, and keywords in one layered design.&lt;/p&gt;
&lt;p&gt;The project turns what was originally spreadsheet-like market data into a three-dimensional visual object.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/selling-at-sundance/images/mainvisual.png&#34;
	width=&#34;3000&#34;
	height=&#34;2305&#34;
	srcset=&#34;https://visualizing.jp/selling-at-sundance/images/mainvisual_hu_ff9c4bbe6cc163b1.png 480w, https://visualizing.jp/selling-at-sundance/images/mainvisual_hu_90b82951c70284b6.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Selling at Sundance&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;130&#34;
		data-flex-basis=&#34;312px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;The graphic is divided into two main layers. The upper half describes the nature and context of each film, while the lower half shows its economic structure.&lt;/p&gt;
&lt;h3 id=&#34;upper-half-film-type-and-context&#34;&gt;Upper Half: Film Type and Context
&lt;/h3&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/selling-at-sundance/images/legend-top.png&#34;
	width=&#34;1446&#34;
	height=&#34;155&#34;
	srcset=&#34;https://visualizing.jp/selling-at-sundance/images/legend-top_hu_7e395ac9b5286ecc.png 480w, https://visualizing.jp/selling-at-sundance/images/legend-top_hu_3f697b3a6b6289d9.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;How to read it: upper half&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;932&#34;
		data-flex-basis=&#34;2238px&#34;
	
&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Blue-to-gray gradient&lt;/strong&gt;: genre position, from nonfiction to fiction.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Arrow shape&lt;/strong&gt;: time setting, such as past, present, fictional present, or future.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Small vertical bar&lt;/strong&gt;: running time.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Green polygon&lt;/strong&gt;: number and scale of awards.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tag cloud&lt;/strong&gt;: the 25 most common IMDb keywords, giving an overview of themes and subject matter.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Together, these elements show what kinds of films received attention and how their themes clustered.&lt;/p&gt;
&lt;h3 id=&#34;lower-half-film-economics&#34;&gt;Lower Half: Film Economics
&lt;/h3&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/selling-at-sundance/images/legend-bottom.png&#34;
	width=&#34;810&#34;
	height=&#34;154&#34;
	srcset=&#34;https://visualizing.jp/selling-at-sundance/images/legend-bottom_hu_58ef016e867e04da.png 480w, https://visualizing.jp/selling-at-sundance/images/legend-bottom_hu_1bee81332375e69c.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;How to read it: lower half&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;525&#34;
		data-flex-basis=&#34;1262px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;The lower area describes financial outcomes through stacked shapes.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Red&lt;/strong&gt;: production budget&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gray&lt;/strong&gt;: sale price&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Yellow number&lt;/strong&gt;: box-office gross&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;By layering cost, sale price, and revenue, the graphic makes it possible to see where a film created value: in festival acquisition, theatrical performance, or not at all.&lt;/p&gt;
&lt;h2 id=&#34;context&#34;&gt;Context
&lt;/h2&gt;&lt;p&gt;Sundance has long been one of the most important markets for American independent film. Small-budget films may sell for millions of dollars, but awards and critical attention do not always guarantee commercial success.&lt;/p&gt;
&lt;p&gt;The visualization makes that uncertainty visible. It shows how acclaim, genre, sale price, and box office can diverge.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;&amp;ldquo;Selling at Sundance&amp;rdquo; is a layered infographic about the business of independent cinema. By combining narrative attributes and financial data, it turns the film market into a readable visual story.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.behance.net/gallery/14264353/Selling-at-Sundance&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Selling at Sundance — Behance&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Waffle Chart</title>
        <link>https://visualizing.jp/en/waffle-chart/</link>
        <pubDate>Sat, 04 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/waffle-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/waffle-chart/images/cover.png" alt="Featured image of post Waffle Chart" /&gt;&lt;p&gt;A &lt;strong&gt;waffle chart&lt;/strong&gt; represents a whole as a grid of small cells, often 100 cells in a 10 by 10 layout. Each cell is colored by category, making proportions easy to understand as countable blocks.&lt;/p&gt;
&lt;p&gt;Like pie charts and bar charts, waffle charts show part-to-whole relationships, but they have a more iconic and infographic-like appearance.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/waffle-chart/images/main.png&#34;
	width=&#34;1366&#34;
	height=&#34;768&#34;
	srcset=&#34;https://visualizing.jp/waffle-chart/images/main_hu_18860f67919adda9.png 480w, https://visualizing.jp/waffle-chart/images/main_hu_d02e54337c6fd64d.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;177&#34;
		data-flex-basis=&#34;426px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;background&#34;&gt;Background
&lt;/h2&gt;&lt;p&gt;The idea is related to &lt;strong&gt;ISOTYPE&lt;/strong&gt;, the visual language promoted by Otto Neurath. ISOTYPE emphasized showing quantity through repeated symbols rather than changing the size of symbols.&lt;/p&gt;
&lt;p&gt;Waffle charts became especially popular in data journalism and infographics after the 2010s as an alternative to pie charts. They are now supported or easily built in Python, R, Tableau, D3.js, and many presentation tools.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Category&lt;/th&gt;
          &lt;th&gt;Percentage&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;A&lt;/td&gt;
          &lt;td&gt;40&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;B&lt;/td&gt;
          &lt;td&gt;35&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;C&lt;/td&gt;
          &lt;td&gt;25&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;These values are assigned to cells in a fixed grid. In a 100-cell chart, each cell usually represents 1%.&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The goal is to show how a whole is divided into parts. Because the viewer can mentally count blocks, waffle charts often feel more concrete than angle-based pie charts.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;workforce composition&lt;/li&gt;
&lt;li&gt;gender ratio or demographic shares&lt;/li&gt;
&lt;li&gt;budget and expense composition&lt;/li&gt;
&lt;li&gt;survey responses&lt;/li&gt;
&lt;li&gt;recycling rate or renewable-energy share&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;ol&gt;
&lt;li&gt;The full grid represents 100%.&lt;/li&gt;
&lt;li&gt;Filled cells represent a category&amp;rsquo;s share.&lt;/li&gt;
&lt;li&gt;Color connects cells to categories through a legend.&lt;/li&gt;
&lt;li&gt;Small multiples allow fair comparison across groups.&lt;/li&gt;
&lt;li&gt;Filling direction should remain consistent.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use clear color contrast.&lt;/li&gt;
&lt;li&gt;Choose an appropriate grid size, such as 10x10 or 20x5.&lt;/li&gt;
&lt;li&gt;Avoid high-precision claims when rounding is involved.&lt;/li&gt;
&lt;li&gt;Keep legends and labels clear.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;alternatives&#34;&gt;Alternatives
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Chart&lt;/th&gt;
          &lt;th&gt;Comparison&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Pie chart&lt;/td&gt;
          &lt;td&gt;Uses angle and area to show part-to-whole composition&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Bar chart&lt;/td&gt;
          &lt;td&gt;Better for exact quantitative comparison&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Treemap&lt;/td&gt;
          &lt;td&gt;Shows part-to-whole relationships and hierarchy by area&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Waffle charts turn proportions into visible, countable units. They are useful for communicating approximate shares, progress, and composition, especially in educational and editorial contexts.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://python-graph-gallery.com/waffle-chart/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Python Graph Gallery: Waffle chart&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.cdc.gov/cove/data-visualization-types/waffle-and-gauge.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;CDC: Waffle and Gauge Chart&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.esri.com/arcgis-blog/products/arcgis-pro/mapping/mapping-coronavirus-waffles&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Esri: Mapping Coronavirus Waffles&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://kirby.datawrapper.de/media/pages/blog/chart-types-guide/2dd7f89cdb-1750068284/visualization-types-poster.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Datawrapper: Visualization Types Poster&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>A New Way to Read Shakespeare</title>
        <link>https://visualizing.jp/en/understanding-shakespeare/</link>
        <pubDate>Fri, 03 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/understanding-shakespeare/</guid>
        <description>&lt;img src="https://visualizing.jp/understanding-shakespeare/images/cover.png" alt="Featured image of post A New Way to Read Shakespeare" /&gt;&lt;p&gt;&lt;strong&gt;Understanding Shakespeare&lt;/strong&gt; is a BA thesis project by German designer &lt;strong&gt;Stephan Thiel&lt;/strong&gt;, created in the Interface Design program at the University of Applied Sciences Potsdam. The project proposes a new way to rediscover Shakespeare&amp;rsquo;s plays through information visualization.&lt;/p&gt;
&lt;p&gt;Rather than replacing reading, it uses visual patterns to reveal structure, vocabulary, character distribution, and recurring language.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/understanding-shakespeare/images/mainwork.png&#34;
	width=&#34;2125&#34;
	height=&#34;2026&#34;
	srcset=&#34;https://visualizing.jp/understanding-shakespeare/images/mainwork_hu_3f7b84c8a1133ff0.png 480w, https://visualizing.jp/understanding-shakespeare/images/mainwork_hu_827e4958954e36d8.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;104&#34;
		data-flex-basis=&#34;251px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;The project uses text data from Northwestern University&amp;rsquo;s &lt;strong&gt;WordHoard&lt;/strong&gt; project. Computational methods are applied to extract hidden structures from the plays and visualize what Thiel describes as narrative algorithms.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;The works were designed as large posters, around 90 cm by 220 cm, so the printed experience differs from viewing them on a screen.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Horizontal direction: progression of the play, including acts and scenes&lt;/li&gt;
&lt;li&gt;Vertical direction: vocabulary and character distribution by scene&lt;/li&gt;
&lt;li&gt;Yellow bands: passages where specific words appear frequently&lt;/li&gt;
&lt;li&gt;Text size: frequency of word use&lt;/li&gt;
&lt;li&gt;Placement: distribution of speech and language across characters and scenes&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Words such as &amp;ldquo;time&amp;rdquo; or &amp;ldquo;man&amp;rdquo; appear large when they recur throughout a play, making themes visible across the whole structure.&lt;/p&gt;
&lt;p&gt;Some visualizations combine Shakespeare&amp;rsquo;s text with contemporary Google search results. Important quotations are searched, and the number of returned results influences the visual emphasis, creating a dialogue between classical literature and modern attention.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/understanding-shakespeare/images/mainwork_one_2.png&#34;
	width=&#34;550&#34;
	height=&#34;314&#34;
	srcset=&#34;https://visualizing.jp/understanding-shakespeare/images/mainwork_one_2_hu_e09680a66015a2b0.png 480w, https://visualizing.jp/understanding-shakespeare/images/mainwork_one_2_hu_e7f6d0952139b0dd.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;175&#34;
		data-flex-basis=&#34;420px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;methods&#34;&gt;Methods
&lt;/h2&gt;&lt;p&gt;The project was built with Processing, toxiclibs, Classifier4J, and related natural-language processing tools. Intermediate PDF outputs were also turned into process videos, documenting the design experimentation.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/understanding-shakespeare/images/mainwork_one_1.jpg&#34;
	width=&#34;922&#34;
	height=&#34;425&#34;
	srcset=&#34;https://visualizing.jp/understanding-shakespeare/images/mainwork_one_1_hu_5f99642fa197528.jpg 480w, https://visualizing.jp/understanding-shakespeare/images/mainwork_one_1_hu_27b6dd31667ad97d.jpg 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;216&#34;
		data-flex-basis=&#34;520px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;five-approaches&#34;&gt;Five Approaches
&lt;/h2&gt;&lt;p&gt;Thiel presents the work as a starting point for discussion rather than a complete substitute for reading. The approaches include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;vocabulary distribution by character&lt;/li&gt;
&lt;li&gt;word repetition across scenes&lt;/li&gt;
&lt;li&gt;quotation visibility through Google search results&lt;/li&gt;
&lt;li&gt;character entrances and exits&lt;/li&gt;
&lt;li&gt;large-scale text patterns&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;&amp;ldquo;Understanding Shakespeare&amp;rdquo; turns reading into a visual design problem. It helps readers and viewers notice patterns that are difficult to perceive line by line, bringing literary studies, data analysis, and information design together.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;http://understanding-shakespeare.com/index.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Understanding Shakespeare / Approaches&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://flowingdata.com/2010/08/23/understanding-shakespeare-with-visualization/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Understanding Shakespeare with visualization — FlowingData&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Geniuses, Visualized: Harold Bloom and the Kabbalistic Tree</title>
        <link>https://visualizing.jp/en/geniuses-visualized/</link>
        <pubDate>Fri, 03 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/geniuses-visualized/</guid>
        <description>&lt;img src="https://visualizing.jp/geniuses-visualized/images/cover.png" alt="Featured image of post Geniuses, Visualized: Harold Bloom and the Kabbalistic Tree" /&gt;&lt;p&gt;&lt;strong&gt;Geniuses, visualized&lt;/strong&gt; is an infographic based on the 100 &amp;ldquo;exemplary creative minds&amp;rdquo; discussed by literary critic &lt;strong&gt;Harold Bloom&lt;/strong&gt; in his book &lt;em&gt;Genius&lt;/em&gt;. Published in 2012 in &lt;em&gt;La Lettura&lt;/em&gt;, the cultural magazine of &lt;em&gt;Corriere della Sera&lt;/em&gt;, it later appeared on Behance.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/geniuses-visualized/images/mainwork.png&#34;
	width=&#34;1024&#34;
	height=&#34;847&#34;
	srcset=&#34;https://visualizing.jp/geniuses-visualized/images/mainwork_hu_5902a734aa807352.png 480w, https://visualizing.jp/geniuses-visualized/images/mainwork_hu_f1aafe7e752a9eb5.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;120&#34;
		data-flex-basis=&#34;290px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;Bloom&amp;rsquo;s literary figures, from Shakespeare to Lewis Carroll, are arranged through the symbolic structure of the &lt;strong&gt;Tree of Sephiroth&lt;/strong&gt; from Kabbalistic thought. The result is not a list of names, but a map of cultural influence and literary imagination.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/geniuses-visualized/images/legend.png&#34;
	width=&#34;529&#34;
	height=&#34;931&#34;
	srcset=&#34;https://visualizing.jp/geniuses-visualized/images/legend_hu_2859510b9fee5414.png 480w, https://visualizing.jp/geniuses-visualized/images/legend_hu_555f78c6c5cfb991.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;56&#34;
		data-flex-basis=&#34;136px&#34;
	
&gt;&lt;/p&gt;
&lt;h3 id=&#34;circle-size&#34;&gt;Circle Size
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Blue circle size&lt;/strong&gt;: Wikipedia page views as of 2012, representing public attention.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Yellow circle size&lt;/strong&gt;: number of pages devoted to the figure in Bloom&amp;rsquo;s &lt;em&gt;Genius&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gray dotted number&lt;/strong&gt;: related historical figures in Encyclopaedia Britannica.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The sizes are normalized into a five-step scale.&lt;/p&gt;
&lt;h3 id=&#34;continent&#34;&gt;Continent
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Green: Europe&lt;/li&gt;
&lt;li&gt;Red: Asia&lt;/li&gt;
&lt;li&gt;Yellow: Africa&lt;/li&gt;
&lt;li&gt;Orange: Latin America&lt;/li&gt;
&lt;li&gt;Blue: North America&lt;/li&gt;
&lt;li&gt;Light gray: unknown&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;gender&#34;&gt;Gender
&lt;/h3&gt;&lt;p&gt;Women are marked with a small diamond beneath the circle. Men are represented by the circle alone.&lt;/p&gt;
&lt;h3 id=&#34;profession&#34;&gt;Profession
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Thick solid line: writer&lt;/li&gt;
&lt;li&gt;Medium solid line: poet&lt;/li&gt;
&lt;li&gt;Thin solid line: philosopher&lt;/li&gt;
&lt;li&gt;Dotted line: other&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;period-of-birth&#34;&gt;Period of Birth
&lt;/h3&gt;&lt;p&gt;Curve length indicates historical period, from contemporary times to ancient or pre-ancient periods.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/geniuses-visualized/images/mainwork_one.png&#34;
	width=&#34;1400&#34;
	height=&#34;1060&#34;
	srcset=&#34;https://visualizing.jp/geniuses-visualized/images/mainwork_one_hu_bc21b3365e4add33.png 480w, https://visualizing.jp/geniuses-visualized/images/mainwork_one_hu_af0886ad5e29aad6.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;132&#34;
		data-flex-basis=&#34;316px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;context&#34;&gt;Context
&lt;/h2&gt;&lt;p&gt;The Tree of Sephiroth is a diagram from Jewish mysticism that organizes divine attributes into a tree-like structure. This visualization borrows that symbolic system to classify literary genius as if it belonged to a cosmic order of knowledge.&lt;/p&gt;
&lt;p&gt;By combining Bloom&amp;rsquo;s evaluation with Wikipedia and Britannica indicators, the work also contrasts historical prestige with contemporary visibility.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;&amp;ldquo;Geniuses, visualized&amp;rdquo; transforms literary criticism into a navigable symbolic map. Color, size, line, and position encode fame, influence, geography, gender, occupation, and historical period, creating a visual universe of literary culture.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.behance.net/gallery/18723575/Geniuses-visualized?locale=ja_JP&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Geniuses, visualized — Behance&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.stefanieposavec.com/archive/writing-without-words&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Writing Without Words — Stefanie Posavec&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.corriere.it/la-lettura/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Geniuses, visualized — La Lettura&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Stefanie Posavec&#39;s Visualization of On the Road</title>
        <link>https://visualizing.jp/en/literary-organism/</link>
        <pubDate>Fri, 03 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/literary-organism/</guid>
        <description>&lt;img src="https://visualizing.jp/literary-organism/images/cover.png" alt="Featured image of post Stefanie Posavec&#39;s Visualization of On the Road" /&gt;&lt;p&gt;This work is part of &lt;strong&gt;Writing Without Words&lt;/strong&gt;, a project by graphic designer &lt;strong&gt;Stefanie Posavec&lt;/strong&gt;. Posavec sought to transform text from something only read into something also seen, treating style, rhythm, theme, and structure as data.&lt;/p&gt;
&lt;p&gt;The piece introduced here, &lt;strong&gt;Literary Organism&lt;/strong&gt;, visualizes Jack Kerouac&amp;rsquo;s &lt;em&gt;On the Road&lt;/em&gt; as a literary body.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/literary-organism/images/mainwork.png&#34;
	width=&#34;2000&#34;
	height=&#34;2828&#34;
	srcset=&#34;https://visualizing.jp/literary-organism/images/mainwork_hu_26febaeab8011763.png 480w, https://visualizing.jp/literary-organism/images/mainwork_hu_9ca8bd89b041f01c.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;70&#34;
		data-flex-basis=&#34;169px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;about-on-the-road&#34;&gt;About &lt;em&gt;On the Road&lt;/em&gt;
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Author: Jack Kerouac (1922-1969)&lt;/li&gt;
&lt;li&gt;Original title: &lt;em&gt;On the Road&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Subject: the travels of Sal Paradise and Dean Moriarty across the United States by car, bus, and hitchhiking&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The novel is closely associated with the Beat Generation, road narratives, jazz-like prose rhythm, and postwar counterculture.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/literary-organism/images/legend.png&#34;
	width=&#34;1407&#34;
	height=&#34;658&#34;
	srcset=&#34;https://visualizing.jp/literary-organism/images/legend_hu_6487816a340ccbc3.png 480w, https://visualizing.jp/literary-organism/images/legend_hu_481d2b4be9689f47.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;213&#34;
		data-flex-basis=&#34;513px&#34;
	
&gt;&lt;/p&gt;
&lt;h3 id=&#34;1-basic-structure&#34;&gt;1. Basic Structure
&lt;/h3&gt;&lt;p&gt;The text is decomposed hierarchically:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Part -&amp;gt; chapter -&amp;gt; paragraph -&amp;gt; sentence -&amp;gt; word&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The form radiates outward from the center, and the story can be followed clockwise.&lt;/p&gt;
&lt;h3 id=&#34;2-notation&#34;&gt;2. Notation
&lt;/h3&gt;&lt;p&gt;Sentences and paragraphs are indexed by chapter and paragraph number. For example, &lt;code&gt;3.5&lt;/code&gt; means the fifth paragraph of chapter 3.&lt;/p&gt;
&lt;h3 id=&#34;3-colors&#34;&gt;3. Colors
&lt;/h3&gt;&lt;p&gt;Colors indicate themes and content categories, including Dean Moriarty, bop and jazz music, social events, travel, regional life, parties, work and survival, Sal Paradise, relationships, illegal activity, and character sketches.&lt;/p&gt;
&lt;h3 id=&#34;4-sentence-length&#34;&gt;4. Sentence Length
&lt;/h3&gt;&lt;p&gt;Each sentence is represented by a wedge proportional to word count. The longest sentence has 151 words, and the legend marks the scale in 10-word increments.&lt;/p&gt;
&lt;h2 id=&#34;process-and-intent&#34;&gt;Process and Intent
&lt;/h2&gt;&lt;p&gt;Writing Without Words began as Posavec&amp;rsquo;s MA research. She collected and drew much of the data by hand, emphasizing the labor and human presence behind the visualization.&lt;/p&gt;
&lt;p&gt;The project uses quantitative data, but its aim is not detached measurement. It creates an emotional and structural encounter with literature.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Posavec&amp;rsquo;s literary visualization opens another way to experience &lt;em&gt;On the Road&lt;/em&gt;. The rhythm, themes, and movement of the novel become visible, turning reading into a form of looking.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.stefanieposavec.com/archive/writing-without-words&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Writing Without Words — Stefanie Posavec&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://history.siggraph.org/artwork/w-bradford-paley-textarc/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;TextArc — W. Bradford Paley&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://digitalartarchive.at/database/work/3358/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Writing Without Words — Archive of Digital Art&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>(En)tangled Word Bank: Visualizing the Evolution of Darwin&#39;s Origin of Species</title>
        <link>https://visualizing.jp/en/entangled-word-bank/</link>
        <pubDate>Thu, 02 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/entangled-word-bank/</guid>
        <description>&lt;img src="https://visualizing.jp/entangled-word-bank/images/cover-entangled-word-bank.jpeg" alt="Featured image of post (En)tangled Word Bank: Visualizing the Evolution of Darwin&#39;s Origin of Species" /&gt;&lt;p&gt;&lt;strong&gt;(En)tangled Word Bank&lt;/strong&gt; visualizes how Charles Darwin&amp;rsquo;s &lt;em&gt;On the Origin of Species&lt;/em&gt; changed from the first edition in 1859 to the sixth edition in 1872. It was created by designer &lt;strong&gt;Stefanie Posavec&lt;/strong&gt; and researcher &lt;strong&gt;Greg McInerny&lt;/strong&gt;, then at Microsoft Research.&lt;/p&gt;
&lt;p&gt;The project was displayed as large banners at the University of Cambridge&amp;rsquo;s Darwin anniversary festival and was also included in MoMA&amp;rsquo;s exhibition &lt;strong&gt;Talk to Me&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/entangled-word-bank/images/Entangled&amp;#43;Word&amp;#43;Bank.png&#34;
	width=&#34;2000&#34;
	height=&#34;1413&#34;
	srcset=&#34;https://visualizing.jp/entangled-word-bank/images/Entangled&amp;#43;Word&amp;#43;Bank_hu_675c4d06a1da649f.png 480w, https://visualizing.jp/entangled-word-bank/images/Entangled&amp;#43;Word&amp;#43;Bank_hu_40901a4903a93dce.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;141&#34;
		data-flex-basis=&#34;339px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;structure-as-a-literary-organism&#34;&gt;Structure as a Literary Organism
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/entangled-word-bank/images/legend-organism.jpeg&#34;
	width=&#34;1713&#34;
	height=&#34;770&#34;
	srcset=&#34;https://visualizing.jp/entangled-word-bank/images/legend-organism_hu_28f9f7c57ce09490.jpeg 480w, https://visualizing.jp/entangled-word-bank/images/legend-organism_hu_759b807bda828a3c.jpeg 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Structure as a literary organism&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;222&#34;
		data-flex-basis=&#34;533px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;The visualization treats the book as a &lt;strong&gt;literary organism&lt;/strong&gt;. From the center outward, the text branches like a plant:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Center&lt;/strong&gt;: chapter&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;First layer&lt;/strong&gt;: subchapter&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Second layer&lt;/strong&gt;: paragraph&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Leaves&lt;/strong&gt;: sentence&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The book&amp;rsquo;s textual hierarchy becomes a biological form of trunk, branch, and leaf.&lt;/p&gt;
&lt;h3 id=&#34;the-basic-code-ring&#34;&gt;The Basic Code Ring
&lt;/h3&gt;&lt;p&gt;The outer ring is a fine-grained index that records each sentence&amp;rsquo;s position within the chapter, subchapter, paragraph, and sentence hierarchy. It connects the organic inner structure with the exact location of the sentence in the text.&lt;/p&gt;
&lt;h3 id=&#34;reading-the-organism&#34;&gt;Reading the Organism
&lt;/h3&gt;&lt;p&gt;The diagram is read clockwise from the top. The outer ring acts like an index or growth ring, while the inner branches show the body of the text.&lt;/p&gt;
&lt;h2 id=&#34;color-and-textual-lifespan&#34;&gt;Color and Textual Lifespan
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/entangled-word-bank/images/legend-color.jpeg&#34;
	width=&#34;877&#34;
	height=&#34;1515&#34;
	srcset=&#34;https://visualizing.jp/entangled-word-bank/images/legend-color_hu_af3b07cd27ef62a1.jpeg 480w, https://visualizing.jp/entangled-word-bank/images/legend-color_hu_1e4a6b93c352f75.jpeg 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Color legend&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;57&#34;
		data-flex-basis=&#34;138px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;Color represents the life of each sentence across editions.&lt;/p&gt;
&lt;h3 id=&#34;teal-to-black-surviving-text&#34;&gt;Teal to Black: Surviving Text
&lt;/h3&gt;&lt;p&gt;Light teal indicates newly added text. If the sentence survives through later editions, it becomes darker. Text that remains from the first through the sixth edition approaches black.&lt;/p&gt;
&lt;h3 id=&#34;orange-deleted-text&#34;&gt;Orange: Deleted Text
&lt;/h3&gt;&lt;p&gt;Orange indicates text that was eventually removed. Pale orange marks a short-lived sentence; darker orange indicates text that survived for several editions before deletion.&lt;/p&gt;
&lt;p&gt;The logic is simple: a sentence appears, survives, darkens, and may eventually disappear.&lt;/p&gt;
&lt;h2 id=&#34;editions&#34;&gt;Editions
&lt;/h2&gt;&lt;p&gt;The six editions are arranged clockwise. The first edition is entirely new text; the sixth edition shows the final surviving form.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/entangled-word-bank/images/Entangled&amp;#43;Word&amp;#43;Bank9.webp&#34;
	width=&#34;2000&#34;
	height=&#34;1413&#34;
	srcset=&#34;https://visualizing.jp/entangled-word-bank/images/Entangled&amp;#43;Word&amp;#43;Bank9_hu_9184a16674ae8dae.webp 480w, https://visualizing.jp/entangled-word-bank/images/Entangled&amp;#43;Word&amp;#43;Bank9_hu_2ea0607494bad652.webp 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Editions 1 and 2&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;141&#34;
		data-flex-basis=&#34;339px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/entangled-word-bank/images/Entangled&amp;#43;Word&amp;#43;Bank10.webp&#34;
	width=&#34;2000&#34;
	height=&#34;1413&#34;
	srcset=&#34;https://visualizing.jp/entangled-word-bank/images/Entangled&amp;#43;Word&amp;#43;Bank10_hu_a23f31f8544da839.webp 480w, https://visualizing.jp/entangled-word-bank/images/Entangled&amp;#43;Word&amp;#43;Bank10_hu_1b7a69583dc772ff.webp 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Editions 3 and 4&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;141&#34;
		data-flex-basis=&#34;339px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/entangled-word-bank/images/Entangled&amp;#43;Word&amp;#43;Bank11.webp&#34;
	width=&#34;2000&#34;
	height=&#34;1413&#34;
	srcset=&#34;https://visualizing.jp/entangled-word-bank/images/Entangled&amp;#43;Word&amp;#43;Bank11_hu_f2471dbc680c16f9.webp 480w, https://visualizing.jp/entangled-word-bank/images/Entangled&amp;#43;Word&amp;#43;Bank11_hu_3146c3e91f836dc2.webp 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Editions 5 and 6&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;141&#34;
		data-flex-basis=&#34;339px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;design-and-data&#34;&gt;Design and Data
&lt;/h2&gt;&lt;p&gt;The visual language evokes botanical plates, connecting Darwin&amp;rsquo;s theory of evolution with the evolution of his own text. Data came from the Darwin Online archive, and the work used C++, R, Processing, and Illustrator.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;&amp;ldquo;(En)tangled Word Bank&amp;rdquo; turns editorial revision into a living system. Darwin&amp;rsquo;s book about evolution is itself shown as something that evolves, with sentences born, surviving, changing, and dying across editions.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.stefanieposavec.com/archive/entangled-word-bank&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Stefanie Posavec: (En)tangled Word Bank&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.moma.org/interactives/exhibitions/2011/talktome/objects/145525/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;MoMA: Talk to Me — (En)tangled Word Bank&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Digital Nostalgia: Visualizing Internet History in Life Online</title>
        <link>https://visualizing.jp/en/digital-nostalgia/</link>
        <pubDate>Thu, 02 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/digital-nostalgia/</guid>
        <description>&lt;img src="https://visualizing.jp/digital-nostalgia/images/cover-LifeOnline.jpeg" alt="Featured image of post Digital Nostalgia: Visualizing Internet History in Life Online" /&gt;&lt;p&gt;Graphic designer &lt;strong&gt;Paul Butt&lt;/strong&gt; created the &lt;em&gt;Digital Nostalgia&lt;/em&gt; series to look back at the rapid evolution of digital technology and the social effects left in its wake. The poster &lt;strong&gt;Life Online&lt;/strong&gt; visualizes the development of the internet from its origins through the early 2000s.&lt;/p&gt;
&lt;h2 id=&#34;series-context&#34;&gt;Series Context
&lt;/h2&gt;&lt;p&gt;The series covers four themes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;the internet&lt;/li&gt;
&lt;li&gt;audio and video formats&lt;/li&gt;
&lt;li&gt;computer storage media&lt;/li&gt;
&lt;li&gt;mobile communication&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Each is presented as a timeline poster. The goal is not merely to list technologies, but to show how quickly digital tools become obsolete and how each wave leaves cultural traces.&lt;/p&gt;
&lt;h2 id=&#34;life-online&#34;&gt;Life Online
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/digital-nostalgia/images/LifeOnline.jpeg&#34;
	width=&#34;1830&#34;
	height=&#34;2596&#34;
	srcset=&#34;https://visualizing.jp/digital-nostalgia/images/LifeOnline_hu_3c01d5f85004e5ca.jpeg 480w, https://visualizing.jp/digital-nostalgia/images/LifeOnline_hu_9bce717bc50fb232.jpeg 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Digital Nostalgia – Life Online&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;70&#34;
		data-flex-basis=&#34;169px&#34;
	
&gt;&lt;/p&gt;
&lt;h3 id=&#34;top-major-web-services&#34;&gt;Top: Major Web Services
&lt;/h3&gt;&lt;p&gt;The upper section uses bar charts to show monthly unique visitors for services such as Google, Yahoo, Facebook, MSN, YouTube, eBay, and Twitter. It lets viewers see when each service appeared and how quickly it gained users.&lt;/p&gt;
&lt;h3 id=&#34;center-culture-abuse-and-technology&#34;&gt;Center: Culture, Abuse, and Technology
&lt;/h3&gt;&lt;p&gt;The central timeline places events from the 1970s through the 2000s across categories:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Culture&lt;/strong&gt;: online culture, films, memes, and iconic internet moments&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Abuse&lt;/strong&gt;: spam, viruses, attacks, and cybersecurity policy&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Technology&lt;/strong&gt;: ARPANET, the Web, Flash, MP3, broadband, and related infrastructure&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This structure shows that innovation, culture, and risk developed together.&lt;/p&gt;
&lt;h3 id=&#34;background-connected-computers&#34;&gt;Background: Connected Computers
&lt;/h3&gt;&lt;p&gt;The gray background bars show the number of computers connected to the internet. From a small ARPANET network, the count grows toward the scale of billions, making the physical expansion of the internet visible behind the foreground events.&lt;/p&gt;
&lt;h2 id=&#34;why-nostalgia&#34;&gt;Why Nostalgia?
&lt;/h2&gt;&lt;p&gt;The title points to more than historical data. Early internet phenomena such as Dancing Baby, Napster, Flash, and the browser wars now carry a strong sense of cultural memory. Looking at the poster invites viewers to remember when and how they first experienced the internet.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;The &lt;em&gt;Digital Nostalgia&lt;/em&gt; series reconstructs digital history through memory as well as data. In &lt;strong&gt;Life Online&lt;/strong&gt;, technical infrastructure, cultural events, abuses, and platform growth are layered into one view of the internet&amp;rsquo;s early social history.&lt;/p&gt;</description>
        </item>
        <item>
        <title>History Flow: Visualizing Wikipedia&#39;s Invisible Battles</title>
        <link>https://visualizing.jp/en/history-flow/</link>
        <pubDate>Thu, 02 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/history-flow/</guid>
        <description>&lt;img src="https://visualizing.jp/history-flow/images/chocolate-1.jpeg" alt="Featured image of post History Flow: Visualizing Wikipedia&#39;s Invisible Battles" /&gt;&lt;p&gt;Wikipedia is the world&amp;rsquo;s largest encyclopedia, but it is also a living document that anyone can edit. Behind its articles are collaboration, conflict, vandalism, repair, and negotiation.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;History Flow&lt;/strong&gt; visualizes this hidden activity. Presented at CHI 2004 and later acquired by MoMA, it became an influential work in both visualization research and data art.&lt;/p&gt;
&lt;h2 id=&#34;background&#34;&gt;Background
&lt;/h2&gt;&lt;p&gt;History Flow was developed by a research team led by &lt;strong&gt;Fernanda B. Viegas&lt;/strong&gt; and &lt;strong&gt;Martin Wattenberg&lt;/strong&gt; at MIT Media Lab and IBM Research. In 2003, Wikipedia was only two years old and still widely doubted. The project asked how high-quality articles could emerge from such a chaotic editing process.&lt;/p&gt;
&lt;h2 id=&#34;how-history-flow-works&#34;&gt;How History Flow Works
&lt;/h2&gt;&lt;p&gt;History Flow draws a document&amp;rsquo;s revision history as a flow.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Horizontal axis: time or revision order&lt;/li&gt;
&lt;li&gt;Vertical axis: position in the text&lt;/li&gt;
&lt;li&gt;Color: author contribution&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If a colored band persists, that author&amp;rsquo;s text survived. If it breaks, text was deleted. Sharp zigzags often indicate edit wars.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/history-flow/images/legend.png&#34;
	width=&#34;2546&#34;
	height=&#34;1947&#34;
	srcset=&#34;https://visualizing.jp/history-flow/images/legend_hu_ab7bb28a07b07f6e.png 480w, https://visualizing.jp/history-flow/images/legend_hu_762b54dda694233d.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Legend&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;130&#34;
		data-flex-basis=&#34;313px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;The system used Java hash values to assign consistent colors to authors, while anonymous edits were shown in gray.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/history-flow/images/first-version.jpeg&#34;
	width=&#34;659&#34;
	height=&#34;688&#34;
	srcset=&#34;https://visualizing.jp/history-flow/images/first-version_hu_3c24c0707fb8e46c.jpeg 480w, https://visualizing.jp/history-flow/images/first-version_hu_49fcbd88b397ba3b.jpeg 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Early version&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;95&#34;
		data-flex-basis=&#34;229px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;case-study-1-chocolate&#34;&gt;Case Study 1: Chocolate
&lt;/h2&gt;&lt;p&gt;The Wikipedia article on &lt;strong&gt;Chocolate&lt;/strong&gt; is one of the best-known examples. In the right half of the History Flow image, a jagged pattern appears.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/history-flow/images/chocolate-1.jpeg&#34;
	width=&#34;1148&#34;
	height=&#34;881&#34;
	srcset=&#34;https://visualizing.jp/history-flow/images/chocolate-1_hu_ce5aa752410cffa3.jpeg 480w, https://visualizing.jp/history-flow/images/chocolate-1_hu_ea8ccb8e02e1533d.jpeg 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Chocolate article 1&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;130&#34;
		data-flex-basis=&#34;312px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/history-flow/images/chocolate-2.jpeg&#34;
	width=&#34;1152&#34;
	height=&#34;874&#34;
	srcset=&#34;https://visualizing.jp/history-flow/images/chocolate-2_hu_5c41706044c9f62d.jpeg 480w, https://visualizing.jp/history-flow/images/chocolate-2_hu_a5d7a7c77fdcf7fa.jpeg 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Chocolate article 2&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;131&#34;
		data-flex-basis=&#34;316px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;This pattern records an edit war over a paragraph about &amp;ldquo;coulage,&amp;rdquo; a chocolate sculpture technique. Two editors repeatedly inserted and removed the passage before it was ultimately deleted.&lt;/p&gt;
&lt;h2 id=&#34;case-study-2-abortion&#34;&gt;Case Study 2: Abortion
&lt;/h2&gt;&lt;p&gt;The &lt;strong&gt;Abortion&lt;/strong&gt; article shows another pattern: sudden black gaps, or gutters, caused by mass deletion vandalism.&lt;/p&gt;
&lt;p&gt;When the timeline is scaled by real time rather than revision order, many of these gaps nearly vanish because vandalism was repaired within minutes. The study found that many major deletions were fixed extremely quickly.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/history-flow/images/abortion-1.jpeg&#34;
	width=&#34;1187&#34;
	height=&#34;789&#34;
	srcset=&#34;https://visualizing.jp/history-flow/images/abortion-1_hu_b57f532cb91a70b0.jpeg 480w, https://visualizing.jp/history-flow/images/abortion-1_hu_7a63458eedbc778a.jpeg 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Abortion article 1&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;150&#34;
		data-flex-basis=&#34;361px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/history-flow/images/abortion-2.jpeg&#34;
	width=&#34;1146&#34;
	height=&#34;874&#34;
	srcset=&#34;https://visualizing.jp/history-flow/images/abortion-2_hu_2c3305c067784785.jpeg 480w, https://visualizing.jp/history-flow/images/abortion-2_hu_79ca436b6031b990.jpeg 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Abortion article 2&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;131&#34;
		data-flex-basis=&#34;314px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;patterns&#34;&gt;Patterns
&lt;/h2&gt;&lt;p&gt;The research identified several recurring dynamics:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;vandalism and rapid repair&lt;/li&gt;
&lt;li&gt;edit wars and revert patterns&lt;/li&gt;
&lt;li&gt;differences between anonymous and registered editors&lt;/li&gt;
&lt;li&gt;article instability and first-mover advantage&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;later-development&#34;&gt;Later Development
&lt;/h2&gt;&lt;p&gt;The team later explored &lt;strong&gt;Chromogram&lt;/strong&gt;, a pixel-based visualization of editor and administrator activity. One striking discovery was bot activity appearing as rainbow-like patterns as bots edited pages alphabetically.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;History Flow made the social process of knowledge production visible. It showed how conflict, repair, automation, and collaboration shape Wikipedia behind the surface of a finished article.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.bewitched.com/historyflow.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;History Flow — Martin Wattenberg&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://dl.acm.org/doi/10.1145/985692.985765&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Studying Cooperation and Conflict between Authors with History Flow Visualizations&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://web.archive.org/web/20180627195604/http://fernandaviegas.com/wikipedia.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Fernanda B. Viegas: Visualizing Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://en.wikipedia.org/wiki/IBM_History_Flow_tool&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;IBM History Flow tool — Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.moma.org/collection/works/110349&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;History Flow — MoMA Collection&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Mission(s) to Mars: Visualizing Challenge and Progress in Mars Exploration</title>
        <link>https://visualizing.jp/en/mission-to-mars/</link>
        <pubDate>Thu, 02 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/mission-to-mars/</guid>
        <description>&lt;img src="https://visualizing.jp/mission-to-mars/images/cover.jpeg" alt="Featured image of post Mission(s) to Mars: Visualizing Challenge and Progress in Mars Exploration" /&gt;&lt;p&gt;Mars has long been one of humanity&amp;rsquo;s closest and most compelling planetary targets. Since the 1960s, space agencies have launched many missions to Mars, but the history is marked by repeated failure as well as progress.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Mission(s) to Mars&lt;/strong&gt;, by &lt;strong&gt;Bryan Christie Design&lt;/strong&gt;, condenses that history into one infographic. Originally published in &lt;em&gt;IEEE Spectrum&lt;/em&gt;, it redesigns a mission list into an intuitive visual story.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/mission-to-mars/images/mission-to-mars.jpeg&#34;
	width=&#34;1433&#34;
	height=&#34;1917&#34;
	srcset=&#34;https://visualizing.jp/mission-to-mars/images/mission-to-mars_hu_b2b7992aa5f3e9bb.jpeg 480w, https://visualizing.jp/mission-to-mars/images/mission-to-mars_hu_ac673ea0e2b37dd4.jpeg 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Mission(s) to Mars&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;74&#34;
		data-flex-basis=&#34;179px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;The graphic is organized around a central question: did each mission reach Mars?&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Overall structure&lt;/strong&gt;: Mars sits at the center, while time runs from left to right.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Bars&lt;/strong&gt;: each band represents a mission&amp;rsquo;s result and level of arrival. If it stops early, the mission failed. If it reaches Mars, it succeeded. If it landed or operated a rover, the band extends farther.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Color&lt;/strong&gt;: identifies country or agency, such as the Soviet Union, the United States, Japan, ESA, or Russia.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Symbols&lt;/strong&gt;: indicate mission type, including flyby, orbiter, lander, and rover.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The design layers time, nation, method, and outcome.&lt;/p&gt;
&lt;h2 id=&#34;reading-the-history&#34;&gt;Reading the History
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;1960s&lt;/strong&gt;: the Soviet Union and United States launched many attempts, most of them unsuccessful.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;1965, Mariner 4&lt;/strong&gt;: the first successful Mars flyby, returning 21 images.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;1971, Mars 3&lt;/strong&gt;: the first soft landing, though communication lasted only about 20 seconds.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;1976, Viking 1 and 2&lt;/strong&gt;: stable landings and long-term exploration marked a turning point.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;2000s onward&lt;/strong&gt;: NASA rovers and ESA missions expanded the scientific record.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;what-the-graphic-communicates&#34;&gt;What the Graphic Communicates
&lt;/h2&gt;&lt;p&gt;The image is not just a timeline. It shows Mars exploration as an accumulation of attempts. Broken bands show failure; bands reaching the planet show hard-won progress.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;&amp;ldquo;Mission(s) to Mars&amp;rdquo; makes the history of planetary exploration legible through success, failure, agency, and mission type. It shows that today&amp;rsquo;s Mars science rests on decades of partial attempts and technical learning.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://science.nasa.gov/mission/mars-express/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;NASA: Mars Express mission overview&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.esa.int/Science_Exploration/Space_Science/Mars_Express&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;ESA: Mars Express&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://pds-geosciences.wustl.edu/missions/mars_express/default.htm&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;ESA / PDS: Mars Express data archive&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://en.wikipedia.org/wiki/Mars_Express&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Wikipedia: Mars Express&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Multicolor and Texture: A 1904 German Wheat-Yield Map</title>
        <link>https://visualizing.jp/en/multi-color/</link>
        <pubDate>Thu, 02 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/multi-color/</guid>
        <description>&lt;img src="https://visualizing.jp/multi-color/images/cover-schematic-chropleth.jpeg" alt="Featured image of post Multicolor and Texture: A 1904 German Wheat-Yield Map" /&gt;&lt;p&gt;In 1904, the &lt;strong&gt;Imperial Statistical Office of Germany&lt;/strong&gt; published a thematic statistical map of wheat yields. It shows both &lt;strong&gt;winter wheat&lt;/strong&gt; and &lt;strong&gt;summer wheat&lt;/strong&gt;, allowing yields per hectare to be compared across administrative districts of the empire.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/multi-color/images/IMG_0484.jpeg&#34;
	width=&#34;1889&#34;
	height=&#34;2508&#34;
	srcset=&#34;https://visualizing.jp/multi-color/images/IMG_0484_hu_d6eb3af816462107.jpeg 480w, https://visualizing.jp/multi-color/images/IMG_0484_hu_f253e610ff308173.jpeg 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;75&#34;
		data-flex-basis=&#34;180px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;visualizing-many-classes&#34;&gt;Visualizing Many Classes
&lt;/h2&gt;&lt;p&gt;One striking feature is the large number of classes: up to 15 yield categories. The range runs from about 0.61 tons per hectare to roughly 3.4 tons per hectare, with the imperial average used as an important dividing point between below-average and above-average yields.&lt;/p&gt;
&lt;p&gt;By modern standards, 15 classes is a lot. The map handles this by combining &lt;strong&gt;light-to-dark color&lt;/strong&gt; with &lt;strong&gt;texture&lt;/strong&gt;, including lines, waves, grids, and cross-hatching.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/multi-color/images/legend_top.jpeg&#34;
	width=&#34;288&#34;
	height=&#34;674&#34;
	srcset=&#34;https://visualizing.jp/multi-color/images/legend_top_hu_8820fb7ff17bb390.jpeg 480w, https://visualizing.jp/multi-color/images/legend_top_hu_ead0092b12c216b3.jpeg 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Legend for the upper winter wheat map&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;42&#34;
		data-flex-basis=&#34;102px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/multi-color/images/legend_bottom.jpeg&#34;
	width=&#34;291&#34;
	height=&#34;708&#34;
	srcset=&#34;https://visualizing.jp/multi-color/images/legend_bottom_hu_3f71b31f3ba5960.jpeg 480w, https://visualizing.jp/multi-color/images/legend_bottom_hu_feb85df20b6780ae.jpeg 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Legend for the lower summer wheat map&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;41&#34;
		data-flex-basis=&#34;98px&#34;
	
&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Low yields&lt;/strong&gt;: pale pinks and oranges with fine line patterns.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Middle values&lt;/strong&gt;: slightly darker colors with denser marks.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;High yields&lt;/strong&gt;: very dark tones with strong hatching and cross patterns.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The viewer can first read lightness as a broad low-to-high scale, then use texture to distinguish finer categories.&lt;/p&gt;
&lt;h2 id=&#34;design-under-printing-constraints&#34;&gt;Design Under Printing Constraints
&lt;/h2&gt;&lt;p&gt;In the early twentieth century, multicolor statistical printing was technically and economically constrained. Subtle color differences alone would not reliably separate 15 classes. Pattern therefore became a crucial encoding channel.&lt;/p&gt;
&lt;p&gt;The map is a good example of a hybrid color-and-texture design that turns production constraints into a visual strength.&lt;/p&gt;
&lt;h2 id=&#34;modern-perspective&#34;&gt;Modern Perspective
&lt;/h2&gt;&lt;p&gt;Today, tools such as ColorBrewer help designers create legible and color-vision-aware schemes. A diverging color scale might be used for this kind of data. Still, the 1904 map succeeds in carefully layering information with limited means.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;This wheat-yield map is an early and sophisticated example of multicolor choropleth design. It shows how cartographic clarity depends not only on color, but also on texture, print technology, and classification strategy.&lt;/p&gt;</description>
        </item>
        <item>
        <title>Sunburst Chart</title>
        <link>https://visualizing.jp/en/sunburst/</link>
        <pubDate>Thu, 02 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/sunburst/</guid>
        <description>&lt;img src="https://visualizing.jp/sunburst/images/cover-Sunburst.jpg" alt="Featured image of post Sunburst Chart" /&gt;&lt;p&gt;A &lt;strong&gt;sunburst chart&lt;/strong&gt; visualizes hierarchical data in a circular layout. The root sits at the center, and each outer ring represents a deeper level in the hierarchy. It can be understood as a radial treemap or a multi-level pie chart.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/sunburst/images/cover-Sunburst.jpg&#34;
	width=&#34;890&#34;
	height=&#34;445&#34;
	srcset=&#34;https://visualizing.jp/sunburst/images/cover-Sunburst_hu_aa0bea18f56016ec.jpg 480w, https://visualizing.jp/sunburst/images/cover-Sunburst_hu_b06a96814d77cf58.jpg 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;200&#34;
		data-flex-basis=&#34;480px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;background&#34;&gt;Background
&lt;/h2&gt;&lt;p&gt;Sunburst charts developed from the broader history of compact hierarchy visualization. Their lineage includes early concentric classification diagrams, financial diagrams, and information-visualization research.&lt;/p&gt;
&lt;p&gt;Important historical threads include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Late nineteenth century&lt;/strong&gt;: Lawrence W. Fike&amp;rsquo;s zoological concentric chart, which arranged biological taxonomy in rings.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;1921&lt;/strong&gt;: a &amp;ldquo;sunburst diagram&amp;rdquo; in &lt;em&gt;Mechanical Engineering&lt;/em&gt; showing U.S. federal spending.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Around 2000&lt;/strong&gt;: John Stasko and Georgia Tech research introduced radial space-filling views for exploring file systems and other hierarchies.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The form became widely used with web visualization, especially through D3.js and Mike Bostock&amp;rsquo;s &lt;code&gt;partition&lt;/code&gt; layout.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;p&gt;Sunburst charts require tree-structured data.&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Element&lt;/th&gt;
          &lt;th&gt;Meaning&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Root node&lt;/td&gt;
          &lt;td&gt;Top-level category&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Child node&lt;/td&gt;
          &lt;td&gt;Subcategory&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Arc&lt;/td&gt;
          &lt;td&gt;Visual representation of a node&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Angle or area&lt;/td&gt;
          &lt;td&gt;Quantitative value&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The goal is to show how parts belong to a whole across multiple levels. Sunburst charts are useful for product categories, file systems, organizational structures, website navigation, and hierarchical budgets.&lt;/p&gt;
&lt;h2 id=&#34;strengths&#34;&gt;Strengths
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Shows hierarchy depth through radius.&lt;/li&gt;
&lt;li&gt;Provides a compact overview.&lt;/li&gt;
&lt;li&gt;Makes parent-child relationships visually intuitive.&lt;/li&gt;
&lt;li&gt;Works well with interaction, such as click-to-zoom.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;limitations&#34;&gt;Limitations
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Deep hierarchies make the outer rings crowded.&lt;/li&gt;
&lt;li&gt;Exact comparison is difficult because values are encoded by angles and arcs.&lt;/li&gt;
&lt;li&gt;Node ordering can affect interpretation.&lt;/li&gt;
&lt;li&gt;User studies do not always favor sunburst charts for precise tasks.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;The center is the highest-level category. Moving outward means moving down the hierarchy. Arc length usually represents value, and color separates categories or branches.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use related colors for parent and child nodes.&lt;/li&gt;
&lt;li&gt;Use tooltips or hover labels for outer rings.&lt;/li&gt;
&lt;li&gt;Keep the hierarchy shallow when possible.&lt;/li&gt;
&lt;li&gt;Use interaction when detailed comparison matters.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;alternatives&#34;&gt;Alternatives
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Chart&lt;/th&gt;
          &lt;th&gt;Feature&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Treemap&lt;/td&gt;
          &lt;td&gt;Rectangular space-filling hierarchy&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Circle packing&lt;/td&gt;
          &lt;td&gt;Nested circles for hierarchy&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Flare chart&lt;/td&gt;
          &lt;td&gt;Radial node-link tree&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;The sunburst chart is a visually strong method for exploring hierarchical data. It is best used when the shape of the hierarchy matters more than exact value comparison.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://observablehq.com/@d3/sunburst&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Observable: Sunburst chart&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/d3/d3-hierarchy#partition&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;D3.js API Reference: Partition Layout&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://en.wikipedia.org/wiki/Sunburst_chart&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Wikipedia: Sunburst chart&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://sites.cc.gatech.edu/gvu/ii/sunburst/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Georgia Tech SunBurst Page&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>TextArc: A Map for Looking at Alice</title>
        <link>https://visualizing.jp/en/textarc/</link>
        <pubDate>Thu, 02 Oct 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/textarc/</guid>
        <description>&lt;img src="https://visualizing.jp/textarc/images/367_text-arc.png" alt="Featured image of post TextArc: A Map for Looking at Alice" /&gt;&lt;p&gt;In the early 2000s, information designer &lt;strong&gt;W. Bradford Paley&lt;/strong&gt; created &lt;strong&gt;TextArc&lt;/strong&gt;, a visualization based on Lewis Carroll&amp;rsquo;s &lt;em&gt;Alice&amp;rsquo;s Adventures in Wonderland&lt;/em&gt;. It is neither a conventional illustration nor a standard analytic chart. It treats the whole text as something to be looked at, turning the story into a map of language.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/textarc/images/367_text-arc.png&#34;
	width=&#34;1920&#34;
	height=&#34;1080&#34;
	srcset=&#34;https://visualizing.jp/textarc/images/367_text-arc_hu_257643caf11eb7af.png 480w, https://visualizing.jp/textarc/images/367_text-arc_hu_299929e0a45023b2.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;177&#34;
		data-flex-basis=&#34;426px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-it-works&#34;&gt;How It Works
&lt;/h2&gt;&lt;p&gt;In TextArc, the full text is arranged in tiny type along a circular spiral. More frequent words emerge near the center in larger, brighter text.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Frequent words appear prominently in the middle.&lt;/li&gt;
&lt;li&gt;Their positions in the source text are connected by lines.&lt;/li&gt;
&lt;li&gt;The viewer can see where and how often a word appears across the story.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For example, &amp;ldquo;Alice&amp;rdquo; shines near the center and connects to many locations throughout the book. Words that appear only once sink toward the edge like small fragments.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/textarc/images/367_text-arc-closeup.png&#34;
	width=&#34;1292&#34;
	height=&#34;2024&#34;
	srcset=&#34;https://visualizing.jp/textarc/images/367_text-arc-closeup_hu_2fb7518b5bef13ab.png 480w, https://visualizing.jp/textarc/images/367_text-arc-closeup_hu_9d2af4c773581284.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;63&#34;
		data-flex-basis=&#34;153px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;reception-and-context&#34;&gt;Reception and Context
&lt;/h2&gt;&lt;p&gt;TextArc won the Grand Prize in the Digital Art Non-Interactive category at the 6th Japan Media Arts Festival. It was praised for combining data analysis and artistic expression while preserving a sense of the whole literary work.&lt;/p&gt;
&lt;p&gt;It is also included in SIGGRAPH-related archives and discussed in the Archive of Digital Art as a work that bridges literature and interface design.&lt;/p&gt;
&lt;h2 id=&#34;what-it-shows&#34;&gt;What It Shows
&lt;/h2&gt;&lt;p&gt;TextArc changes the act of reading by making the text visible as a whole.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;It gives an overview of the entire work.&lt;/li&gt;
&lt;li&gt;It reveals repeated words and their distribution.&lt;/li&gt;
&lt;li&gt;It creates an aesthetic experience in which text resembles a constellation.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;TextArc: Alice&amp;rsquo;s Adventures in Wonderland&lt;/strong&gt; is a rare work that connects literature, data visualization, art, and analysis. It maps the appearance and disappearance of words and reveals another form of the text.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://j-mediaarts-festival.bunka.go.jp/award/single/textarc-print-alices-adventure-in-wonderland/index.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;TextArc print: Alice&amp;rsquo;s Adventure in Wonderland — Japan Media Arts Festival&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://history.siggraph.org/artwork/w-bradford-paley-textarc/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;W. Bradford Paley: TextArc — ACM SIGGRAPH History Archives&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://digitalartarchive.at/database/work/3358/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;TextArc — Archive of Digital Art&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Bump Chart</title>
        <link>https://visualizing.jp/en/bump-chart/</link>
        <pubDate>Tue, 30 Sep 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/bump-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/bump-chart/images/G-20-countries-ranked.png" alt="Featured image of post Bump Chart" /&gt;&lt;p&gt;A &lt;strong&gt;bump chart&lt;/strong&gt; visualizes changes in rank over time. Each line represents a category, such as a team, product, brand, or country. The horizontal axis shows time, and the vertical axis shows rank.&lt;/p&gt;
&lt;p&gt;Unlike a line chart, which focuses on changes in value, a bump chart focuses on changes in relative position.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/bump-chart/images/G-20-countries-ranked.png&#34;
	width=&#34;1825&#34;
	height=&#34;1057&#34;
	srcset=&#34;https://visualizing.jp/bump-chart/images/G-20-countries-ranked_hu_4a9f132cc72e4698.png 480w, https://visualizing.jp/bump-chart/images/G-20-countries-ranked_hu_e1897cf457ee440.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;172&#34;
		data-flex-basis=&#34;414px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;The idea predates the modern name. One early example appears in the 1890 &lt;em&gt;Statistical Atlas of the United States&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/bump-chart/images/StatisticalAtlas.png&#34;
	width=&#34;2627&#34;
	height=&#34;1747&#34;
	srcset=&#34;https://visualizing.jp/bump-chart/images/StatisticalAtlas_hu_fb2899d2c5abee8.png 480w, https://visualizing.jp/bump-chart/images/StatisticalAtlas_hu_9fc05d020ff06624.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Rank of States and Territories in Population at Each Census: 1790-1890&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;150&#34;
		data-flex-basis=&#34;360px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;This chart, edited by geographer Henry Gannett and others, connects the population ranks of U.S. states and territories across censuses from 1790 to 1890. It lets readers see not only rankings at each census, but also how each place moved over time.&lt;/p&gt;
&lt;p&gt;Modern use of the term &amp;ldquo;bump chart&amp;rdquo; spread through data visualization practice in the 2010s, including Tableau examples such as Matt Chambers&amp;rsquo;s &lt;strong&gt;Car Color Evolution&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/bump-chart/images/ColorRankOverTime.png&#34;
	width=&#34;1084&#34;
	height=&#34;784&#34;
	srcset=&#34;https://visualizing.jp/bump-chart/images/ColorRankOverTime_hu_89dd471b31170e6a.png 480w, https://visualizing.jp/bump-chart/images/ColorRankOverTime_hu_86fb80364fd951c5.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Car Color Evolution North America by Matt Chambers&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;138&#34;
		data-flex-basis=&#34;331px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Category&lt;/th&gt;
          &lt;th&gt;Time&lt;/th&gt;
          &lt;th&gt;Rank&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;A&lt;/td&gt;
          &lt;td&gt;2020&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;B&lt;/td&gt;
          &lt;td&gt;2020&lt;/td&gt;
          &lt;td&gt;2&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;A&lt;/td&gt;
          &lt;td&gt;2021&lt;/td&gt;
          &lt;td&gt;2&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;B&lt;/td&gt;
          &lt;td&gt;2021&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Rank 1 is usually placed at the top.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;sports league standings&lt;/li&gt;
&lt;li&gt;market-share rankings&lt;/li&gt;
&lt;li&gt;school, company, or city rankings&lt;/li&gt;
&lt;li&gt;election polls or popularity rankings&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Each line is one entity.&lt;/li&gt;
&lt;li&gt;The vertical position shows rank.&lt;/li&gt;
&lt;li&gt;Crossings show rank reversals.&lt;/li&gt;
&lt;li&gt;A line moving upward means the entity gained rank.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Put rank 1 at the top.&lt;/li&gt;
&lt;li&gt;Limit the number of lines when possible.&lt;/li&gt;
&lt;li&gt;Label lines directly at the right edge.&lt;/li&gt;
&lt;li&gt;Use subtle grid lines for important ranks.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;alternatives&#34;&gt;Alternatives
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Slope chart for two time points&lt;/li&gt;
&lt;li&gt;Line chart for actual values rather than ranks&lt;/li&gt;
&lt;li&gt;Dot plot for static rank comparison&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Bump charts are useful when the story is not the absolute value, but how relative position changes. They are especially effective for competition, ranking, and trend narratives.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://en.wikipedia.org/wiki/Bump_chart&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Wikipedia: Bump chart&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.bocoup.com/blog/vintage-visualization-restoration-bump-chart&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Vintage Visualization Restoration — Bump Chart Edition&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sirvizalot.com/2016/03/color-popularity-for-new-cars-2000-2015.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Matt Chambers: Color Popularity for New Cars&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://academy.datawrapper.de/article/347-how-to-create-a-bump-chart&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Datawrapper Academy: Bump charts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://vega.github.io/vega-lite/examples/line_bump.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Vega-Lite: Bump Chart&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Connected Scatterplot</title>
        <link>https://visualizing.jp/en/connected-scatterplot/</link>
        <pubDate>Tue, 30 Sep 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/connected-scatterplot/</guid>
        <description>&lt;img src="https://visualizing.jp/connected-scatterplot/images/cover-connected-scatterplot.png" alt="Featured image of post Connected Scatterplot" /&gt;&lt;p&gt;A &lt;strong&gt;connected scatterplot&lt;/strong&gt; connects the points of a scatterplot in sequence, usually over time. A normal scatterplot shows the relationship between two variables as a cloud of points; a connected scatterplot emphasizes the path through those points.&lt;/p&gt;
&lt;p&gt;It is especially useful for showing how the relationship between two variables changes over time.&lt;/p&gt;
&lt;h2 id=&#34;background&#34;&gt;Background
&lt;/h2&gt;&lt;p&gt;The connected scatterplot builds on the scatterplot tradition and became especially visible in journalism and data storytelling after the 2010s. Media organizations such as &lt;em&gt;The New York Times&lt;/em&gt; and &lt;em&gt;The Economist&lt;/em&gt; used it to show the changing relationship between economic and social indicators.&lt;/p&gt;
&lt;p&gt;Haroz, Kosara, and Franconeri describe the form as a way to present paired time series.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/connected-scatterplot/images/connected-scatterplot.png&#34;
	width=&#34;3062&#34;
	height=&#34;4810&#34;
	srcset=&#34;https://visualizing.jp/connected-scatterplot/images/connected-scatterplot_hu_a35e7ad1ff0b1145.png 480w, https://visualizing.jp/connected-scatterplot/images/connected-scatterplot_hu_26262ed64e71a4c3.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;63&#34;
		data-flex-basis=&#34;152px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;&lt;a class=&#34;link&#34; href=&#34;https://archive.nytimes.com/www.nytimes.com/interactive/2012/09/17/science/driving-safety-in-fits-and-starts.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Driving Safety, in Fits and Starts — NYTimes.com&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Variable&lt;/th&gt;
          &lt;th&gt;Type&lt;/th&gt;
          &lt;th&gt;Description&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;x&lt;/td&gt;
          &lt;td&gt;numeric&lt;/td&gt;
          &lt;td&gt;Horizontal variable&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;y&lt;/td&gt;
          &lt;td&gt;numeric&lt;/td&gt;
          &lt;td&gt;Vertical variable&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;t&lt;/td&gt;
          &lt;td&gt;time or order&lt;/td&gt;
          &lt;td&gt;Sequence variable&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Points are ordered by &lt;code&gt;t&lt;/code&gt; and connected with lines.&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The chart shows direction, cycles, loops, and changing relationships rather than static correlation alone. It is often used for economic, environmental, health, and social indicators.&lt;/p&gt;
&lt;h2 id=&#34;strengths&#34;&gt;Strengths
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Shows both relationship and movement.&lt;/li&gt;
&lt;li&gt;Creates a narrative path through data.&lt;/li&gt;
&lt;li&gt;Can reveal loops or lagged relationships.&lt;/li&gt;
&lt;li&gt;Works well when annotated with dates or arrows.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;Each point is one time period. The line shows how the data moved from one period to the next. A line moving up and right means both variables increased; a line moving down and right means the x variable increased while the y variable decreased.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use arrows or year labels to make direction clear.&lt;/li&gt;
&lt;li&gt;Avoid too many series in one chart.&lt;/li&gt;
&lt;li&gt;Keep axes and units clear.&lt;/li&gt;
&lt;li&gt;Consider smoothing only when it does not distort the story.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;alternatives&#34;&gt;Alternatives
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Scatterplot for static correlation&lt;/li&gt;
&lt;li&gt;Line chart for one variable over time&lt;/li&gt;
&lt;li&gt;Animated scatterplot for time-based motion&lt;/li&gt;
&lt;li&gt;Vector plot when direction should be emphasized&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Connected scatterplots turn a two-variable relationship into a path. They are powerful for storytelling, but need careful labeling because loops and crossings can be difficult to read.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://academy.datawrapper.de/article/180-connected-scatterplots&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Datawrapper Academy: Connected Scatterplots&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.researchgate.net/publication/284273966_The_Connected_Scatterplot_for_Presenting_Paired_Time_Series&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;The Connected Scatterplot for Presenting Paired Time Series&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.data-to-viz.com/graph/connectedscatter.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Data to Viz: Connected Scatterplot&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://nightingaledvs.com/connected-scatterplots-make-me-feel-dumb/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Nightingale: Connected Scatterplots Make Me Feel Dumb&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Polar Area Chart</title>
        <link>https://visualizing.jp/en/polar-area-chart/</link>
        <pubDate>Tue, 30 Sep 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/polar-area-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/polar-area-chart/images/Nightingale-mortality.jpg" alt="Featured image of post Polar Area Chart" /&gt;&lt;p&gt;A &lt;strong&gt;polar area chart&lt;/strong&gt; represents values by the area of radial sectors. Each sector has the same central angle, while the radius or area changes according to the value.&lt;/p&gt;
&lt;p&gt;The best-known historical example is Florence Nightingale&amp;rsquo;s &lt;strong&gt;coxcomb chart&lt;/strong&gt;, which visualized causes of mortality among soldiers in the 1850s.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/polar-area-chart/images/Nightingale-mortality.jpg&#34;
	width=&#34;2560&#34;
	height=&#34;1609&#34;
	srcset=&#34;https://visualizing.jp/polar-area-chart/images/Nightingale-mortality_hu_8e36e152ebfabbcb.jpg 480w, https://visualizing.jp/polar-area-chart/images/Nightingale-mortality_hu_f906448a365be01b.jpg 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Coxcomb chart&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;159&#34;
		data-flex-basis=&#34;381px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;historical-background&#34;&gt;Historical Background
&lt;/h2&gt;&lt;p&gt;In 1858, &lt;strong&gt;Florence Nightingale&lt;/strong&gt; created &lt;em&gt;A Diagram of the Causes of Mortality in the Army in the East&lt;/em&gt;. She used visual statistics to communicate military mortality data to the public and policymakers. The chart is often called the Nightingale Rose Diagram and is considered an important origin of the polar area chart.&lt;/p&gt;
&lt;p&gt;Today, polar area charts can be made with libraries such as Matplotlib and D3.js.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Element&lt;/th&gt;
          &lt;th&gt;Meaning&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Angle axis&lt;/td&gt;
          &lt;td&gt;Category or time segment&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Value&lt;/td&gt;
          &lt;td&gt;Radius or area&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Category&lt;/td&gt;
          &lt;td&gt;Sector division&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The format is well suited to cyclical data such as months, hours, seasons, or directions.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;monthly sales, temperature, or rainfall&lt;/li&gt;
&lt;li&gt;causes of death or accidents&lt;/li&gt;
&lt;li&gt;24-hour traffic or energy use&lt;/li&gt;
&lt;li&gt;seasonal disease patterns&lt;/li&gt;
&lt;li&gt;weather and natural phenomena&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;Values grow outward from the center. Compare the size of each sector to understand relative magnitude. For area-proportional charts, the radius should be scaled by the square root of the value so that area, not radius, encodes the number.&lt;/p&gt;
&lt;h2 id=&#34;strengths-and-caveats&#34;&gt;Strengths and Caveats
&lt;/h2&gt;&lt;p&gt;Strengths:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Shows cyclic structure intuitively.&lt;/li&gt;
&lt;li&gt;Has strong visual impact.&lt;/li&gt;
&lt;li&gt;Works well with seasonal or periodic categories.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Caveats:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Precise comparison is harder than in a bar chart.&lt;/li&gt;
&lt;li&gt;Too many sectors make labels crowded.&lt;/li&gt;
&lt;li&gt;Small differences can be hard to judge.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;alternatives&#34;&gt;Alternatives
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Chart&lt;/th&gt;
          &lt;th&gt;Difference&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Pie chart&lt;/td&gt;
          &lt;td&gt;Uses angle for part-to-whole proportion&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Bar chart&lt;/td&gt;
          &lt;td&gt;Better for precise comparison&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Radar chart&lt;/td&gt;
          &lt;td&gt;Connects values across radial axes&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Polar area charts are useful when data has a circular or periodic structure. Their historical association with Nightingale also shows how visual design can support public argument and reform.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://en.wikipedia.org/wiki/Polar_area_diagram&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Wikipedia: Polar area diagram&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Mosaic Plot</title>
        <link>https://visualizing.jp/en/mosaic-plot/</link>
        <pubDate>Mon, 29 Sep 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/mosaic-plot/</guid>
        <description>&lt;img src="https://visualizing.jp/mosaic-plot/images/image-27.png" alt="Featured image of post Mosaic Plot" /&gt;&lt;p&gt;A &lt;strong&gt;mosaic plot&lt;/strong&gt; visualizes relationships between categorical variables by representing cells as rectangles whose areas correspond to frequency or probability. The method was proposed by Hartigan and Kleiner in 1981 and later developed historically and theoretically by Michael Friendly.&lt;/p&gt;
&lt;p&gt;The basic principle is:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Split the whole horizontally according to the first categorical variable.&lt;/li&gt;
&lt;li&gt;Split each section vertically according to the next variable.&lt;/li&gt;
&lt;li&gt;The resulting rectangle area represents the frequency or probability of that category combination.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;By recursively splitting the space, mosaic plots can visualize more than two categorical variables.&lt;/p&gt;
&lt;h2 id=&#34;strengths&#34;&gt;Strengths
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Cross-tabulation made visual&lt;/strong&gt;: category combinations become visible as areas.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Conditional proportions&lt;/strong&gt;: a plot can show both total group size and within-group shares.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Model diagnostics&lt;/strong&gt;: colors can encode residuals from expected values in a log-linear model.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Exploratory analysis&lt;/strong&gt;: variable order and category order can reveal or hide structure.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Education&lt;/strong&gt;: the chart helps explain the relationship between counts and proportions.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;survey analysis&lt;/li&gt;
&lt;li&gt;marketing segmentation&lt;/li&gt;
&lt;li&gt;statistical education&lt;/li&gt;
&lt;li&gt;exploratory data analysis&lt;/li&gt;
&lt;li&gt;model checking for contingency tables&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;mosaic-plot-and-marimekko-chart&#34;&gt;Mosaic Plot and Marimekko Chart
&lt;/h2&gt;&lt;p&gt;A &lt;strong&gt;Marimekko chart&lt;/strong&gt; or &lt;strong&gt;Mekko chart&lt;/strong&gt; is structurally similar. It can be understood as a variable-width stacked bar chart. In business dashboards, the Marimekko name is common, while mosaic plot is the statistical term.&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Perspective&lt;/th&gt;
          &lt;th&gt;Mosaic plot&lt;/th&gt;
          &lt;th&gt;Marimekko / Mekko chart&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Context&lt;/td&gt;
          &lt;td&gt;Statistics&lt;/td&gt;
          &lt;td&gt;Business intelligence&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Structure&lt;/td&gt;
          &lt;td&gt;Recursive area split&lt;/td&gt;
          &lt;td&gt;Variable-width stacked bars&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Purpose&lt;/td&gt;
          &lt;td&gt;Cross-tabulation and model diagnostics&lt;/td&gt;
          &lt;td&gt;Market share and segment composition&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Color&lt;/td&gt;
          &lt;td&gt;Often residuals or analytical meaning&lt;/td&gt;
          &lt;td&gt;Often presentation categories&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Tools&lt;/td&gt;
          &lt;td&gt;R, JMP, S-PLUS&lt;/td&gt;
          &lt;td&gt;Tableau, PowerPoint, BI tools&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Mosaic plots are a foundational statistical visualization for categorical data. Marimekko charts use a similar geometry in a business context. In both cases, the key idea is that rectangle area represents the size of a category combination.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://en.wikipedia.org/wiki/Mosaic_plot&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Mosaic plot — Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.jmp.com/en/statistics-knowledge-portal/exploratory-data-analysis/mosaic-plot.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Mosaic Plot — JMP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.tableau.com/blog/introduction-marimekko-chart-many-colors-and-many-names-58111&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Marimekko Chart — Tableau Blog&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.think-cell.com/en/resources/manual/mekko&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;think-cell: Mekko Chart&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.datavis.ca/papers/moshist.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Michael Friendly: A Brief History of the Mosaic Display&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Beeswarm Plot</title>
        <link>https://visualizing.jp/en/beeswarm/</link>
        <pubDate>Sun, 28 Sep 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/beeswarm/</guid>
        <description>&lt;img src="https://visualizing.jp/beeswarm/images/cover-beeswarm.png" alt="Featured image of post Beeswarm Plot" /&gt;&lt;p&gt;A &lt;strong&gt;beeswarm plot&lt;/strong&gt; shows a distribution by placing individual data points so that they do not overlap. It sits between a scatterplot and summary charts such as box plots or violin plots, preserving individual observations while revealing density.&lt;/p&gt;
&lt;p&gt;The name comes from the way the points cluster like a swarm of bees.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/beeswarm/images/cover-beeswarm.png&#34;
	width=&#34;2405&#34;
	height=&#34;993&#34;
	srcset=&#34;https://visualizing.jp/beeswarm/images/cover-beeswarm_hu_5b63ea28e955d59d.png 480w, https://visualizing.jp/beeswarm/images/cover-beeswarm_hu_7afa0bd349c7b2e8.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;242&#34;
		data-flex-basis=&#34;581px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;background&#34;&gt;Background
&lt;/h2&gt;&lt;p&gt;Beeswarm plots became familiar through the R &lt;code&gt;beeswarm&lt;/code&gt; package and are now available in many visualization libraries, including Python&amp;rsquo;s &lt;code&gt;seaborn.swarmplot()&lt;/code&gt; and Plotly strip charts. They reflect a broader trend toward showing raw observations rather than only statistical summaries.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Variable&lt;/th&gt;
          &lt;th&gt;Meaning&lt;/th&gt;
          &lt;th&gt;Type&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;category&lt;/td&gt;
          &lt;td&gt;Group to compare&lt;/td&gt;
          &lt;td&gt;string&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;value&lt;/td&gt;
          &lt;td&gt;Numeric measurement&lt;/td&gt;
          &lt;td&gt;number&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The plot can show one distribution or compare several groups.&lt;/p&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;The goal is to show the detailed distribution of data while retaining individual points. This is especially useful for sample sizes from dozens to hundreds, where every observation can still be displayed.&lt;/p&gt;
&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;experimental or medical measurements by group&lt;/li&gt;
&lt;li&gt;educational or survey score distributions&lt;/li&gt;
&lt;li&gt;supplementing a box plot with raw data&lt;/li&gt;
&lt;li&gt;SHAP beeswarm plots for machine-learning interpretation&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;One axis shows the numeric value, while the other axis separates categories. Points are moved sideways only to avoid overlap. The wider the swarm at a value range, the more observations are concentrated there.&lt;/p&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Use transparency or sampling for larger datasets.&lt;/li&gt;
&lt;li&gt;Adjust point size and spacing carefully.&lt;/li&gt;
&lt;li&gt;Limit the number of categories.&lt;/li&gt;
&lt;li&gt;Remember that horizontal spread is not a precise quantitative scale.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;alternatives&#34;&gt;Alternatives
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Chart&lt;/th&gt;
          &lt;th&gt;Use case&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Box plot&lt;/td&gt;
          &lt;td&gt;Large samples and summary statistics&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Violin plot&lt;/td&gt;
          &lt;td&gt;Smoothed distribution shape&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Strip plot&lt;/td&gt;
          &lt;td&gt;Simpler point display for small data&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Beeswarm plots balance individuality and distribution. Used with an appropriate sample size, they reveal outliers, clusters, and spread more directly than summary-only charts.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://data.europa.eu/apps/data-visualisation-guide/beeswarm-plots&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Data Visualization Guide: Beeswarm Plots&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.data-to-viz.com/graph/beeswarm.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Data-to-Viz: Beeswarm plot&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://python-graph-gallery.com/beeswarm-plot/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Python Graph Gallery: Beeswarm Plot&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://cran.r-project.org/web/packages/beeswarm/beeswarm.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;R beeswarm package&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://seaborn.pydata.org/generated/seaborn.swarmplot.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Seaborn swarmplot&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://shap.readthedocs.io/en/latest/example_notebooks/api_examples/plots/beeswarm.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;SHAP beeswarm plot&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Parallel Sets</title>
        <link>https://visualizing.jp/en/parallel-sets/</link>
        <pubDate>Sun, 28 Sep 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/parallel-sets/</guid>
        <description>&lt;img src="https://visualizing.jp/parallel-sets/images/Parallel_Sets.png" alt="Featured image of post Parallel Sets" /&gt;&lt;p&gt;&lt;strong&gt;Parallel sets&lt;/strong&gt; visualize multidimensional categorical data. Several categorical variables are arranged as parallel axes, and bands connect categories across adjacent axes. The band width represents frequency or proportion.&lt;/p&gt;
&lt;p&gt;The method extends the idea of parallel coordinates from continuous variables to categorical combinations.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/parallel-sets/images/Parallel_Sets.png&#34;
	width=&#34;2008&#34;
	height=&#34;1426&#34;
	srcset=&#34;https://visualizing.jp/parallel-sets/images/Parallel_Sets_hu_fae3d214ecbdca01.png 480w, https://visualizing.jp/parallel-sets/images/Parallel_Sets_hu_134cb22a4f821ed9.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;140&#34;
		data-flex-basis=&#34;337px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;background&#34;&gt;Background
&lt;/h2&gt;&lt;p&gt;Parallel sets were developed in the 2000s by visualization researchers &lt;strong&gt;Robert Kosara&lt;/strong&gt; and &lt;strong&gt;Jorg Hauser&lt;/strong&gt;. Their paper &amp;ldquo;Parallel Sets: Interactive Exploration and Visual Analysis of Categorical Data&amp;rdquo; introduced the method as a way to explore contingency-table data across many dimensions.&lt;/p&gt;
&lt;p&gt;The method supports interaction such as reordering axes, rearranging categories, and highlighting subsets.&lt;/p&gt;
&lt;h2 id=&#34;data-structure&#34;&gt;Data Structure
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Element&lt;/th&gt;
          &lt;th&gt;Meaning&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Axis&lt;/td&gt;
          &lt;td&gt;Categorical variable&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Block&lt;/td&gt;
          &lt;td&gt;Category on an axis&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Band&lt;/td&gt;
          &lt;td&gt;Combination between adjacent variables&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Width&lt;/td&gt;
          &lt;td&gt;Frequency or proportion&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;purpose&#34;&gt;Purpose
&lt;/h2&gt;&lt;p&gt;Parallel sets are used to understand relationships among several categorical variables, such as gender, age group, education, occupation, and income. They make multivariate cross-tabulations easier to inspect visually.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-it&#34;&gt;How to Read It
&lt;/h2&gt;&lt;p&gt;The vertical axes represent variables. Blocks on each axis are categories. Bands connect category combinations, and wider bands indicate more observations.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/parallel-sets/images/Parallel_Sets-02.png&#34;
	width=&#34;2136&#34;
	height=&#34;1261&#34;
	srcset=&#34;https://visualizing.jp/parallel-sets/images/Parallel_Sets-02_hu_d72bcc5330850807.png 480w, https://visualizing.jp/parallel-sets/images/Parallel_Sets-02_hu_ba6c533e1fbf0579.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Ribbon width represents both marginal and conditional probability&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;169&#34;
		data-flex-basis=&#34;406px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;A key feature is that band width can be read as both:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;a share of the whole dataset&lt;/li&gt;
&lt;li&gt;a conditional share within a category&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;design-notes&#34;&gt;Design Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Axis order strongly affects readability.&lt;/li&gt;
&lt;li&gt;Reduce or group categories when there are too many.&lt;/li&gt;
&lt;li&gt;Use consistent color logic.&lt;/li&gt;
&lt;li&gt;Interaction is valuable for filtering and highlighting.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;alternatives&#34;&gt;Alternatives
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Method&lt;/th&gt;
          &lt;th&gt;Data type&lt;/th&gt;
          &lt;th&gt;Feature&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Parallel coordinates&lt;/td&gt;
          &lt;td&gt;Continuous variables&lt;/td&gt;
          &lt;td&gt;Numeric correlation patterns&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Sankey diagram&lt;/td&gt;
          &lt;td&gt;Flows or categories&lt;/td&gt;
          &lt;td&gt;Directional flow&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Mosaic plot&lt;/td&gt;
          &lt;td&gt;Categorical variables&lt;/td&gt;
          &lt;td&gt;Area-based cross-tabulation&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Treemap&lt;/td&gt;
          &lt;td&gt;Hierarchy&lt;/td&gt;
          &lt;td&gt;Nested category area&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;difference-from-sankey-diagrams&#34;&gt;Difference from Sankey Diagrams
&lt;/h2&gt;&lt;p&gt;Sankey diagrams usually represent directional flows such as energy, money, or process movement. Parallel sets represent combinations of categories. They are not necessarily directional, and relationships can be read from either side.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;Parallel sets are powerful for exploring categorical data across many variables. Their clarity depends on careful axis ordering, category reduction, color design, and often interaction.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://ieeexplore.ieee.org/document/1532139&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Parallel Sets: Visual Analysis of Categorical Data&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://doi.org/10.1109/TVCG.2006.76&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Parallel Sets: Visual Analysis of Categorical Data — TVCG&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;http://eagereyes.org/parallel-sets&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Robert Kosara — Parallel Sets&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://en.wikipedia.org/wiki/Parallel_sets&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Wikipedia: Parallel Sets&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.jasondavies.com/parallel-sets/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;D3.js Parallel Sets Example&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Radar Charts and Parallel Coordinates: A Debate About Readability</title>
        <link>https://visualizing.jp/en/radar-parallel-coordinates/</link>
        <pubDate>Sun, 28 Sep 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/radar-parallel-coordinates/</guid>
        <description>&lt;img src="https://visualizing.jp/radar-parallel-coordinates/images/thumbnail_combined.jpg" alt="Featured image of post Radar Charts and Parallel Coordinates: A Debate About Readability" /&gt;&lt;p&gt;A &lt;strong&gt;radar chart&lt;/strong&gt;, also called a spider chart, compares multiple variables by plotting values on axes radiating from a center point. Adjacent points are connected to form a polygon.&lt;/p&gt;
&lt;p&gt;Radar charts are often used for student scores, product comparison, ability evaluation, and other profiles where viewers are expected to read balance or imbalance as a shape.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/radar-parallel-coordinates/images/radar-chart.png&#34;
	width=&#34;1749&#34;
	height=&#34;968&#34;
	srcset=&#34;https://visualizing.jp/radar-parallel-coordinates/images/radar-chart_hu_5799a529fd1c1db2.png 480w, https://visualizing.jp/radar-parallel-coordinates/images/radar-chart_hu_1d5697827d640dd5.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;180&#34;
		data-flex-basis=&#34;433px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;weaknesses-of-radar-charts&#34;&gt;Weaknesses of Radar Charts
&lt;/h2&gt;&lt;p&gt;Radar charts are popular, but they are often criticized.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Radial comparison is hard&lt;/strong&gt;: people are better at comparing lengths on a shared horizontal or vertical baseline.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Shape and area bias&lt;/strong&gt;: the polygon can exaggerate differences that are numerically small.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Axis order is arbitrary&lt;/strong&gt;: changing the order of variables changes the shape.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Limited scalability&lt;/strong&gt;: many variables or many series quickly become unreadable.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Michael Correll&amp;rsquo;s essay &amp;ldquo;Bad Ideas in Visualization&amp;rdquo; argues that radar charts invite viewers to read shape even though that shape depends heavily on arbitrary axis ordering.&lt;/p&gt;
&lt;h2 id=&#34;parallel-coordinates-as-an-alternative&#34;&gt;Parallel Coordinates as an Alternative
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/radar-parallel-coordinates/images/parallel-coordinates.png&#34;
	width=&#34;1964&#34;
	height=&#34;997&#34;
	srcset=&#34;https://visualizing.jp/radar-parallel-coordinates/images/parallel-coordinates_hu_6f67c0c193ab9ae3.png 480w, https://visualizing.jp/radar-parallel-coordinates/images/parallel-coordinates_hu_46821aa0178cdf24.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;196&#34;
		data-flex-basis=&#34;472px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;A &lt;strong&gt;parallel coordinates plot&lt;/strong&gt; arranges variables as parallel vertical axes and connects each observation with a line. Compared with radar charts, all variables share a more consistent visual frame, which can make comparison easier.&lt;/p&gt;
&lt;p&gt;The basic argument is that radar charts scatter axes around a circle, while parallel coordinates align them in a common direction.&lt;/p&gt;
&lt;h2 id=&#34;research-context&#34;&gt;Research Context
&lt;/h2&gt;&lt;p&gt;Research such as &lt;strong&gt;P-Lite: A study of parallel coordinate plot literacy&lt;/strong&gt; compares how people read radar charts, parallel coordinates, scatterplots, and related views. The conclusion is not that one chart is always better. Rather, parallel coordinates can be more accurate for high-dimensional data in some tasks, while they also require more familiarity.&lt;/p&gt;
&lt;h2 id=&#34;popularity-vs-expertise&#34;&gt;Popularity vs. Expertise
&lt;/h2&gt;&lt;p&gt;Despite criticism, radar charts remain far more widely recognized than parallel coordinates.&lt;/p&gt;
&lt;h3 id=&#34;1-the-power-of-shape&#34;&gt;1. The Power of Shape
&lt;/h3&gt;&lt;p&gt;Radar charts turn multiple values into a memorable polygon. In presentations and education, that shape can be persuasive and intuitive.&lt;/p&gt;
&lt;h3 id=&#34;2-cultural-familiarity&#34;&gt;2. Cultural Familiarity
&lt;/h3&gt;&lt;p&gt;Sports magazines, games, and school materials have made radar charts familiar as &amp;ldquo;ability charts.&amp;rdquo;&lt;/p&gt;
&lt;h3 id=&#34;3-tool-availability&#34;&gt;3. Tool Availability
&lt;/h3&gt;&lt;p&gt;Excel and Google Sheets include radar charts. Parallel coordinates usually require R, Python, or specialized visualization tools.&lt;/p&gt;
&lt;h3 id=&#34;4-learning-cost&#34;&gt;4. Learning Cost
&lt;/h3&gt;&lt;p&gt;Parallel coordinates can look tangled to non-specialists. Radar charts are easier to recognize at first glance.&lt;/p&gt;
&lt;h2 id=&#34;choosing-between-them&#34;&gt;Choosing Between Them
&lt;/h2&gt;&lt;p&gt;Radar charts can work when there are few variables and few items, and the goal is to show a rough balance profile. Parallel coordinates are better when there are more variables, more observations, and a need for more precise pattern exploration.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;The question is not which chart is universally correct. The choice depends on audience, task, and data size. Radar charts communicate shape and balance; parallel coordinates support more systematic comparison and exploration.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.stat.go.jp/naruhodo/9_graph/jyokyu/redar.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Statistics Bureau of Japan: Radar chart&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://en.wikipedia.org/wiki/Radar_chart&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Wikipedia: Radar chart&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.data-to-viz.com/caveat/spider.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Data-to-Viz: Spider / Radar Chart&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://duelingdata.blogspot.com/2013/07/radar-chart-vs-parallel-coordinate-chart.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Dueling Data: Radar Chart vs Parallel Coordinate Chart&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://mcorrell.medium.com/bad-ideas-in-visualization-77d378148d35&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Michael Correll: Bad Ideas in Visualization&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sciencedirect.com/science/article/pii/S2468502X22000377&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;P-Lite: A study of parallel coordinate plot literacy&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>The Origin of the Japanese Term &#34;Quantity-Proportion Graph&#34;</title>
        <link>https://visualizing.jp/en/quantity-proportion-chart/</link>
        <pubDate>Sun, 28 Sep 2025 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/quantity-proportion-chart/</guid>
        <description>&lt;img src="https://visualizing.jp/quantity-proportion-chart/images/cover-quantity%E2%80%93proportion.jpeg" alt="Featured image of post The Origin of the Japanese Term &#34;Quantity-Proportion Graph&#34;" /&gt;&lt;p&gt;A &lt;strong&gt;quantity-proportion graph&lt;/strong&gt; uses rectangular area to represent both absolute quantity and proportion. One dimension represents the size of a category, while the other dimension divides that category by composition. Each small rectangle&amp;rsquo;s area corresponds to quantity multiplied by proportion.&lt;/p&gt;
&lt;p&gt;Internationally, similar methods are known as &lt;strong&gt;mosaic plots&lt;/strong&gt; in statistics and &lt;strong&gt;Marimekko charts&lt;/strong&gt; in business. The Japanese term &amp;ldquo;量率グラフ&amp;rdquo; emerged through education and popularization in Japan.&lt;/p&gt;
&lt;h2 id=&#34;examples&#34;&gt;Examples
&lt;/h2&gt;&lt;h3 id=&#34;total-amount-shown-by-bar-and-circle-area&#34;&gt;Total Amount Shown by Bar and Circle Area
&lt;/h3&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/quantity-proportion-chart/images/bar-chart.jpeg&#34;
	width=&#34;1710&#34;
	height=&#34;1180&#34;
	srcset=&#34;https://visualizing.jp/quantity-proportion-chart/images/bar-chart_hu_24b7fcd614fee395.jpeg 480w, https://visualizing.jp/quantity-proportion-chart/images/bar-chart_hu_57b3b7c8c24ce7a7.jpeg 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;From Shigehiro Matsuzaki’s book&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;144&#34;
		data-flex-basis=&#34;347px&#34;
	
&gt;&lt;/p&gt;
&lt;h3 id=&#34;the-same-data-as-a-quantity-proportion-graph&#34;&gt;The Same Data as a Quantity-Proportion Graph
&lt;/h3&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/quantity-proportion-chart/images/quantity%E2%80%93proportion-chart.jpeg&#34;
	width=&#34;1682&#34;
	height=&#34;2302&#34;
	srcset=&#34;https://visualizing.jp/quantity-proportion-chart/images/quantity%E2%80%93proportion-chart_hu_ace94898b67e02eb.jpeg 480w, https://visualizing.jp/quantity-proportion-chart/images/quantity%E2%80%93proportion-chart_hu_4d5172cb2ce97e23.jpeg 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Quantity-proportion graph from Shigehiro Matsuzaki’s book&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;73&#34;
		data-flex-basis=&#34;175px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;timeline-of-the-term&#34;&gt;Timeline of the Term
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Mid-1950s onward&lt;/strong&gt;: Kiyonobu Itakura later recalled using this kind of graph for about 30 years.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Late 1970s to early 1980s&lt;/strong&gt;: Itakura introduced the graph in a study group on self-sufficiency rates. Hirotsugu Shiono proposed the name &amp;ldquo;quantity-proportion graph.&amp;rdquo;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Around 1982-1983&lt;/strong&gt;: Shigehiro Matsuzaki became interested in the method and introduced it in elementary-school lessons.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;June 1984&lt;/strong&gt;: Matsuzaki published an article in &lt;em&gt;Tanoshii Jugyo&lt;/em&gt;, where the term appeared clearly in print.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;January 1985&lt;/strong&gt;: Matsuzaki&amp;rsquo;s book &lt;em&gt;Shakai o Minaosu Megane&lt;/em&gt; was published with the term in the subtitle.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;roles-of-the-three-figures&#34;&gt;Roles of the Three Figures
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Kiyonobu Itakura&lt;/strong&gt;: long-time practitioner who introduced the method in study groups.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Hirotsugu Shiono&lt;/strong&gt;: proposed the Japanese name.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Shigehiro Matsuzaki&lt;/strong&gt;: brought the method into classrooms and spread it through articles and books.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;mechanism&#34;&gt;Mechanism
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/quantity-proportion-chart/images/quantity%E2%80%93proportion-howto.jpeg&#34;
	width=&#34;1145&#34;
	height=&#34;2094&#34;
	srcset=&#34;https://visualizing.jp/quantity-proportion-chart/images/quantity%E2%80%93proportion-howto_hu_d5f0b1f1f64f8c66.jpeg 480w, https://visualizing.jp/quantity-proportion-chart/images/quantity%E2%80%93proportion-howto_hu_7fa59a510f66f08e.jpeg 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;From Shigehiro Matsuzaki’s book&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;54&#34;
		data-flex-basis=&#34;131px&#34;
	
&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Vertical dimension&lt;/strong&gt;: proportional to total amount&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Horizontal dimension&lt;/strong&gt;: proportional composition within the category&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Rectangle area&lt;/strong&gt;: amount represented by the intersection cell&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This allows readers to see both volume and composition at once.&lt;/p&gt;
&lt;h2 id=&#34;naming&#34;&gt;Naming
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Mosaic plot&lt;/strong&gt;: statistical name&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Marimekko / Mekko chart&lt;/strong&gt;: business-dashboard name&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Quantity-proportion graph&lt;/strong&gt;: Japanese educational name&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The Japanese explanation often says &amp;ldquo;vertical = quantity, horizontal = proportion.&amp;rdquo; More precisely, both dimensions are relative scales, and the area is what encodes the resulting quantity.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;The term &amp;ldquo;quantity-proportion graph&amp;rdquo; arose from Japanese educational practice in the 1980s. Although the chart can be understood internationally as a kind of mosaic or Marimekko chart, its Japanese history is distinctive because it spread through classroom use and educational writing.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://ndlsearch.ndl.go.jp/books/R100000002-I000001715850&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;National Diet Library Search: Shigehiro Matsuzaki, Shakai o Minaosu Megane&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://ci.nii.ac.jp/ncid/BN04447666&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;CiNii Books: BN04447666&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://ja.wikipedia.org/wiki/%E9%87%8F%E7%8E%87%E3%82%B0%E3%83%A9%E3%83%95&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Japanese Wikipedia: Quantity-proportion graph&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
        <title>Archives</title>
        <link>https://visualizing.jp/en/archives/</link>
        <pubDate>Tue, 28 May 2019 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/archives/</guid>
        <description></description>
        </item>
        <item>
        <title>About This Site</title>
        <link>https://visualizing.jp/en/about/</link>
        <pubDate>Wed, 19 Jun 2013 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/about/</guid>
        <description>&lt;h2 id=&#34;about-this-site&#34;&gt;About This Site
&lt;/h2&gt;&lt;p&gt;Visualizing.JP introduces practical methods, examples, and research related to data visualization.
It also covers adjacent topics such as open data, open government, data journalism, big data, and data science.&lt;/p&gt;
&lt;p&gt;As Ben Fry wrote in &lt;em&gt;Visualizing Data&lt;/em&gt;, the field spans statistics, data mining, graphic design, information visualization, information design, coding, and the web. This site takes an incremental approach: each topic is narrowed down into a small unit, and those units are accumulated over time.&lt;/p&gt;
&lt;p&gt;To move people through data visualization, readers need to feel that the subject connects to them. The site therefore treats storytelling methods alongside technical points.&lt;/p&gt;
&lt;h2 id=&#34;about-the-author&#34;&gt;About the Author
&lt;/h2&gt;&lt;p&gt;Yuichi Yazaki is a practitioner working on data visualization and its broader adoption.&lt;/p&gt;
&lt;p&gt;He is the founder of Data Visualization Japan, representative partner of Notation LLC, and a Yahoo! News Expert author.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://visualizing.jp/about/images/profile_yazaki.jpg&#34;
	width=&#34;500&#34;
	height=&#34;500&#34;
	srcset=&#34;https://visualizing.jp/about/images/profile_yazaki_hu_1e59ad7d4b270fe0.jpg 480w, https://visualizing.jp/about/images/profile_yazaki_hu_8d0b022a59aa4aa1.jpg 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;100&#34;
		data-flex-basis=&#34;240px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;contact&#34;&gt;Contact
&lt;/h2&gt;&lt;p&gt;For inquiries, please use the email address below.&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;visualizingjp(at)gmail.com&lt;/li&gt;
&lt;li&gt;Replace &lt;code&gt;(at)&lt;/code&gt; with &lt;code&gt;@&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
</description>
        </item>
        <item>
        <title>Links</title>
        <link>https://visualizing.jp/en/link/</link>
        <pubDate>Wed, 19 Jun 2013 00:00:00 +0900</pubDate>
        
        <guid>https://visualizing.jp/en/link/</guid>
        <description></description>
        </item>
        <item>
        <title>Search</title>
        <link>https://visualizing.jp/en/search/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://visualizing.jp/en/search/</guid>
        <description></description>
        </item>
        
    </channel>
</rss>
