<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Libraries on Explorable Explanations</title>
        <link>https://explorable-explanations.com/en/categories/library/</link>
        <description>Recent content in Libraries on Explorable Explanations</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <copyright>maintained by Yuichi Yazaki</copyright><atom:link href="https://explorable-explanations.com/en/categories/library/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>Vega-Altair</title>
        <link>https://explorable-explanations.com/en/p/altair/</link>
        <pubDate>Sun, 01 Feb 2026 00:00:00 +0000</pubDate>
        
        <guid>https://explorable-explanations.com/en/p/altair/</guid>
        <description>&lt;img src="https://explorable-explanations.com/p/altair/images/cover.png" alt="Featured image of post Vega-Altair" /&gt;&lt;p&gt;Vega-Altair is a Python library for creating statistical visualizations declaratively. By combining data, encodings, marks, transforms, and interactions, you can build Vega-Lite-based charts with concise code.&lt;/p&gt;
&lt;p&gt;It supports not only basic charts such as scatter plots, bar charts, and line charts, but also facets, aggregation, filtering, selections, and tooltips through a consistent grammar. It is a practical way to learn reproducible visualization specifications while doing data analysis in Python.&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://altair-viz.github.io/&#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.png&#34; alt=&#34;Vega-Altair&#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;altair-viz.github.io&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Vega-Altair&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;A Vega-Lite-based Python library for creating declarative statistical visualizations.&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;altair-viz.github.io&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;
</description>
        </item>
        
    </channel>
</rss>
