palantir / plottable

:bar_chart: A library of modular chart components built on D3
http://plottablejs.org/
MIT License
2.96k stars 224 forks source link

Check if an object is an Element in a window-neutral way #3550

Closed TylerU closed 4 years ago

TylerU commented 4 years ago

Now plottable can render into Elements that aren't in the current window (such as iframes or child windows).