@decooda/ia-plot
Version:
Showing positive/negative impact analysis results
21 lines (19 loc) • 367 B
HTML
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title></title>
<style>
#root{
height: 500px;
width: 100%;
background-color: #F2F2F2;
font-family: monospace;
}
</style>
</head>
<body>
<div id="root"></div>
<script type="text/javascript" src="main.js"></script>
</body>
</html>