@inb/oeb-chart-barplot
Version: 
benchmarkingChart_bars
15 lines (13 loc) • 609 B
HTML
<html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta http-equiv="X-UA-Compatible" content="ie=edge">
        <title>Scientific Benchmarking Barplot</title>
    </head>
    <body>
        <div style= "float:left" data-id="OEBD003000002S" class="benchmarkingChart_bars" data-data='[{"toolname": "Ensemble_1","metric_value": "0.562"},{"toolname": "Ensemble_2","metric_value": "0.4"}]' data-metric-name="Y Axis Metric Name"></div>
    </body>
    <script src="./build/build.js" ></script>
</html>