mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-27 02:03:44 -05:00
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com> Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
24 lines
621 B
JSON
24 lines
621 B
JSON
{
|
|
"name": "Introduction to Data Visualization",
|
|
"isUpcomingChange": true,
|
|
"dashedName": "lecture-introduction-to-data-visualization",
|
|
"helpCategory": "JavaScript",
|
|
"blockLayout": "challenge-list",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "695b906494aa8d03c39ec2db",
|
|
"title": "What Is Data Visualization?"
|
|
},
|
|
{
|
|
"id": "695b9093a0c45b36932dcbca",
|
|
"title": "What Are Common Chart Types and When Should You Use Them?"
|
|
},
|
|
{
|
|
"id": "695b9093a0c45b36932dcbcb",
|
|
"title": "What Is the D3 Library Used For?"
|
|
}
|
|
],
|
|
"blockLabel": "lecture",
|
|
"usesMultifileEditor": true
|
|
}
|