<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Data Visualization on Data Toolbox</title>
        <link>https://app.dataviz.jp/en/categories/data-visualization/</link>
        <description>Recent content in Data Visualization on Data Toolbox</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <copyright>dataviz.jp</copyright><atom:link href="https://app.dataviz.jp/en/categories/data-visualization/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>3D Surface Chart</title>
        <link>https://app.dataviz.jp/en/3d-surface-chart/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://app.dataviz.jp/en/3d-surface-chart/</guid>
        <description>&lt;img src="https://app.dataviz.jp/3d-surface-chart/images/cover_3d-surface-chart.png" alt="Featured image of post 3D Surface Chart" /&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://3d-surface-chart.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://app.dataviz.jp/3d-surface-chart/images/cover_3d-surface-chart.png&#34; alt=&#34;3D Surface Chart&#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;3D Surface Chart&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Visualize 3D data of row × column × value as a color-mapped surface resembling a topographic map&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;3d-surface-chart.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;h2 id=&#34;what-is-this-tool&#34;&gt;What is this tool?
&lt;/h2&gt;&lt;p&gt;A visualization tool that generates interactive 3D surface charts simply by loading CSV data. It lets you view data with a &amp;ldquo;row × column × value&amp;rdquo; structure — such as interest rate yield curves and regional statistics — as a three-dimensional landscape. Rotate and zoom freely with your mouse to intuitively grasp overall trends and local variations in your data.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://app.dataviz.jp/3d-surface-chart/images/example_01.png&#34;
	width=&#34;2320&#34;
	height=&#34;1450&#34;
	srcset=&#34;https://app.dataviz.jp/3d-surface-chart/images/example_01_hu_fe04292272fbe834.png 480w, https://app.dataviz.jp/3d-surface-chart/images/example_01_hu_27420da32e01e72e.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Interest rate trends in Japan over the past 50 years&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;160&#34;
		data-flex-basis=&#34;384px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;3D surface rendering&lt;/strong&gt; — Automatically generates a color-mapped 3D surface from CSV data&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Camera presets&lt;/strong&gt; — Switch between four viewpoints (overview, front, top, side) with one click&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Color schemes&lt;/strong&gt; — Choose from 21 palettes (sequential and diverging). Diverging schemes support a zero-baseline mode&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Axis labels&lt;/strong&gt; — Toggle between horizontal and vertical text. Supports many categories such as Japanese prefecture names&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;CSV import&lt;/strong&gt; — Load any CSV via file picker or drag-and-drop&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sample data&lt;/strong&gt; — Preloaded datasets including Japan Ministry of Finance interest rates (from 1974), U.S. Treasury bonds, and births by prefecture&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;PNG export&lt;/strong&gt; — Download high-resolution images with axis labels&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Share&lt;/strong&gt; — Share the current view (data, color scheme, camera position) via URL. OGP images for social media are generated automatically&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Project save/load&lt;/strong&gt; — Save your work to the cloud and restore it anytime&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-use&#34;&gt;How to use
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Open the page to see Japan Ministry of Finance interest rate data (last 5 years) displayed by default&lt;/li&gt;
&lt;li&gt;Switch sample datasets from the dropdown, or load your own CSV&lt;/li&gt;
&lt;li&gt;Drag to rotate, scroll to zoom, and right-drag to pan&lt;/li&gt;
&lt;li&gt;Adjust the color scheme and camera position to create the best view&lt;/li&gt;
&lt;li&gt;Click &amp;ldquo;Export&amp;rdquo; to download a PNG image, or &amp;ldquo;Share&amp;rdquo; to generate a shareable URL&lt;/li&gt;
&lt;li&gt;Shared URLs are viewable by anyone&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;data-format&#34;&gt;Data format
&lt;/h2&gt;&lt;p&gt;Use a pivot table (cross-tabulation) CSV file. Values are placed at the intersection of rows and columns — the same structure as an Excel pivot table.&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;        col1   col2   col3   ...
row1    5.53   5.47   5.36   ...
row2    5.42   5.38   5.25   ...
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;In CSV format:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;label,col1,col2,col3,...
row1,5.53,5.47,5.36,...
row2,5.42,5.38,5.25,...
&lt;/code&gt;&lt;/pre&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;First column&lt;/strong&gt;: Row labels (dates in YYYY-MM-DD format, fiscal years, category names, etc.) — mapped to the depth axis&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Remaining columns&lt;/strong&gt;: Numeric data columns — mapped to the horizontal axis. If column names use duration formats like 1Y or 10M, axis spacing is calculated automatically; otherwise, columns are evenly spaced&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cell values&lt;/strong&gt;: Numbers — mapped to the height (vertical axis) and color map&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Example: Births by prefecture&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;Year,Hokkaido,Aomori,Iwate,...,Okinawa
2011,39292,9532,9310,...,16918
2012,38686,9168,9277,...,17074
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;&lt;img src=&#34;https://app.dataviz.jp/3d-surface-chart/images/example_02.png&#34;
	width=&#34;2320&#34;
	height=&#34;1450&#34;
	srcset=&#34;https://app.dataviz.jp/3d-surface-chart/images/example_02_hu_f981e74970ab5d82.png 480w, https://app.dataviz.jp/3d-surface-chart/images/example_02_hu_dae1db1deba5f168.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Births by prefecture&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;160&#34;
		data-flex-basis=&#34;384px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;If your data is in long format, convert it to a pivot table using Excel or Python&amp;rsquo;s &lt;code&gt;pivot()&lt;/code&gt; before loading.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;p&gt;The idea of using a 3D surface chart for time-series yield curves originated from The New York Times.&lt;/p&gt;
