Add createDiv() method to Graph class and update graph-classes.js, graphs.html, and graph-styles.css
This commit is contained in:
@@ -65,6 +65,7 @@
|
||||
border: 3px solid #000;
|
||||
border-radius: 30px;
|
||||
}
|
||||
|
||||
canvas {
|
||||
margin-bottom: 20px;
|
||||
}
|
Reference in New Issue
Block a user