d3 / d3-selection

Transform the DOM by selecting elements and joining to data.

Home Page:https://d3js.org/d3-selection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation on selection.join refers to broken Observable notebook.

altocumulus opened this issue · comments

The selection.join Observable notebook linked to from the documentation is broken as it still uses v5.7.0. This breaks all calls to selection.join() in that notebook.

That notebook uses the latest d3@5, so if you clear your cache and reload, it should work.