<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Chart Catalogue on Data Toolbox</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/</link>
        <description>Recent content in Chart Catalogue on Data Toolbox</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <copyright>Data Viz Lectures Tools</copyright><atom:link href="https://tools.data-viz-lectures.com/en/catalogue/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>Histogram</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/histogram/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/histogram/</guid>
        <description>&lt;p&gt;Tools that can create this chart&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;A data variable is sorted in ascending order to show its distribution. A data width called a &amp;ldquo;bin&amp;rdquo; is specified, and the count of data points within each bin is displayed. The bin width and the resulting counts determine the appearance of the histogram.&lt;/p&gt;
&lt;p&gt;If there are too few bins, the appearance becomes too coarse and fine differences go unnoticed. Conversely, if there are too many bins, the appearance becomes too detailed, making it difficult to grasp overall trends. The process of adjusting the bin width itself helps in understanding the characteristics of the data.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Box-And‐Whisker Plot</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/box-andwhisker-plot/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/box-andwhisker-plot/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;This chart uses a box and lines (whiskers) to display five summary statistics. The positions of the box indicate the first quartile (25th percentile), the second quartile (50th percentile), and the third quartile (75th percentile), while the endpoints of the whiskers indicate the minimum and maximum values.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Density Plot</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/density-plot/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/density-plot/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;This chart depicts a probability distribution as a smooth curve. When kernel density estimation is used to draw the curve, it is sometimes referred to as a kernel density plot.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Violin Plot</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/violin-plot/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/violin-plot/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;A density plot is mirrored and placed back-to-back, with the equivalent of a box plot drawn inside. The bottom end represents the minimum value, and the top end represents the maximum value. It allows for a more detailed understanding of the data than a box plot.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Ridgeline Plot</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/ridgeline-plot/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/ridgeline-plot/</guid>
        <description>&lt;p&gt;Tools that can create this chart&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;Density plots are displayed in a staggered, overlapping arrangement to compare multiple variables or groups.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Dot Plot</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/dot-plot/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/dot-plot/</guid>
        <description>&lt;p&gt;Tools that can create this chart&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;A frequency distribution is shown with one dot representing one data point. It uses a single variable, with axes arranged in parallel. The horizontal axis represents data values or data classes, while the vertical axis represents frequency, with the number of dots indicating the count.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Beeswarm Plot</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/beeswarm-plot/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/beeswarm-plot/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;This chart displays the distribution of a single data variable using one dot per data point. When showing multiple variables, they can be color-coded within a single chart or arranged side by side. Instead of stacking dots along an axis, dots are drawn as an evenly spaced cluster, so even when data points are concentrated in a particular range, the degree of concentration is visible as a wider area, and individual data points remain distinguishable.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Strip Chart</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/strip-chart/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/strip-chart/</guid>
        <description>&lt;p&gt;Tools that can create this chart&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;A one-dimensional scatterplot where each data point is plotted along a single line. Each data point is represented as one dot, showing the distribution of a single variable. Unlike a bee swarm plot, which spreads points organically to avoid overlap, data points are plotted within a pre-defined axis range.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Pie Chart</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/pie-chart/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/pie-chart/</guid>
        <description>&lt;p&gt;Tools that can create this chart&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://data-illustrator.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_data-illustrator.jpg&#34; alt=&#34;Data Illustrator&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Data Illustrator&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Create diverse charts with ease&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;data-illustrator.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;The angle within the circle represents the proportional size of data values. In recent years, there have been many negative opinions about its use, but it is perfectly fine as long as inappropriate practices are avoided, such as including too many items or distorting the appearance of proportions with 3D rendering.&lt;/p&gt;
