Combining plot & d3js

Is there a way to insert a chart made with observable plot inside an svg document containing other elements ?

You can use Element.append, or D3. There are a few examples in Observable Plot: zoom / Observable / Observable

Thanks :slight_smile:

1 Like