public/js
dropDownList.js +25 -155
index.html +69 -7
+ 25
- 155
@@ -29,165 +29,42 @@ import {
@@ -29,165 +29,42 @@ import {
@@ -196,22 +73,13 @@ const populateFirstLevelDropDown = function () {
@@ -196,22 +73,13 @@ const populateFirstLevelDropDown = function () {
@@ -219,12 +87,12 @@ document
@@ -219,12 +87,12 @@ document
@@ -373,6 +241,8 @@ const selectChartTypeFromDropDown = async function () {
@@ -373,6 +241,8 @@ const selectChartTypeFromDropDown = async function () {
+ 69
- 7
@@ -131,24 +131,82 @@
@@ -131,24 +131,82 @@
@@ -156,11 +214,15 @@
@@ -156,11 +214,15 @@