Based on the initial zoomable treemap example from Mike Bostock. You can find the initial code here : http://mbostock.github.io/d3/talk/20111018/treemap.html. The ...
An implementation, updated to d3v4, in Vuejs, of the D3 Zoomable Treemap. There's only one component that matters, in src/components/Treemap.vue, and you can extract ...