Path Visualization with D3.js in Angular

Jen-Hsuan Hsieh (Sean)
A Layman
Published in
7 min readFeb 12, 2024

--

Introduction

D3.js is a JavaScript open-source library for the data visualization. There are a few characteristics.

  • Low-level toolbox: manipulate DOM and event model
  • SVG based library
  • Styled by CSS selectors

For experienced developers, D3 is friendly and lower learning curve because the familiarity of the DOM tree and CSS selectors.

In this article, we will go through how to create an Angular application to visualize path with D3 (v7).

Agenda

There are a few topics in this article.

About this series

This series aims to learn technologies for visualization.

--

--

Jen-Hsuan Hsieh (Sean)
A Layman

Frontend Developer🚀 Angular • React • Nest • Electron • Micro-frontend • Monorepo Architecture • https://daily-learning.herokuapp.com/