&lt;p&gt;A 3-D View of a Chart That Predicts The Economic Future: The Yield Curve - The New York Times &lt;a class=&#34;link&#34; href=&#34;https://www.nytimes.com/interactive/2015/03/19/upshot/3d-yield-curve-economic-growth.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://www.nytimes.com/interactive/2015/03/19/upshot/3d-yield-curve-economic-growth.html&lt;/a&gt;&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Draw-to-Answer Line Chart</title>
        <link>https://app.dataviz.jp/en/drawing-line-chart/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://app.dataviz.jp/en/drawing-line-chart/</guid>
        <description>&lt;img src="https://app.dataviz.jp/drawing-line-chart/images/cover_drawing-line-chart.png" alt="Featured image of post Draw-to-Answer Line Chart" /&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://drawing-line-chart.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://app.dataviz.jp/drawing-line-chart/images/cover_drawing-line-chart.png&#34; alt=&#34;Draw-to-Answer Line Chart&#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;Draw-to-Answer Line Chart&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;drawing-line-chart.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;h2 id=&#34;what-is-this-tool&#34;&gt;What is this tool?
&lt;/h2&gt;&lt;p&gt;&amp;ldquo;Draw-to-Answer Line Chart&amp;rdquo; is an interactive quiz builder based on time-series data. Quiz creators upload their data, and respondents predict upcoming trends by drawing directly on the chart. After submitting, the prediction is compared against the actual data and a score is displayed.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://app.dataviz.jp/drawing-line-chart/images/drawing-line-chart_01.png&#34;
	width=&#34;2080&#34;
	height=&#34;1496&#34;
	srcset=&#34;https://app.dataviz.jp/drawing-line-chart/images/drawing-line-chart_01_hu_b8531baef662214a.png 480w, https://app.dataviz.jp/drawing-line-chart/images/drawing-line-chart_01_hu_6e0ff833ba14d560.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;139&#34;
		data-flex-basis=&#34;333px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;CSV upload&lt;/strong&gt;: Create quizzes from your own time-series data&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sample data&lt;/strong&gt;: Try it instantly with built-in datasets — U.S. unemployment rate, Japan&amp;rsquo;s population, inbound tourists to Japan, and USD/JPY exchange rate&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Date range selection&lt;/strong&gt;: Select a portion of the data to define the quiz scope&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Period annotations&lt;/strong&gt;: Overlay contextual labels on the chart, such as political transitions or economic events&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Hand-drawn style&lt;/strong&gt;: Choose between a standard style and a hand-drawn sketch style&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Publish &amp;amp; share&lt;/strong&gt;: Share your quiz via URL or on social media&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Project save &amp;amp; load&lt;/strong&gt;: Save work-in-progress quizzes and resume editing later&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-use&#34;&gt;How to use
&lt;/h2&gt;&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Upload data&lt;/strong&gt; — Drag &amp;amp; drop a CSV file or select a sample dataset&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Set the date range&lt;/strong&gt; — Specify the start and end of the data range&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Configure the quiz&lt;/strong&gt; — Enter a title (question), the prediction start point, units, and style&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Add annotations (optional)&lt;/strong&gt; — Set period labels to display as background context&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Preview&lt;/strong&gt; — Check the chart in real time on the right panel&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Publish&lt;/strong&gt; — Generate a URL and share it with respondents&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;data-format&#34;&gt;Data format
&lt;/h2&gt;&lt;p&gt;CSV files with a header row are supported.&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Column&lt;/th&gt;
          &lt;th&gt;Content&lt;/th&gt;
          &lt;th&gt;Example&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;X-axis (time series)&lt;/td&gt;
          &lt;td&gt;Year or year-month&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;2000&lt;/code&gt;, &lt;code&gt;2020/04&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Y-axis (numeric)&lt;/td&gt;
          &lt;td&gt;Any numeric value&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;4.9&lt;/code&gt;, &lt;code&gt;12615&lt;/code&gt;, &lt;code&gt;105.21&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-csv&#34; data-lang=&#34;csv&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;date&lt;/span&gt;,&lt;span style=&#34;color:#e6db74&#34;&gt;value&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;2000&lt;/span&gt;,&lt;span style=&#34;color:#e6db74&#34;&gt;4.0&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;2001&lt;/span&gt;,&lt;span style=&#34;color:#e6db74&#34;&gt;4.7&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;2002&lt;/span&gt;,&lt;span style=&#34;color:#e6db74&#34;&gt;5.8&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;ul&gt;
