Learning to Visualize Data with D3.js [2014, ENG]

seeders: 5 leechers: 0
Added 11 years ago by psv1979kh in Other
Downloaded 0 time.
RuTracker.org
Learning to Visualize Data with D3.js [2014, ENG]

Torrent Contents Size: 584.18 MB

Learning to Visualize Data with D3.js [2014, ENG]
01. Introduction
0101 Introduction To Data Visualization With D3.MP4
MP4
1.14 MB
0102 About The Author.MP4
MP4
1.11 MB
0103 What You Will Need.MP4
MP4
2.7 MB
0104 Setting Up Your Development Environment.MP4
MP4
10.86 MB
0105 Using The Project Template.MP4
MP4
10.51 MB
0106 Reading The D3 Documentation.MP4
MP4
4.4 MB
0107 How To Access Your Working Files.MP4
MP4
7.33 MB
02. Javascript Essentials
0201 Reviewing Arrays And Objects.MP4
MP4
23.21 MB
0202 Using The Map And Filter Array Methods.MP4
MP4
16.21 MB
0203 Using Special D3 Array Functions.MP4
MP4
13.17 MB
03. Creating A Simple Bar Chart
0301 Creating The SVG Element Programatically.MP4
MP4
13.44 MB
0302 Creating Bars From Data.MP4
MP4
13.29 MB
0303 Scaling Data.MP4
MP4
8.61 MB
0304 Styling The Bars With CSS.MP4
MP4
8.16 MB
0305 Adding Text To The Chart.MP4
MP4
13.89 MB
0306 Adding Flexibility With A Chart Function.MP4
MP4
6.6 MB
0307 Using SVG Groups.MP4
MP4
8.01 MB
04. Creating A Complex Bar Chart
0401 Working With Arrays Of Objects.MP4
MP4
12.79 MB
0402 Creating An Ordinal Scale.MP4
MP4
12.26 MB
0403 Setting Color With Color Scales.MP4
MP4
11.17 MB
0404 Adding X And Y Axes.MP4
MP4
21.42 MB
0405 Flipping The Axes.MP4
MP4
13.2 MB
0406 Adding Gridlines.MP4
MP4
11.54 MB
0407 Rotating The X Axis Text.MP4
MP4
9.05 MB
0408 Adding Axis Labels.MP4
MP4
14.31 MB
0409 Updating The Plot Function With Best Practices.MP4
MP4
6.24 MB
05. Making The Chart Interactive
0501 Adding A Sort Button To The Webpage.MP4
MP4
15.25 MB
0502 Sorting Data.MP4
MP4
8.13 MB
0503 Updating The Chart With Changes In Data.MP4
MP4
14.4 MB
0504 Updating The Axes With Changes In Data.MP4
MP4
23.79 MB
0505 Animating Changes In Data.MP4
MP4
8.02 MB
0506 Responding To Other Mouse Events.MP4
MP4
14.56 MB
06. Creating A Line Chart
0601 Working With Dates.MP4
MP4
11.09 MB
0602 Plotting Time Data.MP4
MP4
19.43 MB
0603 Formatting A Time Scale Axis.MP4
MP4
15.39 MB
0604 Drawing A Path.MP4
MP4
20.34 MB
0605 Shading An Area Of The Chart.MP4
MP4
11.49 MB
0606 Exploring Path Options And Styling.MP4
MP4
10.72 MB
07. Creating A Scatter-Plot
0701 Scatterplot Overview.MP4
MP4
6.23 MB
0702 Examining The Data.MP4
MP4
4.2 MB
0703 Plotting The Data.MP4
MP4
15.22 MB
0704 Creatively Scaling The Data Points.MP4
MP4
7.95 MB
0705 Plotting Groups Of Data Points.MP4
MP4
20.86 MB
0706 Adding The Y Axis And Gridlines.MP4
MP4
17.14 MB
0707 Adding The X Axis And Gridlines.MP4
MP4
13.14 MB
0708 Styling The Data Categories.MP4
MP4
6.44 MB
0709 Adding Interactivity - Data Detail.MP4
MP4
6.38 MB
0710 Adding Interactivity - Chart Key And Labels.MP4
MP4
20.56 MB
0711 Loading External CSV Data.MP4
MP4
10.55 MB
08. Conclusion
0801 Wrap Up.MP4
MP4
2.06 MB
code
Chapter 1
Using the project template
d3.min.js
JS
143.31 KB
index.html
HTML
301 B
main.css
CSS
176 B
Chapter 2
Reviewing Arrays and Objects
d3.min.js
JS
143.31 KB
index.html
HTML
820 B
main.css
CSS
176 B
Using D3 array functions
d3.min.js
JS
143.31 KB
index.html
HTML
1.12 KB
main.css
CSS
176 B
Using map and filter methods
d3.min.js
JS
143.31 KB
index.html
HTML
1.15 KB
main.css
CSS
176 B
Chapter 3
Adding flexibility with a chart function
d3.min.js
JS
143.31 KB
index.html
HTML
1.26 KB
main.css
CSS
293 B
Adding text to the chart
d3.min.js
JS
143.31 KB
index.html
HTML
1.15 KB
main.css
CSS
293 B
Creating the SVG element programmatically
d3.min.js
JS
143.31 KB
index.html
HTML
465 B
main.css
CSS
176 B
Creating the bars from data
d3.min.js
JS
143.31 KB
index.html
HTML
691 B
main.css
CSS
176 B
Scaling the data
d3.min.js
JS
143.31 KB
index.html
HTML
867 B
main.css
CSS
176 B
Styling the bars with CSS
d3.min.js
JS
143.31 KB
index.html
HTML
867 B
main.css
CSS
229 B
Using SVG groups
d3.min.js
JS
143.31 KB
index.html
HTML
1.55 KB
main.css
CSS
293 B
Chapter 4
Adding X and Y axes
d3.min.js
JS
143.31 KB
index.html
HTML
2.43 KB
main.css
CSS
378 B
Adding axis labels
d3.min.js
JS
143.31 KB
index.html
HTML
3.19 KB
main.css
CSS
472 B
Adding gridlines
d3.min.js
JS
143.31 KB
index.html
HTML
2.67 KB
main.css
CSS
472 B
Creating an ordinal scale
d3.min.js
JS
143.31 KB
index.html
HTML
1.98 KB
main.css
CSS
294 B
Flipping the axes
d3.min.js
JS
143.31 KB
index.html
HTML
2.45 KB
main.css
CSS
380 B
Rotating the X axis text
d3.min.js
JS
143.31 KB
index.html
HTML
2.81 KB
main.css
CSS
472 B
Setting color with color scales
d3.min.js
JS
143.31 KB
index.html
HTML
2.24 KB
main.css
CSS
294 B
Updating the plot function with best practices
d3.min.js
JS
143.31 KB
index.html
HTML
3.27 KB
main.css
CSS
472 B
Working with arrays of objects
d3.min.js
JS
143.31 KB
index.html
HTML
1.92 KB
main.css
CSS
294 B
Chapter 5
Adding a sort button to the webpage
d3.min.js
JS
143.31 KB
index.html
HTML
3.73 KB
main.css
CSS
472 B
Animating changes in data
d3.min.js
JS
143.31 KB
index.html
HTML
5.29 KB
main.css
CSS
472 B
Responding to other mouse events
d3.min.js
JS
143.31 KB
index.html
HTML
5.41 KB
main.css
CSS
472 B
Sorting data
d3.min.js
JS
143.31 KB
index.html
HTML
4 KB
main.css
CSS
472 B
Updating the axes with changes in data
d3.min.js
JS
143.31 KB
index.html
HTML
5.03 KB
main.css
CSS
472 B
Updating the chart with changes in data
d3.min.js
JS
143.31 KB
index.html
HTML
4.33 KB
main.css
CSS
472 B
Chapter 6
Drawing a path
d3.min.js
JS
143.31 KB
index.html
HTML
3.79 KB
main.css
CSS
535 B
Exploring path options and styling
d3.min.js
JS
143.31 KB
index.html
HTML
4.25 KB
main.css
CSS
631 B
Formatting a date scale axis
d3.min.js
JS
143.31 KB
index.html
HTML
3.37 KB
main.css
CSS
473 B
Plotting time data
d3.min.js
JS
143.31 KB
index.html
HTML
2.92 KB
main.css
CSS
473 B
Shading an area of the chart
d3.min.js
JS
143.31 KB
index.html
HTML
4.2 KB
main.css
CSS
608 B
Working with dates
d3.min.js
JS
143.31 KB
index.html
HTML
2.3 KB
main.css
CSS
473 B
Chapter 7
Adding interactivity - chart labels
d3.min.js
JS
143.31 KB
index.html
HTML
4.35 KB
main.css
CSS
735 B
survey_data.js
JS
4.3 KB
Adding interactivity - data detail
d3.min.js
JS
143.31 KB
index.html
HTML
3.56 KB
main.css
CSS
634 B
survey_data.js
JS
4.3 KB
Adding the X axis and gridlines
d3.min.js
JS
143.31 KB
index.html
HTML
3.2 KB
main.css
CSS
609 B
survey_data.js
JS
4.3 KB
Adding the Y axis and gridlines
d3.min.js
JS
143.31 KB
index.html
HTML
2.64 KB
main.css
CSS
609 B
survey_data.js
JS
4.3 KB
Creatively scaling the data points
d3.min.js
JS
143.31 KB
index.html
HTML
1.5 KB
main.css
CSS
609 B
survey_data.js
JS
4.3 KB
Examining the dataset
d3.min.js
JS
143.31 KB
index.html
HTML
4.52 KB
main.css
CSS
777 B
survey_data.js
JS
4.3 KB
Loading external CSV data
d3.min.js
JS
143.31 KB
index.html
HTML
4.42 KB
main.css
CSS
735 B
survey_data.csv
CSV
1015 B
survey_data.js
JS
4.3 KB
Plotting groups of data points
d3.min.js
JS
143.31 KB
index.html
HTML
2 KB
main.css
CSS
609 B
survey_data.js
JS
4.3 KB
Plotting the data
d3.min.js
JS
143.31 KB
index.html
HTML
1.32 KB
main.css
CSS
609 B
survey_data.js
JS
4.3 KB
Scatterplot overview
d3.min.js
JS
143.31 KB
index.html
HTML
4.52 KB
main.css
CSS
777 B
survey_data.js
JS
4.3 KB
Styling the data categories
d3.min.js
JS
143.31 KB
index.html
HTML
3.36 KB
main.css
CSS
634 B
survey_data.js
JS
4.3 KB
Working Files - README.txt
TXT
256 B

Description

Related Torrents

Location

Trackers

Tracker name
http://bt.t-ru.org/ann?magnet
http://bt1.t-ru.org/ann
http://bt2.t-ru.org/ann
http://bt4.t-ru.org/ann
udp://tracker.opentrackr.org:1337
udp://open.stealth.si:80/announce
udp://tracker.torrent.eu.org:451/announce
udp://exodus.desync.com:6969
udp://open.demonii.com:1337/announce
udp://tracker.coppersurfer.tk:6969
udp://p4p.arenabg.com:1337
udp://tracker.internetwarriors.net:1337
Torrent hash: