<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Axes on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/axes/</link><description>Recent content in Axes on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 11 Oct 2025 01:00:00 +0530</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/axes/index.xml" rel="self" type="application/rss+xml"/><item><title>Core Concepts: The D3.js Toolbox</title><link>https://ai-blog.noorshomelab.dev/d3js-guide/core-concepts-d3js-toolbox/</link><pubDate>Sat, 11 Oct 2025 01:00:00 +0530</pubDate><guid>https://ai-blog.noorshomelab.dev/d3js-guide/core-concepts-d3js-toolbox/</guid><description>&lt;h1 id="2-core-concepts-the-d3js-toolbox"&gt;2. Core Concepts: The D3.js Toolbox&lt;/h1&gt;
&lt;p&gt;In this chapter, we&amp;rsquo;ll dive into the fundamental building blocks of D3.js. These core concepts are essential for understanding how D3.js works and for effectively manipulating the DOM to create data visualizations. We&amp;rsquo;ll cover selections, data binding, DOM manipulation, scales, and axes.&lt;/p&gt;
&lt;h2 id="21-selections-the-art-of-pointing-and-picking"&gt;2.1 Selections: The Art of Pointing and Picking&lt;/h2&gt;
&lt;p&gt;D3.js is all about manipulating elements in the DOM. To do this, you first need to &amp;ldquo;select&amp;rdquo; them. D3.js provides a powerful API for selecting elements, similar to jQuery, but with added capabilities for data binding.&lt;/p&gt;</description></item></channel></rss>