&lt;li&gt;X-axis supports YYYY (year) or YYYY/MM (year-month) formats&lt;/li&gt;
&lt;li&gt;For multi-column CSVs, you can select the X-axis and Y-axis columns after uploading&lt;/li&gt;
&lt;li&gt;JSON format is also supported ([{&amp;ldquo;x&amp;rdquo;: 2000, &amp;ldquo;y&amp;rdquo;: 4.0}, &amp;hellip;])&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>RAWGraphs2</title>
        <link>https://app.dataviz.jp/en/rawgraphs-db/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://app.dataviz.jp/en/rawgraphs-db/</guid>
        <description>&lt;img src="https://app.dataviz.jp/rawgraphs-db/images/cover_rawgraphs-db.jpg" alt="Featured image of post RAWGraphs2" /&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://app.dataviz.jp/rawgraphs-db/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;h2 id=&#34;what-is-this-tool&#34;&gt;What is this tool?
&lt;/h2&gt;&lt;p&gt;A tool that lets you create a wide variety of charts with an intuitive interface.
While it is not designed for fine-tuning charts on its own, it excels as a drafting tool for exporting in SVG format and refining in graphic tools (such as Figma or Adobe Illustrator) or PowerPoint.&lt;/p&gt;
&lt;p&gt;A missing link tool that bridges the gap between Excel and graphic applications like Adobe Illustrator.&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;32 diverse chart templates across 8 categories&lt;/li&gt;
&lt;li&gt;Export as PNG, JPEG, or SVG images&lt;/li&gt;
&lt;li&gt;Style adjustments&lt;/li&gt;
&lt;li&gt;No interactive content creation capabilities&lt;/li&gt;
&lt;li&gt;Save and load created projects&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-use&#34;&gt;How to use
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;
&lt;ol&gt;
&lt;li&gt;Load your data&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;Choose a chart&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;3&#34;&gt;
&lt;li&gt;Map the data&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;4&#34;&gt;
&lt;li&gt;Customize&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;data-formats&#34;&gt;Data formats
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Tabular data (CSV, TSV, DSV)&lt;/li&gt;
&lt;li&gt;JSON&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;note&#34;&gt;Note
&lt;/h2&gt;&lt;p&gt;Drag operations may not work properly when using Microsoft Edge.
In that case, please use another browser such as Chrome.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://app.dataviz.jp/rawgraphs-db/images/screen01.png&#34;
	width=&#34;1200&#34;
	height=&#34;800&#34;
	srcset=&#34;https://app.dataviz.jp/rawgraphs-db/images/screen01_hu_434b796b6f5da7d6.png 480w, https://app.dataviz.jp/rawgraphs-db/images/screen01_hu_ec5e52d61561b1a4.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;150&#34;
		data-flex-basis=&#34;360px&#34;
	
&gt;
&lt;img src=&#34;https://app.dataviz.jp/rawgraphs-db/images/screen02.png&#34;
	width=&#34;800&#34;
	height=&#34;800&#34;
	srcset=&#34;https://app.dataviz.jp/rawgraphs-db/images/screen02_hu_431ffd39d843f396.png 480w, https://app.dataviz.jp/rawgraphs-db/images/screen02_hu_febe79ab1d1f7811.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;100&#34;
		data-flex-basis=&#34;240px&#34;
	
&gt;&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Sankeymatic</title>
        <link>https://app.dataviz.jp/en/sankeymatic/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://app.dataviz.jp/en/sankeymatic/</guid>
        <description>&lt;img src="https://app.dataviz.jp/sankeymatic/images/cover_sankeymatic.png" alt="Featured image of post Sankeymatic" /&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://app.dataviz.jp/sankeymatic/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;h2 id=&#34;what-is-this-tool&#34;&gt;What is this tool?
&lt;/h2&gt;&lt;p&gt;A tool specialized for creating Sankey diagrams. Because the data format is simple, anyone can easily create Sankey diagrams using data prepared in spreadsheet tools.&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Create beautiful Sankey diagrams&lt;/li&gt;
&lt;li&gt;Export as PNG or SVG images&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-use&#34;&gt;How to use
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Load data from the &amp;ldquo;Input&amp;rdquo; section&lt;/li&gt;
&lt;li&gt;Adjust styles&lt;/li&gt;
&lt;li&gt;Export the result&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;data-formats&#34;&gt;Data formats
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Proprietary notation for this tool&lt;/li&gt;
&lt;li&gt;source [value] target&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;https://app.dataviz.jp/sankeymatic/images/screen_01.png&#34;
	width=&#34;1600&#34;
	height=&#34;1600&#34;
	srcset=&#34;https://app.dataviz.jp/sankeymatic/images/screen_01_hu_e02f9881b850d6c2.png 480w, https://app.dataviz.jp/sankeymatic/images/screen_01_hu_978b7b0ce99c1531.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;100&#34;
		data-flex-basis=&#34;240px&#34;
	
