feat(curriculum): add Build a Bar Chart lab (#62913)

This commit is contained in:
majestic-owl448
2026-03-30 09:54:35 +02:00
committed by GitHub
parent dd75c7e0db
commit b3072d3324
4 changed files with 1960 additions and 0 deletions
+4
View File
@@ -6139,6 +6139,10 @@
"In these lessons, you will learn about basic data visualization concepts."
]
},
"lab-bar-chart": {
"title": "Build a Bar Chart",
"intro": ["In this lab you will use d3 to build a bar chart."]
},
"lab-scatterplot-graph": {
"title": "Build a Scatterplot Graph",
"intro": [