&lt;p&gt;The maximum number of items should be around six; if more are needed, consider using a different chart type.&lt;/p&gt;
&lt;p&gt;There is also a variant called a donut chart, which has its center hollowed out. Since this makes it impossible to visually read angles, it is best avoided unless precise reading of values by angle is not critical or when it is used for effective presentation purposes.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Mekko Chart</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/mekko-chart/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/mekko-chart/</guid>
        <description>&lt;p&gt;Tools that can create this chart&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://data-illustrator.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_data-illustrator.jpg&#34; alt=&#34;Data Illustrator&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Data Illustrator&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Create diverse charts with ease&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;data-illustrator.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;This chart is similar to a 100% stacked bar chart but with two axes. Its key feature is the ability to simultaneously show the proportions of two variables. Although it appears simple, it can be surprisingly difficult to interpret, so it is important to supplement it with legends and annotations to aid understanding.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Waffle Chart</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/waffle-chart/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/waffle-chart/</guid>
        <description>&lt;p&gt;Named after the grid-patterned pastry it resembles, this chart arranges 100 squares in a 10x10 grid for a single category and uses color coding to show the proportion of each segment relative to the whole.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Stacked Densities</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/stacked-densities/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/stacked-densities/</guid>
        <description>&lt;p&gt;Tools that can create this chart&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;Multiple variables are displayed simultaneously using density plots, with the full display area representing 100% to show proportions. Unlike a 100% stacked bar chart, this chart can handle continuous variables on the horizontal axis. The vertical axis shows the results of kernel density estimation in relative terms.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Gauge Chart</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/gauge-chart/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/gauge-chart/</guid>
        <description>&lt;p&gt;A semicircle is used to show proportional composition. Beyond simply displaying percentages, it can also represent each individual with a symbol such as a circle, showing both the number of seats and their proportions simultaneously. A well-known use case is displaying the number of seats won in a parliament.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Bar Chart</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/bar-chart/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/bar-chart/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://data-illustrator.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_data-illustrator.jpg&#34; alt=&#34;Data Illustrator&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Data Illustrator&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Create diverse charts with ease&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;data-illustrator.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;A bar chart represents the magnitude of one measure against one dimension (category) using the length of bars. For example, this is useful when you want to see the population (measure) for each prefecture (dimension). Since most people know how to read bar charts and they convey numerical values accurately through length, they can be used effectively in many situations.&lt;/p&gt;