&gt;
&lt;img src=&#34;https://app.dataviz.jp/sankeymatic/images/screen_02.png&#34;
	width=&#34;1600&#34;
	height=&#34;1600&#34;
	srcset=&#34;https://app.dataviz.jp/sankeymatic/images/screen_02_hu_c9ef2c776231608d.png 480w, https://app.dataviz.jp/sankeymatic/images/screen_02_hu_ba09925b10aea14c.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;100&#34;
		data-flex-basis=&#34;240px&#34;
	
&gt;&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Cytoscape</title>
        <link>https://app.dataviz.jp/en/cytoscape/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://app.dataviz.jp/en/cytoscape/</guid>
        <description>&lt;img src="https://app.dataviz.jp/cytoscape/images/cover_cytoscape.jpg" alt="Featured image of post Cytoscape" /&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://app.dataviz.jp/cytoscape/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;h2 id=&#34;what-is-this-tool&#34;&gt;What is this tool?
&lt;/h2&gt;&lt;p&gt;A browser-based implementation of Cytoscape, which is popular as a desktop application.&lt;/p&gt;
&lt;p&gt;It is a tool for interactively visualizing network (graph) data in your browser. You can load relationship data composed of nodes (points) and edges (lines), and intuitively change layouts, apply styling based on attributes, and more.&lt;/p&gt;
&lt;p&gt;Cytoscape is an open-source platform for visualizing and analyzing network (graph) data. Originally developed for visualizing and analyzing biological networks (molecular interaction networks), it is also widely used for social network analysis and general complex network visualization.&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data Import&lt;/strong&gt; — Upload and visualize files in GEXF, GraphML, and CSV formats&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sample Datasets&lt;/strong&gt; — Load one of 9 sample datasets with a single click, including Les Misérables, Game of Thrones, and Marvel Universe&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Layout Switching&lt;/strong&gt; — 6 layout types: Grid, Circle, Concentric, Breadthfirst, Cose (physics simulation), and Random&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Node Styling&lt;/strong&gt; — Dynamically change colors (qualitative color scheme), sizes, and labels based on attributes&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Edge Styling&lt;/strong&gt; — Dynamically change colors (quantitative color scheme), thickness, and labels based on attributes&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;SVG Export&lt;/strong&gt; — Download the current graph in SVG format&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Project Save/Load&lt;/strong&gt; — Save projects to the server and restore them later&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-use&#34;&gt;How to use
&lt;/h2&gt;&lt;ol&gt;
&lt;li&gt;Select a file from the &amp;ldquo;Load Data File&amp;rdquo; button, or choose from &amp;ldquo;Load Sample Data&amp;rdquo;&lt;/li&gt;
&lt;li&gt;Adjust the graph arrangement by changing the layout and easing in the control panel&lt;/li&gt;
&lt;li&gt;Select the attribute to use for node color, size, and label from the dropdowns in the &amp;ldquo;Node&amp;rdquo; row&lt;/li&gt;
&lt;li&gt;Select the attribute to use for edge color, thickness, and label from the dropdowns in the &amp;ldquo;Edge&amp;rdquo; row&lt;/li&gt;
&lt;li&gt;If needed, save as an SVG image using &amp;ldquo;Export&amp;rdquo;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;data-formats&#34;&gt;Data formats
&lt;/h2&gt;&lt;h3 id=&#34;gexf--graphml&#34;&gt;GEXF / GraphML
&lt;/h3&gt;&lt;p&gt;XML formats designed for graphs. They can richly describe node and edge attributes (categories, weights, coordinates, etc.). They can be exported from many tools such as Gephi and NetworkX.&lt;/p&gt;
&lt;h3 id=&#34;csv-edge-list-format&#34;&gt;CSV (Edge List Format)
&lt;/h3&gt;&lt;p&gt;A format that can be easily created from spreadsheets or Excel.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;A header row is required&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Specify the endpoints of edges using &lt;code&gt;source&lt;/code&gt; and &lt;code&gt;target&lt;/code&gt; columns (or &lt;code&gt;from&lt;/code&gt; and &lt;code&gt;to&lt;/code&gt;) — case-insensitive&lt;/li&gt;
&lt;li&gt;All other columns are imported as edge attributes&lt;/li&gt;
&lt;li&gt;Nodes are automatically generated from the edge information&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-csv&#34; data-lang=&#34;csv&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;source&lt;/span&gt;,&lt;span style=&#34;color:#e6db74&#34;&gt;target&lt;/span&gt;,&lt;span style=&#34;color:#e6db74&#34;&gt;weight&lt;/span&gt;,&lt;span style=&#34;color:#e6db74&#34;&gt;type&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;Alice&lt;/span&gt;,&lt;span style=&#34;color:#e6db74&#34;&gt;Bob&lt;/span&gt;,&lt;span style=&#34;color:#e6db74&#34;&gt;1.0&lt;/span&gt;,&lt;span style=&#34;color:#e6db74&#34;&gt;friends&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;Bob&lt;/span&gt;,&lt;span style=&#34;color:#e6db74&#34;&gt;Carol&lt;/span&gt;,&lt;span style=&#34;color:#e6db74&#34;&gt;2.5&lt;/span&gt;,&lt;span style=&#34;color:#e6db74&#34;&gt;colleagues&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;Alice&lt;/span&gt;,&lt;span style=&#34;color:#e6db74&#34;&gt;Dave&lt;/span&gt;,&lt;span style=&#34;color:#e6db74&#34;&gt;0.8&lt;/span&gt;,&lt;span style=&#34;color:#e6db74&#34;&gt;family&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
        </item>
        <item>
        <title>Data Illustrator</title>
        <link>https://app.dataviz.jp/en/data-illustrator/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://app.dataviz.jp/en/data-illustrator/</guid>
        <description>&lt;img src="https://app.dataviz.jp/data-illustrator/images/cover_data-illustrator.jpg" alt="Featured image of post Data Illustrator" /&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://app.dataviz.jp/data-illustrator/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__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;h2 id=&#34;what-is-this-tool&#34;&gt;What is this tool?
