kleine update, pagina voor questions beginning template
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="styles/graph-styles.css">
|
||||
<link rel="stylesheet" href="styles/questions-dashboard-styles.css">
|
||||
<title>Graphs</title>
|
||||
<script src="https://cdn.plot.ly/plotly-latest.min.js" charset="utf-8"></script>
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
@@ -30,5 +30,8 @@
|
||||
|
||||
<body>
|
||||
<script src="questions-main.js"></script>
|
||||
<div id="data-container">
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user