version 3.19.2:
after calling destroy on a chart the parent div is empty as expected, but still has
an inline style="min-height: px;", and thus still occupies space on the page.
the desired outcome would be that destroy gets rid of all traces of the chart. (example use case: multiple synced charts where only some should be shown b/c of size constraints)