&lt;/h2&gt;&lt;p&gt;Data Illustrator is a web application that lets you create data visualizations visually without programming.
It aims to generate charts with the feel of drawing graphics using vector design operations, similar to Figma or Adobe Illustrator.&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;An intuitive, vector-design-like interface for drawing, selecting, and manipulating.&lt;/li&gt;
&lt;li&gt;Supports data binding (linking data to graphics).&lt;/li&gt;
&lt;li&gt;Automatic visual encoding: Assign data columns to visual attributes such as color, shape, and position for instant rendering.&lt;/li&gt;
&lt;li&gt;UI components including Canvas, Data Panel, Layers Panel, and Property Inspector enable editing and structuring.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-use&#34;&gt;How to use
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;
&lt;ol&gt;
&lt;li&gt;Import data and display the data table.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;Draw, select, and edit shapes.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;3&#34;&gt;
&lt;li&gt;Bind data columns to shape attributes such as position, color, and size. Updates are reflected immediately.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;4&#34;&gt;
&lt;li&gt;Export or save the created visualization.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;data-formats&#34;&gt;Data formats
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Tabular data (CSV)&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>Gephi Lite</title>
        <link>https://app.dataviz.jp/en/gephi-lite/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://app.dataviz.jp/en/gephi-lite/</guid>
        <description>&lt;img src="https://app.dataviz.jp/gephi-lite/images/cover_gephi-lite.jpg" alt="Featured image of post Gephi Lite" /&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://app.dataviz.jp/gephi-lite/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;h2 id=&#34;what-is-this-tool&#34;&gt;What is this tool?
&lt;/h2&gt;&lt;p&gt;Gephi Lite is a web application that allows you to easily create network graphs (relationship visualizations) in your browser. You can load data composed of nodes (points) and edges (lines), and intuitively perform layout calculations, color coding, filtering, and more.&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Graph Visualization&lt;/strong&gt;: Interactively display relationships between nodes and edges. Zoom, pan, and node selection are supported&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Layout Calculation&lt;/strong&gt;: Multiple layout algorithms including ForceAtlas2, Force Directed, Circular, and CirclePack&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Appearance Settings&lt;/strong&gt;: Automatically assign colors, sizes, and labels to nodes and edges based on attribute values&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Filtering&lt;/strong&gt;: Narrow down the display of nodes and edges by attribute values or range specifications&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Metrics Calculation&lt;/strong&gt;: Compute network analysis metrics such as degree, PageRank, betweenness centrality, and Louvain community detection&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Data Table&lt;/strong&gt;: View and edit node and edge attributes in a list format&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Export&lt;/strong&gt;: Export as graph images (PNG) or graph data (GEXF)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Japanese/English Auto-Switch&lt;/strong&gt;: The UI automatically switches based on your browser&amp;rsquo;s language settings&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-use&#34;&gt;How to use
&lt;/h2&gt;&lt;ol&gt;
&lt;li&gt;When you access the page, a sample graph or an empty workspace will be displayed&lt;/li&gt;
&lt;li&gt;Load data using the &amp;ldquo;Open Data File&amp;rdquo; button at the top of the screen, or by dragging and dropping a file&lt;/li&gt;
&lt;li&gt;Select &amp;ldquo;Layout&amp;rdquo; from the left side menu and run an algorithm to automatically arrange the nodes&lt;/li&gt;
&lt;li&gt;In the &amp;ldquo;Appearance&amp;rdquo; menu, set colors and sizes based on attributes to make the graph easier to read&lt;/li&gt;
&lt;li&gt;Deepen your analysis using &amp;ldquo;Filters&amp;rdquo; and &amp;ldquo;Metrics&amp;rdquo;&lt;/li&gt;
&lt;li&gt;The completed graph can be exported as an image (PNG) or data file (GEXF)&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;data-formats&#34;&gt;Data formats
&lt;/h2&gt;&lt;p&gt;The following file formats are supported.&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Format&lt;/th&gt;
          &lt;th&gt;Extension&lt;/th&gt;
          &lt;th&gt;Description&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;CSV&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;.csv&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Edge list format. The first row contains headers (Source, Target, etc.), and subsequent rows contain the data for each edge. The simplest format&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;GEXF&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;.gexf&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Gephi&amp;rsquo;s standard XML format. Retains rich node/edge attributes and visual information&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;GraphML&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;.graphml&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;A standard XML-based graph description format&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;Graphology JSON&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;.json&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;JSON format for the Graphology library&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;CSV file format example:&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-csv&#34; data-lang=&#34;csv&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;Source&lt;/span&gt;,&lt;span style=&#34;color:#e6db74&#34;&gt;Target&lt;/span&gt;,&lt;span style=&#34;color:#e6db74&#34;&gt;Weight&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;Alice&lt;/span&gt;,&lt;span style=&#34;color:#e6db74&#34;&gt;Bob&lt;/span&gt;,&lt;span style=&#34;color:#e6db74&#34;&gt;1.0&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;Bob&lt;/span&gt;,&lt;span style=&#34;color:#e6db74&#34;&gt;Charlie&lt;/span&gt;,&lt;span style=&#34;color:#e6db74&#34;&gt;2.0&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;Alice&lt;/span&gt;,&lt;span style=&#34;color:#e6db74&#34;&gt;Charlie&lt;/span&gt;,&lt;span style=&#34;color:#e6db74&#34;&gt;1.5&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;ul&gt;
