Back to packages list

Vals using d3

Description from the NPM package:
Data-Driven Documents
hodge avatar
expSumOfTheDay
@hodge
HTTP
Exponential Sum Plot Generator An homage to John D. Cook's Exponential Sum of the Day The plot shows the partial sums of the exponential sum: Σ(n=0 to N) exp(2πi(n/m + n²/d + n³/y)) The real part of the sum is plotted on the x-axis, and the imaginary part of the sum is plotted on the y-axis.
fil avatar
d3ChordDiagram
@fil
HTTP
D3 Chord diagram Example taken from the D3 Gallery , and rendered (server-side) as a static SVG served through the web end point .
ingenieroariel avatar
create_map
@ingenieroariel
Script
An interactive, runnable TypeScript val by ingenieroariel
ingenieroariel avatar
d3
@ingenieroariel
Script
//tried to export let d3 for myself, but I get errors about d3.val when I tried to use it from
1
Next