mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-05 21:04:28 +08:00
20 lines
398 B
JSON
20 lines
398 B
JSON
{
|
|
"chapters": [
|
|
{
|
|
"dashedName": "learn-data-visualization-with-d3",
|
|
"comingSoon": true,
|
|
"modules": [
|
|
{
|
|
"dashedName": "introduction-to-d3",
|
|
"comingSoon": true,
|
|
"blocks": [
|
|
"lecture-introduction-to-data-visualization",
|
|
"lab-bar-chart",
|
|
"lab-scatterplot-graph"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|