&lt;li&gt;The first row is the header (required)&lt;/li&gt;
&lt;li&gt;The &lt;code&gt;Source&lt;/code&gt; (or &lt;code&gt;From&lt;/code&gt;, &lt;code&gt;Src&lt;/code&gt;) and &lt;code&gt;Target&lt;/code&gt; (or &lt;code&gt;To&lt;/code&gt;, &lt;code&gt;Dst&lt;/code&gt;) columns are automatically detected&lt;/li&gt;
&lt;li&gt;Other columns (such as Weight) are imported as edge attributes&lt;/li&gt;
&lt;li&gt;Nodes are automatically generated from the Source / Target values&lt;/li&gt;
&lt;li&gt;Character encoding supports both &lt;strong&gt;UTF-8&lt;/strong&gt; and &lt;strong&gt;Shift_JIS&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>Parallel Coordinates</title>
        <link>https://app.dataviz.jp/en/parallel-coordinates/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://app.dataviz.jp/en/parallel-coordinates/</guid>
        <description>&lt;img src="https://app.dataviz.jp/parallel-coordinates/images/cover_parallel-coordinates.png" alt="Featured image of post Parallel Coordinates" /&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://parallel-coordinates.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://app.dataviz.jp/parallel-coordinates/images/cover_parallel-coordinates.png&#34; alt=&#34;Parallel Coordinates&#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;Parallel Coordinates&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;parallel-coordinates.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;h2 id=&#34;what-is-this-tool&#34;&gt;What is this tool?
&lt;/h2&gt;&lt;p&gt;An interactive chart specialized for comparing and exploring multidimensional data. Simply upload a CSV file, and numeric columns are displayed as parallel axes with each row drawn as a polyline crossing them. Brushing on each axis lets you filter data matching specific conditions, making it easy to discover patterns and outliers intuitively.&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Brushing&lt;/strong&gt;: Drag vertically on each axis to specify a range and filter data matching the conditions&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Axis reordering&lt;/strong&gt;: Drag column names horizontally to rearrange axis order. Place related metrics side by side for comparison&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Scale switching&lt;/strong&gt;: Toggle between three modes — Original (raw values), Min-Max (0–1 normalization), and Z-Score (standardization)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Table synchronization&lt;/strong&gt;: The data table below syncs with brushing results. Hovering over a row highlights the corresponding line on the chart&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Export&lt;/strong&gt;: Export filtered results as CSV and chart images as SVG/PNG&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Share&lt;/strong&gt; — Share the current view via URL. OGP images for social media are generated automatically&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Project saving&lt;/strong&gt;: Save and restore data and settings (scale, axis order, brush ranges) to the cloud with thumbnails&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-use&#34;&gt;How to use
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Click &amp;ldquo;CSV Upload&amp;rdquo; to load your data (or try &amp;ldquo;Sample&amp;rdquo; to use yogurt nutrition data)&lt;/li&gt;
&lt;li&gt;Drag vertically on an axis to narrow down a range of interest&lt;/li&gt;
&lt;li&gt;Switch the Scale to Min-Max or Z-Score as needed to compare metrics with different units&lt;/li&gt;
&lt;li&gt;Drag axis names horizontally to place items you want to compare next to each other&lt;/li&gt;
&lt;li&gt;Hover over a table row to highlight the corresponding line on the chart&lt;/li&gt;
&lt;li&gt;Export results as CSV/SVG/PNG, or save as a project to the cloud&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;data-format&#34;&gt;Data format
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;File format&lt;/strong&gt;: CSV (comma-separated, UTF-8)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Structure&lt;/strong&gt;: First row as header (column names), subsequent rows as data&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Numeric columns&lt;/strong&gt;: Automatically detected and displayed as chart axes&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;String columns&lt;/strong&gt;: Shown in the table but not included as chart axes&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Missing values&lt;/strong&gt;: Empty cells are treated as missing&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>Vega Editor</title>
        <link>https://app.dataviz.jp/en/vega-editor/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://app.dataviz.jp/en/vega-editor/</guid>
        <description>&lt;img src="https://app.dataviz.jp/vega-editor/images/cover_vega-editor.jpg" alt="Featured image of post Vega Editor" /&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://app.dataviz.jp/vega-editor/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;JSON 形式で可視化仕様を書くことで、インタラクティブなグラフやチャートをリアルタイムにレンダリング&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;h2 id=&#34;what-is-this-tool&#34;&gt;What is this tool?
