Added bar graph example

This commit is contained in:
Peter Edmond
2025-05-04 16:12:05 +01:00
parent 95574d6fd3
commit 168ac55b5b
2 changed files with 154 additions and 2 deletions

View File

@@ -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>