holtzy / D3-graph-gallery

A collection of simple graphics made with D3.js
https://www.d3-graph-gallery.com
MIT License
789 stars 237 forks source link

Line plot with several groups broke #89

Open za3k opened 1 year ago

za3k commented 1 year ago

In https://d3-graph-gallery.com/graph/line_several_group.html

"d3.nest" no longer exists. This should be re-written to use d3.group.

P.S. note at the bottom says "fill a bug" instead of "file a bug"

za3k commented 1 year ago

Specifically I'm using d3 v7 and it broke