&lt;p&gt;Because bar charts communicate values through length while also implying area, avoid using triangles instead of rectangles. Length and area do not scale proportionally, making it unclear which encoding the reader should use, which can lead to misinterpretation.&lt;/p&gt;
&lt;p&gt;There is no fundamental difference between a vertical bar chart (where bars extend vertically) and a horizontal bar chart (where bars extend horizontally). By convention, the independent variable is often placed on the horizontal axis and the dependent variable on the vertical axis, leading to more frequent use of vertical bar charts. However, this convention does not need to be strictly followed.&lt;/p&gt;
&lt;p&gt;Vertical bar charts are preferable when:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;You want to display a bar chart alongside a line chart in the same space&lt;/li&gt;
&lt;li&gt;The display space is wider than it is tall and there are many dimension categories&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Horizontal bar charts are preferable when:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The dimension labels contain long text strings&lt;/li&gt;
&lt;li&gt;You want to include annotations&lt;/li&gt;
&lt;li&gt;The display space is taller than it is wide and there are many dimension categories&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>Stacked Bar Chart</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/stacked-bar-chart-numeric/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/stacked-bar-chart-numeric/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://data-illustrator.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_data-illustrator.jpg&#34; alt=&#34;Data Illustrator&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Data Illustrator&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Create diverse charts with ease&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;data-illustrator.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;For a single dimension, multiple measures are displayed simultaneously as stacked heights. Each measure is differentiated by color or texture. The measure values are treated as absolute numbers.&lt;/p&gt;
&lt;p&gt;Since proportions are conveyed through length, they are easier to perceive accurately than angles in a pie chart. For more precise communication of values, this chart is preferable to a pie chart.&lt;/p&gt;
&lt;p&gt;A chart that shows measure values as proportions is distinguished by the name &amp;ldquo;100% stacked bar chart.&amp;rdquo; The entire chart display area represents 100%, and each measure is shown as a proportion of the whole.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Grouped Bar Chart</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/grouped-bar-chart/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/grouped-bar-chart/</guid>
        <description>&lt;p&gt;Tools that can create this chart&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://data-illustrator.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_data-illustrator.jpg&#34; alt=&#34;Data Illustrator&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Data Illustrator&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Create diverse charts with ease&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;data-illustrator.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;A single measure is shown as the bar height across multiple dimensions (categories). Bars are positioned so that groups are visually identifiable. Avoid combining grouped bar chart grouping with stacked bar chart stacking (stacking measures) at the same time.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Heatmap</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/heatmap/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/heatmap/</guid>
        <description>&lt;p&gt;Tools that can create this chart&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://data-illustrator.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_data-illustrator.jpg&#34; alt=&#34;Data Illustrator&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Data Illustrator&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Create diverse charts with ease&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;data-illustrator.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;Data values are represented by color within a grid of tiled rectangles. This chart is not for examining correlations; rather, it displays colors in a sequential order, such as from top-left to bottom-right like a calendar. Although it looks similar, the chart used for examining correlations is called a correlogram.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Bullet Graph</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/bullet-graph/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/bullet-graph/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;Displayed alongside a bar chart, this graph shows the difference from a target and qualitative evaluations (such as good, average, or poor) inside the bar. A thin rule line running in the same direction as the bar may be used to indicate specific quantities, or to mark the target value as a reference point.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Symbol Chart</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/symbol-chart/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/symbol-chart/</guid>
        <description>&lt;p&gt;Data values are represented using symbols (such as circles or squares), with their area or color encoding the values. The arrangement order is not fixed; symbols may be placed from the center outward in descending order of size, or arranged from left to right.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Isotype Chart</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/isotype-chart/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/isotype-chart/</guid>
        <description>&lt;p&gt;Tools that can create this chart&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;Pictograms are used to represent quantities by lining up the corresponding number of icons. By using different types of pictograms, categories can be indicated. However, it is preferable that the pictograms are relevant to the theme being addressed.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Radar Chart</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/radar-chart/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/radar-chart/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;This is one of the best charts for comparing groups with multiple variables in a polar coordinate system. Typically, the variables are evenly spaced at angles determined by dividing the full circle (360 degrees) by the number of variables. It can be thought of as parallel coordinates mapped onto a polar coordinate system.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Polar Area Chart</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/polar-area-chart-numeric/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/polar-area-chart-numeric/</guid>
        <description>&lt;p&gt;Tools that can create this chart&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://data-illustrator.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_data-illustrator.jpg&#34; alt=&#34;Data Illustrator&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Data Illustrator&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Create diverse charts with ease&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;data-illustrator.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;A chart in a polar coordinate system with equal angles, where qualitative data is assigned to the angle and quantitative data is compared by the distance from the origin. It can be thought of as a bar chart arranged in polar coordinates.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Parallel Coordinates</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/parallel-coordinates/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/parallel-coordinates/</guid>
        <description>&lt;p&gt;Tools that can create this chart&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://data-illustrator.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_data-illustrator.jpg&#34; alt=&#34;Data Illustrator&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Data Illustrator&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Create diverse charts with ease&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;data-illustrator.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;The chart name itself describes the coordinate system, with multiple axes arranged in parallel. Compared to radar charts, the key differences are: the ability to compare more variables simultaneously, the ability to find correlated variables by reordering the axes, and the ability to perform &amp;ldquo;brushing&amp;rdquo; &amp;ndash; filtering data along specific axes (depending on the tool&amp;rsquo;s capabilities).&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Parallel Sets</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/parallel-sets/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/parallel-sets/</guid>
        <description>&lt;p&gt;Inspired by parallel coordinates, but with key differences: it represents the frequency of categorical data and uses areas instead of lines. The chart is often colored according to the values of the highest-priority axis, allowing users to explore the chart using color as a guide.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Scatterplot</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/scatterplot/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/scatterplot/</guid>
        <description>&lt;p&gt;Tools that can create this chart&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;Used to examine the correlation between two measure variables. To explore correlations among variables within a dataset, use a scatterplot matrix.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Bubble Chart</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/bubble-chart/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/bubble-chart/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://data-illustrator.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_data-illustrator.jpg&#34; alt=&#34;Data Illustrator&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Data Illustrator&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Create diverse charts with ease&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;data-illustrator.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;Similar to a scatter plot, but with two additional visual attributes &amp;ndash; circle size and color &amp;ndash; to which two more variables can be assigned. This makes it effective for examining correlation trends while simultaneously checking whether characteristics differ across groups. In this context, a chart that adds two visual variables to a scatter plot is referred to as a bubble chart, distinguishing it from a symbol chart that uses circles.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Scatterplot Matrix</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/scatterplot-matrix/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/scatterplot-matrix/</guid>
        <description>&lt;p&gt;Tools that can create this chart&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;To exhaustively explore correlations among variables within a dataset, variables are arranged in a matrix and a scatterplot is drawn at each intersection using the corresponding pair of variables, enabling more efficient exploration.&lt;/p&gt;
