/** * @class Ext.d3.hierarchy.partition.Partition * @extend Ext.d3.hierarchy.Hierarchy * @xtype d3-partition * Abstract class for D3 components * with the [Partition layout](https://github.com/mbostock/d3/wiki/Partition-Layout). */