Trying to sort treemap in a way that the name A goes to the first position from top to bottom. Sort function of hierarchyConfig does not work as it should work.
Is it possible to sort a Treemap by value instead of group? I am using groups for the color.scale but want to sort the Treemap by the value instead of by group then by value. For this example, it ...