&lt;p&gt;When the two intersecting variables are the same, there is no need to examine correlation, so a histogram is displayed instead. Since the order of two intersecting variables does not matter, the same pair of variables appears in two locations. Rather than displaying the same scatterplot twice, one of the locations may show the correlation coefficient instead.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Correlogram</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/correlogram/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/correlogram/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;Used when you want to identify correlations more concisely than with a scatter plot matrix. Variables are arranged in a matrix in the same manner, and the correlation coefficient for each pair of variables is displayed &amp;ndash; primarily through color &amp;ndash; at their intersection. Redundant combinations (identical variable pairs and previously shown pairs) are omitted.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Word Crowd</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/word-crowd/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/word-crowd/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://word-cloud.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_wordcloud.png&#34; alt=&#34;Word Cloud&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Word Cloud&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;日本語に特化したWord Cloud&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;word-cloud.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;Words appearing in a document, paragraph, or text are sized based on their frequency and arranged around the center of the chart drawing area. However, since the original character length of words affects their visual size, this chart is not well suited for reading precise numerical values.&lt;/p&gt;
&lt;p&gt;Text color can encode an additional variable, but many word clouds in the wild use meaningless random coloring, which is inappropriate as a visual expression (it becomes noise). If there is no suitable variable to map, there is no need to force colorful styling.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Word Bubbie</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/word-bubbie/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/word-bubbie/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://word-cloud.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_wordcloud.png&#34; alt=&#34;Word Cloud&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Word Cloud&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;日本語に特化したWord Cloud&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;word-cloud.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;This representation addresses a shortcoming of word clouds &amp;ndash; that the original character length of words affects their visual size, making accurate numerical reading difficult. Circles are placed behind each word, and the area of each circle represents the numerical value. While word font size does not encode the value, words may be drawn at several different sizes for classified grouping. The circles are typically distributed evenly around the center point.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Venn Diagram, Euler Diagram</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/venn-diagram-euler-diagram/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/venn-diagram-euler-diagram/</guid>
        <description>&lt;p&gt;Visualizes textual data belonging to multiple attributes (more like tags than categories, in the sense that items can belong to multiple attributes simultaneously). It is known as a diagram that uses closed curves (closed shapes formed by closed lines) to represent set-theoretic relationships.&lt;/p&gt;
