Added bar graph example
This commit is contained in:
@@ -49,9 +49,9 @@
|
||||
</style>
|
||||
</head>
|
||||
<body onload="drawGraph()">
|
||||
<h1>Concepts</h1>
|
||||
<svg id="Q1" width="400" height="400"></svg>
|
||||
<h1>Features</h1>
|
||||
<svg id="Q1" width="400" height="400"></svg>
|
||||
<h1>Concepts</h1>
|
||||
<svg id="Q2" width="400" height="400"></svg>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user