Klasse TreeMapNodeConverter

java.lang.Object
io.jenkins.plugins.coverage.metrics.charts.TreeMapNodeConverter

public class TreeMapNodeConverter extends Object
Converts a tree of coverage nodes to a corresponding tree of ECharts tree map nodes. The value of the tree map nodes is based on a given metric.
Autor:
Ullrich Hafner