Skip to content

Instantly share code, notes, and snippets.

View rostyslav-siryk-gl's full-sized avatar

Rostyslav Siryk rostyslav-siryk-gl

View GitHub Profile
@MagicJohnJang
MagicJohnJang / Prerequisites.md
Last active May 1, 2024 23:05
D3-Sankey on Angular component + Typescript

(It's not a file, do this before using)

  1. Have D3.js v4 implement in your project first.
  2. npm install --save d3-sankey

npm install --save @types/d3-sankey