&lt;p&gt;A Venn diagram is used in mathematics, logic, and other fields when &amp;ldquo;all intersections of sets must be shown.&amp;rdquo; A chart that only needs to show the assumed combinations is called an Euler diagram.&lt;/p&gt;
&lt;p&gt;While the name &amp;ldquo;Venn diagram&amp;rdquo; is more widely recognized, in practice Euler diagrams are used more frequently. It is worth noting this discrepancy.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Stem and Leaf PIot</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/stem-and-leaf-piot/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/stem-and-leaf-piot/</guid>
        <description>&lt;p&gt;The basic structure displays data values split into two parts. The stem represents the leading portion of the data and is usually arranged vertically. The leaf represents the detailed portion and is arranged horizontally. It resembles a histogram, but instead of showing the distribution with bars (area), the actual data values are written directly. A train station timetable is a perfect example of this chart.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Typographic Scatterpiots</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/typographic-scatterpiots/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/typographic-scatterpiots/</guid>
        <description>&lt;p&gt;Instead of dots in a scatterplot, the actual typefaces or words representing data values are displayed directly. Variations include bubble chart adaptations, where additional variables are assigned to color or size.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Line Chart with River Labei</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/line-chart-with-river-labei/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/line-chart-with-river-labei/</guid>
        <description>&lt;p&gt;Text representing data values is displayed directly inside or in place of the lines in a line chart.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Parallel Coordinates with River Label</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/parallel-coordinates-with-river-label/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/parallel-coordinates-with-river-label/</guid>
        <description>&lt;p&gt;Text representing data values is displayed directly inside or in place of the lines in a parallel coordinates chart.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Typographic Graph</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/typographic-graph/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/typographic-graph/</guid>
        <description>&lt;p&gt;A network graph diagram where related words are connected as links. The nodes display the actual typefaces or words directly, and the links are represented as lines.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Typographic Mekko chart</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/typographic-mekko-chart/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/typographic-mekko-chart/</guid>
        <description>&lt;p&gt;The corresponding data values are displayed directly as text inside the rectangles of a standard Mekko chart.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Typographic Stacked Bar Chart</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/typographic-stacked-bar-chart/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/typographic-stacked-bar-chart/</guid>
        <description>&lt;p&gt;The corresponding data values are displayed directly as text inside the rectangles of a standard stacked bar chart.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Text Skimming</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/text-skimming/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/text-skimming/</guid>
        <description>&lt;p&gt;The paragraph of text takes center stage, with internal data applied to it. To improve the readability of the text, inherent characteristics are processed as internal data and used for visual representation.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Spark words</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/spark-words/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/spark-words/</guid>
        <description>&lt;p&gt;The paragraph of text takes center stage, with external data applied to it. Data related to the text is rendered as charts or other visualizations, and the colors used in those visualizations are applied to the corresponding words or sentences within the text, enhancing the cross-referenceability between the text and external data.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Line Chart</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/line-chart/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/line-chart/</guid>
        <description>&lt;p&gt;Tools that can create this chart&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://data-illustrator.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_data-illustrator.jpg&#34; alt=&#34;Data Illustrator&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Data Illustrator&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Create diverse charts with ease&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;data-illustrator.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;A commonly used chart type. The horizontal axis represents time, and a non-time variable is assigned to the vertical axis. By connecting data points with lines, the slope of the lines visually conveys the magnitude of change.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Area chart</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/area-chart/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/area-chart/</guid>
        <description>&lt;p&gt;Tools that can create this chart&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://data-illustrator.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_data-illustrator.jpg&#34; alt=&#34;Data Illustrator&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Data Illustrator&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Create diverse charts with ease&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;data-illustrator.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;An area chart has nearly the same structure as a line chart, with the difference being that the area enclosed between the line and the axis is filled with color. When displaying multiple items in a single chart, be aware that overlapping areas may obscure the data. In such cases, consider using semi-transparent fills, re-aggregating the data so that layers stack without overlapping along the Z-axis, or using a stream graph instead.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Stream graph</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/stream-graph/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/stream-graph/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://data-illustrator.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_data-illustrator.jpg&#34; alt=&#34;Data Illustrator&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Data Illustrator&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Create diverse charts with ease&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;data-illustrator.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;Similar to a stacked area chart, but without an explicit horizontal axis. Instead, it uses both upward and downward directions from the baseline to display quantities as areas. Depending on the tool used, the shape of the graph may vary based on the order of columns in the input data file.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Connected Scatterplot</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/connected-scatterplot/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/connected-scatterplot/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;Like a standard scatter plot, variables are assigned to two axes. The plotted points are then connected in chronological order. Neither axis uses a time scale. This chart can effectively represent temporal differences between two variables as loop-shaped patterns, and distinctive features of the shape lend themselves well to annotations. However, there is a trade-off between its novelty and the difficulty of interpretation.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Diverging Bar Chart</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/diverging-bar-chart/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/diverging-bar-chart/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;This chart uses bar graphs to show changes over time for divergent data &amp;ndash; data that deals with opposing sides or increases and decreases.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Diverging Stacked Bar Chart</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/diverging-stacked-bar-chart/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/diverging-stacked-bar-chart/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;Similar to a diverging bar chart, but with the ability to handle multiple numerical variables simultaneously.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Candlestick Chart</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/candlestick-chart/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/candlestick-chart/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;For each unit of time in a time series, this chart simultaneously displays data such as the maximum value, minimum value, opening value, and closing value. It is commonly used for social activities such as stock market price movements, and is also sometimes applied to natural phenomena such as temperature.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Gantt Chart</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/gantt-chart/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/gantt-chart/</guid>
        <description>&lt;p&gt;Tools that can create this chart&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;The horizontal axis represents time, showing the duration for each category. It is used to compare the active periods of people or services, or to show the timeline breakdown of a single project.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Bump chart</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/bump-chart/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/bump-chart/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://data-illustrator.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_data-illustrator.jpg&#34; alt=&#34;Data Illustrator&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Data Illustrator&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Create diverse charts with ease&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;data-illustrator.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;This chart shows how the ranking of items changes over time. It can be thought of as a simplified line chart focused specifically on changes in rank order. Even when the underlying data is numerical, values are converted to rankings for display.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Time―Distance Diagram</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/timedistance-diagram/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/timedistance-diagram/</guid>
        <description>&lt;p&gt;Used in railway timetable diagrams. It has two axes: time and travel distance (marked by stations or place names), and uses lines to show when and where moving objects such as trains are located.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Calendar Heat Map</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/calendar-heat-map/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/calendar-heat-map/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;Data values are displayed primarily through color in cells arranged like a calendar. The calendar layout allows data values to be shown along cyclical time periods such as weeks and months. Rather than discovering periodicity in data without preconceptions, this chart is better suited for examining distributions and cyclical patterns in a format aligned with familiar social conventions.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Circular Chart</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/circular-chart/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/circular-chart/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;hr&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://cytoscape.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;images/cover_cytoscape.jpg&#34; alt=&#34;Cytoscape&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Cytoscape&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;cytoscape.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;Typically starting from the 12 o&amp;rsquo;clock position, the passage of time is represented along the circumference of a circle, with values shown using lines, areas, or bars. The layout is arranged so that one complete revolution around the circle represents one full time cycle.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Polar Area Chart</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/polar-area-chart-time/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/polar-area-chart-time/</guid>
        <description>&lt;p&gt;Equal angles represent the passage of fixed time intervals, and the distance from the origin indicates the magnitude of another data variable. Florence Nightingale&amp;rsquo;s coxcomb chart is a famous example of using this chart as a time-series visualization, but in modern practice, it is rarely used for time-series purposes.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Spiral Chart</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/spiral-chart/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/spiral-chart/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;Typically, time progression is represented along the circumference starting from the 12 o&amp;rsquo;clock position. Unlike circular charts or polar area charts, which complete in a single revolution, this chart represents data in a spiral pattern to highlight periodicity. However, a drawback is that as the spiral extends to two or three revolutions, comparisons become more difficult.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Dot Map</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/dot-map/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/dot-map/</guid>
        <description>&lt;p&gt;Tools that can create this chart&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;Each dot represents one data point (1 dot = 1 data item), showing the distribution of data using dots (circles). No variable is assigned to the size of the dots (maps that do assign a variable to dot size are called symbol maps). Since each dot corresponds one-to-one with individual data, it is possible to search for specific items in space.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Dot Density Map</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/dot-density-map/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/dot-density-map/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;Unlike a dot map, in a dot density map each dot represents multiple data points, showing the distribution of density through dots (circles). No variable is assigned to the size of the dots. Rather than focusing on individual data points, this map is used to understand continuous phenomena across large-scale datasets.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Graduated Symbol Map</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/graduated-symbol-map/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/graduated-symbol-map/</guid>
        <description>&lt;p&gt;A symbol map uses shapes such as circles, squares, stars, or theme-specific figures, with variables assigned to both their size and color. A graduated symbol map is a type of symbol map that uses classified (graduated) data.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Proportional Symbol Map</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/proportional-symbol-map/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/proportional-symbol-map/</guid>
        <description>&lt;p&gt;A type of symbol map that uses unclassified (proportional) data.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>3D Bar Chart Map</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/3d-bar-chart-map/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/3d-bar-chart-map/</guid>
        <description>&lt;p&gt;When data points are distributed continuously, this chart represents data using 3D bars arranged in a grid pattern, encoding values through the area (height), color, and direction (upward or downward) of each bar.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Graduated Flow Map</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/graduated-flow-map/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/graduated-flow-map/</guid>
        <description>&lt;p&gt;A flow map is a map that represents the flow or movement between locations, and this type uses classified (graduated) data. Compared to proportional flow maps, it makes it easier to quickly grasp overall general trends.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Proportional Flow Map</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/proportional-flow-map/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/proportional-flow-map/</guid>
        <description>&lt;p&gt;A flow map is a map that represents the flow or movement between locations, and this type uses unclassified (proportional) data. Compared to graduated flow maps, it allows for more accurate and detailed analysis.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Choropleth Map</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/choropleth-map/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/choropleth-map/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;Data values are represented by coloring geographic shapes defined by administrative boundaries such as national or prefectural borders. Ensure that the geographic enumeration units are consistent. While the familiarity of seeing a recognizable map colored in is an advantage, the varying sizes of administrative areas can distort the perceived magnitude of data values. Some choropleth maps classify data into discrete classes, while others do not.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Dasymetric Map</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/dasymetric-map/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/dasymetric-map/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;Nearly identical to a choropleth map, but instead of using administrative boundaries, it increases geographic precision by strictly distinguishing uninhabitable areas such as mountains and lakes.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Continuous Cartogram</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/continuous-cartogram/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/continuous-cartogram/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;A map that assigns data values to area is called a cartogram. In a continuous cartogram, the administrative boundaries such as national or prefectural borders are preserved, and data values are assigned not only to color but also to area. Because the boundaries remain intact, adjacent regions influence each other through their distorted areas, resulting in an overall warped shape. There is an engaging quality to seeing a familiar map become distorted.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Non‐Continuous Cartogram</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/noncontinuous-cartogram/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/noncontinuous-cartogram/</guid>
        <description>&lt;p&gt;A type of cartogram in which regions are displayed separated at national or prefectural borders, with data values applied to their areas. As a result, regions are not affected by the distortion of adjacent areas.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Pseudo-Continuous Cartogram</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/pseudo-continuous-cartogram/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/pseudo-continuous-cartogram/</guid>
        <description>&lt;p&gt;Regions such as prefectures are all represented using identical geometric shapes such as circles, squares, or hexagons, with data values expressed through area and coloring. Since geometric shapes are used instead of actual terrain, a key advantage is that it is easier to compare data values by area.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Gridded Cartogram</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/gridded-cartogram/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/gridded-cartogram/</guid>
        <description>&lt;p&gt;Regions such as prefectures or municipalities are all represented using identical shapes such as circles, squares, or hexagons, where the number of shapes represents area and coloring represents data values.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Isolines Map</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/isolines-map/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/isolines-map/</guid>
        <description>&lt;p&gt;Unclassified data is used to divide regions with isolines. Rather than splitting the data into discrete categories, the placement of isolines is determined based on the natural patterns of change in the data. The spacing between isolines is adjusted according to the magnitude of data variation. Where data changes rapidly, isolines are densely packed; where changes are gradual, they are spaced further apart.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Isopleths Map</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/isopleths-map/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/isopleths-map/</guid>
        <description>&lt;p&gt;Classified data is used to color regions delineated by isopleths (contour lines). Data values are categorized into defined classes, with each class assigned a corresponding color or texture. By dividing data into discrete categories, characteristics can be clearly and distinctly revealed. Although colloquially referred to as a &amp;ldquo;heat map,&amp;rdquo; this is not its formal name. To distinguish it from the non-map-based chart of the same name, it is recommended to use the proper term.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Chartmaps</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/chartmaps/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/chartmaps/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;Statistical charts reflecting regional data are drawn on a map. In the case of pie charts, a variable can also be assigned to the overall area of each pie. This can be thought of as small multiples arranged according to geographic positions on a map.&lt;/p&gt;