&lt;/h2&gt;&lt;p&gt;Vega Editor is a web-based IDE (editor) for writing, editing, and previewing Vega and Vega-Lite visualization specifications. By writing visualization specifications in JSON format, you can render interactive graphs and charts in real time. Vega and Vega-Lite are declarative visualization grammars that generate charts by defining data and display rules in JSON.&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Text editor / code view&amp;hellip;Provides an editor for entering and editing Vega/Vega-Lite JSON.&lt;/li&gt;
&lt;li&gt;Real-time preview&amp;hellip;Instantly displays the edited specification as a visualization in the browser.&lt;/li&gt;
&lt;li&gt;Samples and templates&amp;hellip;Load example specs for learning and experimentation (a feature of the official version).&lt;/li&gt;
&lt;li&gt;Vega / Vega-Lite mode switching&amp;hellip;Edit and preview in both specification formats (a standard feature of the official tool).&lt;/li&gt;
&lt;li&gt;Sharing / Export&amp;hellip;Save and share specifications via GitHub Gist and other backend integrations (an official version feature).&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-use&#34;&gt;How to use
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;
&lt;ol&gt;
&lt;li&gt;Write specifications in JSON format&amp;hellip;Enter Vega or Vega-Lite specifications into the editor.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;View the preview&amp;hellip;The specification is rendered in real time so you can review the results.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;3&#34;&gt;
&lt;li&gt;Save and share as needed&amp;hellip;Save specifications to Gist or similar services for sharing with others (when backend integration is available).&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;data-formats&#34;&gt;Data formats
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;JSON (Vega / Vega-Lite specification)&amp;hellip;Describes the visualization definition (data references, transforms, encodings, marks, etc.) in JSON.&lt;/li&gt;
&lt;li&gt;Tabular data as data sources&amp;hellip;Vega/Vega-Lite can load external data either by embedding it directly within the JSON or by referencing CSV/TSV file URLs (as part of the specification standard).&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>Voyager2</title>
        <link>https://app.dataviz.jp/en/voyager2/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://app.dataviz.jp/en/voyager2/</guid>
        <description>&lt;img src="https://app.dataviz.jp/voyager2/images/cover_voyager2.jpg" alt="Featured image of post Voyager2" /&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://voyager2.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://app.dataviz.jp/voyager2/images/cover_voyager2.jpg&#34; alt=&#34;Voyager2&#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;Voyager2&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;データ探索（Exploratory Data Analysis, EDA）を支援するビジュアライゼーションツール&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;voyager2.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;h2 id=&#34;what-is-this-tool&#34;&gt;What is this tool?
&lt;/h2&gt;&lt;p&gt;Voyager 2 is a visualization tool that supports Exploratory Data Analysis (EDA). It lets you load data in the browser and interactively explore and generate visualizations. The original project is a fork/derivative of Voyager developed on the Vega ecosystem, characterized by its combination of manual chart specification and automatic recommendations for exploration support.&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Data exploration interface&amp;hellip;Load data and interact through panels for field lists, chart encodings, filtering, and more.&lt;/li&gt;
&lt;li&gt;Visualization recommendation&amp;hellip;Automatically generate related charts (related views) and multiple chart candidates using wildcards, displaying them alongside the current visualization (focus view).&lt;/li&gt;
&lt;li&gt;Partial specification with multiple chart generation&amp;hellip;Use wildcards to simultaneously generate and compare multiple visualization specifications.&lt;/li&gt;
&lt;li&gt;Interactive operations&amp;hellip;Drag and drop fields onto encoding channels and update visualizations in real time.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-use&#34;&gt;How to use
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;
&lt;ol&gt;
&lt;li&gt;Load data&amp;hellip;Load tabular data such as CSV and review the field list.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;Specify the visualization&amp;hellip;Drag fields to encoding channels (e.g., x-axis, y-axis, color) to create a visualization.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;3&#34;&gt;
&lt;li&gt;Use exploration support&amp;hellip;Simultaneously generate multiple views using wildcards, or use recommended views to broadly explore data.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;4&#34;&gt;
&lt;li&gt;Adjust and compare results&amp;hellip;Compare recommended visualizations and generated charts while deepening your analysis.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;data-formats&#34;&gt;Data formats
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Tabular data (CSV, TSV)&lt;/li&gt;
&lt;li&gt;JSON&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>Word Cloud</title>
        <link>https://app.dataviz.jp/en/word-cloud/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://app.dataviz.jp/en/word-cloud/</guid>
        <description>&lt;img src="https://app.dataviz.jp/word-cloud/images/cover_wordcloud.png" alt="Featured image of post Word Cloud" /&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://app.dataviz.jp/word-cloud/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;h2 id=&#34;what-is-this-tool&#34;&gt;What is this tool?
