<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Matplotlib on Rachid Youven Zeghlache</title><link>https://youvenz.github.io/tags/matplotlib/</link><description>Recent content in Matplotlib on Rachid Youven Zeghlache</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 05 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://youvenz.github.io/tags/matplotlib/index.xml" rel="self" type="application/rss+xml"/><item><title>Matplotlib Figure Generator: Direct Inkscape Extension</title><link>https://youvenz.github.io/blog/2026-03-05-matplotlib-figure-generator-direct-inkscape-extension/</link><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><guid>https://youvenz.github.io/blog/2026-03-05-matplotlib-figure-generator-direct-inkscape-extension/</guid><description>&lt;h2 id="generate-matplotlib-figures-inside-inkscape--without-leaving-your-design-tool"&gt;Generate Matplotlib Figures Inside Inkscape — Without Leaving Your Design Tool&lt;/h2&gt;
&lt;p&gt;You&amp;rsquo;ve spent 20 minutes perfecting a bar chart in Matplotlib. Now you need to drop it into your Inkscape poster—but the moment you export as PNG, it&amp;rsquo;s locked. You can&amp;rsquo;t edit the colors. You can&amp;rsquo;t move the legend. You can&amp;rsquo;t adjust the title without regenerating the whole thing in Python, exporting again, and re-importing.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;There&amp;rsquo;s a better way.&lt;/strong&gt; The &lt;strong&gt;Matplotlib Figure Generator&lt;/strong&gt; extension lets you build and edit Matplotlib visualizations &lt;em&gt;directly inside Inkscape&lt;/em&gt;, with full vector editability and zero export-import friction.&lt;/p&gt;</description></item><item><title>Matplotlib xkcd Sketch Plots: Hand-Drawn Python Guide</title><link>https://youvenz.github.io/blog/2026-03-05-matplotlib-xkcd-sketch-plots-hand-drawn-python-guide/</link><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><guid>https://youvenz.github.io/blog/2026-03-05-matplotlib-xkcd-sketch-plots-hand-drawn-python-guide/</guid><description>&lt;h1 id="transform-your-matplotlib-plots-into-hand-drawn-sketches-using-xkcd"&gt;Transform Your Matplotlib Plots Into Hand-Drawn Sketches Using xkcd&lt;/h1&gt;
&lt;p&gt;Your research plots look crisp and professional—but they also look &lt;em&gt;generic&lt;/em&gt;. When presenting findings to a room full of people, a standard line chart disappears into the visual noise. You need something that stops the eye and builds rapport, but you can&amp;rsquo;t sacrifice clarity or credibility. &lt;strong&gt;Hand-drawn sketch-style plots solve this: they&amp;rsquo;re engaging, memorable, and still scientifically sound. And they take literally one line of code.&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Make Matplotlib Figures Publication Quality</title><link>https://youvenz.github.io/blog/2026-03-04-make-matplotlib-figures-publication-quality/</link><pubDate>Wed, 04 Mar 2026 00:00:00 +0000</pubDate><guid>https://youvenz.github.io/blog/2026-03-04-make-matplotlib-figures-publication-quality/</guid><description>&lt;h2 id="your-matplotlib-plots-are-getting-your-papers-rejected--heres-the-fix"&gt;Your Matplotlib Plots Are Getting Your Papers Rejected — Here&amp;rsquo;s the Fix&lt;/h2&gt;
&lt;p&gt;You&amp;rsquo;ve spent weeks perfecting your research, written a solid manuscript, and submitted to your target journal. Then the rejection email arrives: &amp;ldquo;Figures do not meet publication standards.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;The problem isn&amp;rsquo;t your science—it&amp;rsquo;s your &lt;strong&gt;pixelated plots, inconsistent fonts, and low-resolution JPEGs&lt;/strong&gt;. Journal editors see hundreds of submissions monthly. Poor figure quality signals careless work, even when your data is groundbreaking.&lt;/p&gt;</description></item><item><title>Plt Ink — Matplotlib Figures for Inkscape</title><link>https://youvenz.github.io/projects/inkscape-plt/</link><pubDate>Thu, 01 Jan 2026 00:00:00 +0000</pubDate><guid>https://youvenz.github.io/projects/inkscape-plt/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Plt Ink&lt;/strong&gt; embeds a Python/Matplotlib code editor inside Inkscape. Write your figure code, hit render, and the resulting SVG is placed on your canvas as a native, fully editable SVG group — not a rasterised image.&lt;/p&gt;
&lt;h2 id="why-native-svg-matters"&gt;Why native SVG matters&lt;/h2&gt;
&lt;p&gt;Unlike exporting a PNG from Jupyter and importing it, Plt Ink produces &lt;em&gt;editable&lt;/em&gt; SVG: individual lines, bars, and labels are XML elements you can select, recolour, or reposition in Inkscape without going back to Python.&lt;/p&gt;</description></item></channel></rss>