&lt;p&gt;A drawback is that in densely packed areas &amp;ndash; such as the southern Kanto region where prefectures are clustered together &amp;ndash; charts may not fit in their proper locations and need to be repositioned (for example, placing Tokyo&amp;rsquo;s chart over Tokyo Bay), which diminishes the effectiveness of the geographic layout.&lt;/p&gt;
&lt;p&gt;If making charts smaller allows them to fit but compromises readability, consider using standard small multiples instead of this map-based approach.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Vector Field Map</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/vector-field-map/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/vector-field-map/</guid>
        <description>&lt;p&gt;Tools that can create this chart&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://vega-editor.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_vega-editor.jpg&#34; alt=&#34;Vega Editor&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega Editor&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Write visualization specs in JSON to render interactive graphs and charts in real time&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;vega-editor.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;When continuously distributed data indicates direction and energy, such as wind direction, lines are drawn from each point of origin to visualize the continuous data. This technique is also used in weather data services to represent air currents and ocean currents.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>3D Choropleth Map</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/3d-choropleth-map/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/3d-choropleth-map/</guid>
        <description>&lt;p&gt;A choropleth map extended into 3D by adding height. In addition to the color used in a 2D choropleth, data variables can be assigned to the height dimension. This allows for an integrated dimension where the same data variable is mapped to both color and height, or a separated dimension where different data variables are assigned to color and height independently.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Vertical Trees, Horizontal Trees</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/vertical-trees-horizontal-trees/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/vertical-trees-horizontal-trees/</guid>
        <description>&lt;p&gt;A connection-based chart that arranges parent, child, and grandchild data in a single direction. When arranged vertically, it is called a vertical tree; when arranged horizontally, it is called a horizontal tree. A connection-based chart that arranges data in multiple directions is called a multi-directional tree.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Radial Trees</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/radial-trees/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/radial-trees/</guid>
        <description>&lt;p&gt;This is a connection-based chart that uses a polar coordinate layout, placing the parent at the center, its children on the surrounding ring, and grandchildren on the next outer ring.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Icicle Plots</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/icicle-plots/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/icicle-plots/</guid>
        <description>&lt;p&gt;An area-based chart that arranges parent, child, and grandchild data in a single direction. The data values themselves are represented by length (area), showing the relative proportions at each hierarchical level.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Sunburst</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/sunburst/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/sunburst/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;An area-based chart that uses a polar coordinate layout, placing the parent at the center, its children on the surrounding ring, and grandchildren on the next outer ring. Data values are represented by angles showing relative proportions within each hierarchical level. It is called a &amp;ldquo;sunburst&amp;rdquo; because its appearance resembles an exploding sun.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Treemaps</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/treemaps/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/treemaps/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;An area-based, nested chart where each data item is represented as a rectangle. A well-known example is the chart showing market capitalization and stock price changes in the stock market.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Circle Packing</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/circle-packing/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/circle-packing/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;An area-based, nested chart type in which individual data points are represented as circles.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Force Directed Diagram</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/force-directed-diagram/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/force-directed-diagram/</guid>
        <description>&lt;p&gt;Tools that can create this chart&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://cytoscape.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_cytoscape.jpg&#34; alt=&#34;Cytoscape&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Cytoscape&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;cytoscape.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://gephi-lite.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_gephi-lite.jpg&#34; alt=&#34;Gephi Lite&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Gephi Lite&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;gephi-lite.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;This chart simulates magnetic and elastic forces on nodes to position them at even intervals. Since the absolute positions often change each time the simulation is run, it is not well suited for comparing multiple datasets.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Arc Diagram</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/arc-diagram/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/arc-diagram/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;Nodes are arranged in a single row, and links are shown as arc-shaped lines. Variables are represented through the thickness and color of the link lines.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Bio Fabric</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/bio-fabric/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/bio-fabric/</guid>
        <description>&lt;p&gt;Nodes are represented as horizontal lines rather than points, and links are shown as vertical lines. This approach solves a notable drawback of connection-type network diagrams, where the visibility of link lines deteriorates significantly when the number of links is large.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Circular Layout</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/circular-layout/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/circular-layout/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://cytoscape.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_cytoscape.jpg&#34; alt=&#34;Cytoscape&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Cytoscape&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;cytoscape.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://gephi-lite.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_gephi-lite.jpg&#34; alt=&#34;Gephi Lite&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Gephi Lite&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;gephi-lite.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;Nodes are evenly distributed around the full circumference of a circle, and links are displayed inside the circle.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Chord Diagram</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/chord-diagram/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/chord-diagram/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;Similar to a circular layout, nodes are distributed around the full circumference of a circle. However, in a chord diagram, data values are assigned to the arc angle of each node. Links are then displayed inside the circle.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Geography Based Connection</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/geography-based-connection/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/geography-based-connection/</guid>
        <description>&lt;p&gt;Nodes are displayed on a map, and their relationships are represented by connecting lines. A geographic coordinate system is used for spatial transformation.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Alluvial Diagram</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/alluvial-diagram/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/alluvial-diagram/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;This chart shows how a set of categorical data variables are grouped across various dimensions (such as year, country of origin, research category, document type, publishing journal, etc.). It is well suited for illustrating how multiple categorical variables in a dataset are interrelated.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Sankey Diagram</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/sankey-diagram/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/sankey-diagram/</guid>
        <description>&lt;p&gt;You can create this chart with&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://rawgraphs.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_rawgraphs-db.jpg&#34; alt=&#34;RAWGraphs2&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;RAWGraphs2&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;rawgraphs.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://sankeymatic.dataviz.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://tools.data-viz-lectures.com/images/cover_sankeymatic.png&#34; alt=&#34;Sankeymatic&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Sankeymatic&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;sankeymatic.dataviz.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;A visual summary of the flow volume and direction of quantitative data variables as they pass through stages of a process or system. It can make complex systems easier to understand. It can also be used as a marketing conversion funnel.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Adiacency Matrix</title>
        <link>https://tools.data-viz-lectures.com/en/catalogue/adiacency-matrix/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://tools.data-viz-lectures.com/en/catalogue/adiacency-matrix/</guid>
        <description>&lt;p&gt;A matrix-based network diagram. In connection-type network diagrams, the visibility of links can deteriorate significantly as the number of nodes increases (known as the hairball problem), but adjacency matrices do not suffer from this issue. However, they tend to require more display space compared to other chart types. Sorting the rows and columns by a particular data value can also make exploration more efficient.&lt;/p&gt;
</description>
        </item>
        
    </channel>
</rss>