&lt;/h2&gt;&lt;p&gt;Word Cloud is a web tool that visualizes word frequency in text data by displaying more frequent words in larger sizes, creating a &amp;ldquo;word cloud&amp;rdquo; directly in the browser.&lt;/p&gt;
&lt;p&gt;Word clouds are a visualization technique used to intuitively grasp key words in text data at a glance. Word size and color represent frequency trends.&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Text input / upload&amp;hellip;Enter text files or text data to generate a word cloud.&lt;/li&gt;
&lt;li&gt;Frequency analysis&amp;hellip;Counts word occurrences and adjusts word sizes according to their frequency.&lt;/li&gt;
&lt;li&gt;Word cloud display&amp;hellip;Renders the word cloud with sizes and arrangements corresponding to word frequency.&lt;/li&gt;
&lt;li&gt;Customization&amp;hellip;Adjust maximum/minimum font sizes, colors, layout, and more.&lt;/li&gt;
&lt;li&gt;Export / save&amp;hellip;Provides an interface to save generated results as images or SVG.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-use&#34;&gt;How to use
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;
&lt;ol&gt;
&lt;li&gt;Input / upload text data&amp;hellip;Load text data using the text area or file upload.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;Generate the word cloud&amp;hellip;Click the &amp;ldquo;Generate&amp;rdquo; button, and a word cloud based on word frequency within the text is displayed.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;3&#34;&gt;
&lt;li&gt;Customize&amp;hellip;Adjust parameters for font size, color, layout settings, etc.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;4&#34;&gt;
&lt;li&gt;Save results&amp;hellip;Download the generated word cloud as PNG / SVG or CSV.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;data-formats&#34;&gt;Data formats
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Input formats
&lt;ul&gt;
&lt;li&gt;Text (TXT) or copy-and-paste strings: Input directly into the tool.&lt;/li&gt;
&lt;li&gt;CSV / TXT files: Upload files containing word lists or text data.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Output formats
&lt;ul&gt;
&lt;li&gt;Images (PNG / SVG): Save the visualized word cloud as an image.&lt;/li&gt;
&lt;li&gt;CSV: Save the morphologically analyzed tokens (words) and their frequency data.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>QuickChart UI</title>
        <link>https://app.dataviz.jp/en/quickchart/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://app.dataviz.jp/en/quickchart/</guid>
        <description>&lt;img src="https://app.dataviz.jp/quickchart/images/cover-quickchart.png" alt="Featured image of post QuickChart UI" /&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://quickchart.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://app.dataviz.jp/quickchart/images/cover-quickchart.png&#34; alt=&#34;QuickChart UI&#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;QuickChart UI&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;URLだけでチャート画像生成&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;quickchart.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;h2 id=&#34;what-is-this-tool&#34;&gt;What is this tool?
&lt;/h2&gt;&lt;p&gt;QuickChart is a tool that instantly generates static chart images (PNG, etc.) from specified data and chart definitions (Chart.js format) using only a URL.&lt;/p&gt;
&lt;p&gt;Its distinctive feature is the ability to create embeddable chart images for server-side applications, emails, reports, documents, and other environments where JavaScript cannot be executed.&lt;/p&gt;
&lt;p&gt;This tool provides a GUI for conveniently configuring those URL parameters.&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Chart image generation&amp;hellip;Generate static chart images such as bar charts, line charts, and pie charts from settings specified via URL parameters or query strings.&lt;/li&gt;
&lt;li&gt;URL-only workflow&amp;hellip;Create charts using just the URL query, with no need to install complex libraries.&lt;/li&gt;
&lt;li&gt;Usable as images&amp;hellip;Generated charts are output as PNG or other image formats, making them easy to embed in web pages, reports, and emails.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-use&#34;&gt;How to use
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;
&lt;ol&gt;
&lt;li&gt;Specify the chart configuration in JSON format via URL query parameters.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;Use the generated image URL directly or download it.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;data-formats&#34;&gt;Data formats
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Tabular data (CSV)&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        
    </channel>
</rss>
