<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Blog Tools on Mi&amp;Bee Blog</title><link>https://blog.mickeyzzc.tech/en/tags/blog-tools/</link><description>Recent content in Blog Tools on Mi&amp;Bee Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>蓝宝石的傻话</managingEditor><lastBuildDate>Tue, 07 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.mickeyzzc.tech/en/tags/blog-tools/rss.xml" rel="self" type="application/rss+xml"/><item><title>From Mermaid to WebGPU: Four Diagram Mistakes in a Year of Blogging</title><link>https://blog.mickeyzzc.tech/en/posts/aihelper/frontend-chart-tech-history/</link><pubDate>Tue, 07 Jul 2026 00:00:00 +0000</pubDate><guid>https://blog.mickeyzzc.tech/en/posts/aihelper/frontend-chart-tech-history/</guid><description>&lt;p&gt;I&amp;rsquo;ve been blogging for over a year now, and I&amp;rsquo;ve drawn dozens of diagrams. Architecture diagrams, sequence diagrams, data comparison bar charts, TCP congestion window evolution curves.&lt;/p&gt;
&lt;p&gt;Then one day on my commute home, it hit me: &lt;strong&gt;I&amp;rsquo;ve been using Mermaid almost daily, but I have no idea what technology powers it.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You write a &lt;code&gt;```mermaid&lt;/code&gt; code block, save the file, and there it is—a fully rendered diagram. But how does text become SVG? What even &lt;em&gt;is&lt;/em&gt; SVG? Why do I use Chart.js for bar charts and ECharts for stacked line charts? What if I need a real-time dashboard, not just a static diagram?&lt;/p&gt;</description></item></channel></rss>