mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(curriculum): add Build a Bar Chart lab (#62913)
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user