One panel of a bindD3Subplots composition: which binder to run,
its config, and the DOM subtree to extract from. The entry config's
title becomes the panel's display name in subplot navigation summaries;
its id, subtitle, caption, and autoApply are ignored (figure-level
fields live on D3SubplotsConfig).
Type Declaration
root: Element|string
The panel's root element, or a CSS selector resolved against the outer
container passed to bindD3Subplots.
One panel of a bindD3Subplots composition: which binder to run, its config, and the DOM subtree to extract from. The entry config's
titlebecomes the panel's display name in subplot navigation summaries; itsid,subtitle,caption, andautoApplyare ignored (figure-level fields live on D3SubplotsConfig).