Update script.js
This commit is contained in:
parent
44048b9e29
commit
430a81be94
1 changed files with 2 additions and 2 deletions
|
|
@ -12,8 +12,8 @@ const y = d3.scaleLinear().rangeRound([height, 0]);
|
|||
|
||||
// Education levels for legend and grouped charts
|
||||
const educationLevels = [
|
||||
"Pre-primary, primary and lower secondary education",
|
||||
"Upper secondary and post-secondary non-tertiary, all programmes",
|
||||
"Primary education",
|
||||
"Secondary education",
|
||||
"Tertiary education"
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue