Tags
Language
Tags
January 2025
Su Mo Tu We Th Fr Sa
29 30 31 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

How to Visualize Data with JavaScript

Posted By: IrGens
How to Visualize Data with JavaScript

How to Visualize Data with JavaScript
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 1h 1m | 1.26 GB
Instructor: Elisabeth Robson

Learn how to visualize trends in temperature data with HTML, CSS, JavaScript, and jQuery

Key Features

Build an interactive visualization using data downloaded from NOAA
Add color to the visualization with JavaScript and CSS
Use a little jQuery to make selecting and updating elements in the page easy

What You Will Learn

How to read JSON data into your JavaScript application
How to create HTML elements to put your data into a webpage
How to style the table data and color legend with CSS
How to use JavaScript and jQuery to create elements
Add the Color Legend
Style the visualization with CSS

About

Data visualizations are representations of data in pictorial or graphical format. Sometimes we draw a simple line graph, like the graph of global surface temperature; sometimes, we use maps, like the high-temperature map for the United States for June 15, 2018. Other types of visualization include bar graphs, scatter plots, pie charts, bubble charts, heatmaps, treemaps, cloropleth maps, sankey diagrams, and more. Even art can visualize data.

In this course, we’ll learn how to incorporate data visualization into your web skills using simple JavaScript along with HTML and CSS. We will take you through building an interactive visualization using data downloaded from NOAA, reading data into a webpage, adding the data to an HTML table with JavaScript code, adding color to the visualization with JavaScript and CSS, and using a little jQuery to make selecting and updating elements in the page easy.

To successfully complete this project, we recommend that you have some background in HTML, CSS, and JavaScript. You don’t need to be an expert by any means, but you should have experience building web pages with HTML and CSS and you should have basic programming skills in JavaScript.

By the end of this course, you will be able to visualize your data with JavaScript.

All the resources and supportive files for this course are available at https://www.packtpub.com/produ...javascript-video/9781801814140


How to Visualize Data with JavaScript