From 0c7c8e26bf209abff46deb96d5def7533b907908 Mon Sep 17 00:00:00 2001 From: Wadinga Leonard Date: Thu, 27 Sep 2018 11:47:13 +0100 Subject: [PATCH] Introduction to Data Visualization Challenges (#229) * Introduction to Data Visualization Challenges Added details to the data visualization challenges * fix: update intro to data viz --- .../data-visualization/data-visualization-projects/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/learn/src/introductions/data-visualization/data-visualization-projects/index.md b/packages/learn/src/introductions/data-visualization/data-visualization-projects/index.md index cc0ba9fb23..0f02ad4faa 100644 --- a/packages/learn/src/introductions/data-visualization/data-visualization-projects/index.md +++ b/packages/learn/src/introductions/data-visualization/data-visualization-projects/index.md @@ -5,6 +5,6 @@ superBlock: Data Visualization --- ## Introduction to the Data Visualization Projects -This introduction is a stub +These challenges let you test your data visualzation skills and how to transfer and use data using AJAX technologies. -Help us make it real on [GitHub](https://github.com/freeCodeCamp/learn/tree/master/src/introductions). \ No newline at end of file +By the end of this, you would have 5 projects to showcase your data visualization skills that you can show off to friends, family, employers, etc. Have fun and remember to use the [Read-Search-Ask](https://forum.freecodecamp.org/t/how-to-get-help-when-you-are-stuck/19514) method if you get stuck.