Details for this torrent 

Meeks E. D3.js in Action (MEAP v13) 3ed 2023
Type:
Other > E-books
Files:
1
Size:
33.83 MiB (35475094 Bytes)
Uploaded:
2023-06-21 10:55 GMT
By:
andryold1
Seeders:
31
Leechers:
6

Info Hash:
4DE8D573D52FF98E2337588EF4A8B201BB2547F4




Textbook in PDF format

Create stunning web-based data visualizations with D3.js. This totally-revised new edition of D3.js in Action guides you from simple charts to powerful interactive graphics.
In D3.js in Action, Third Edition you will learn how to
Set up a local development environment for D3
Include D3 in web development projects, including Node-based web apps
Select and append DOM elements
Size and position elements on screen
Assemble components and layouts into creative data visualizations
D3.js in Action, Third Edition teaches you how to create an extensive portfolio of visualizations, interactive graphics, and data-driven applications using D3.js. This third edition is fully updated to the latest version of D3. It also contains new coverage of the essential aspects of modern digital visualizations. Brand new chapters dive into interactive visualizations, provide new strategies for responsiveness in web-based dataviz, and demonstrate how to improve accessibility.
about the technology
D3.js is the powerful JavaScript library behind the most innovative and sophisticated data visualizations on the web today. It provides a simple but powerful data visualization API over HTML, CSS, SVG, and Canvas. Start with a structure, dataset, or algorithm. Mix in D3, and you can programmatically generate static, animated, or interactive images that scale to any screen or browser. You'll be blown away by how beautiful your results can be!
Learning D3 requires at least a minimal amount of literacy in front-end development. To get the most out of this book, you'll want to have previously learned the basics of front-end development. Being familiar with HTML elements, CSS selectors, and the main CSS properties will support your journey. You'll also need at least a beginner level of comprehension with JavaScript and its ES6 syntax. Knowing how to declare and manipulate strings, numbers, arrays, and objects will save you from many headaches, as well as understanding how to call and pass arguments to JavaScript functions.
about the book
D3.js in Action, Third Edition is an extensive update to Manning's bestselling guide to data visualization. It smoothes the steep learning curve of D3.js, helping you gradually progress through fundamental concepts until you can build any visualization you can imagine! You’ll assemble an impressive portfolio, from simple bar charts to intricate networks and maps. Along the way, you'll pick up best practices for building interactive graphics, animations, and integrating your work into frontend development frameworks like React and Svelte.
search inside this book
about the reader
Suitable for web developers with HTML, CSS, and JavaScript skills. No specialized data science skills required.
1_An_introduction_to_D3.js
2_Manipulating_the_DOM
3_Working_with_data
4_Drawing_lines,_curves,_and_arcs
5_Pie_and_stack_layouts
6_Visualizing_distributions
7_Interactive_visualizations
8_Integrating_D3_in_a_front-end_framework
9_Responsive_visualizations
10_Accessible_visualizations
11_Hierarchical_visualizations
12_Network_visualizations
13_Geospatial_information_visualizations
14_Creating_a_custom_visualization
Appendix_A._Setting_up_a_local_development_environment
Appendix_D._Exercise_solutions
Appendix_E._A_very_brief_introduction_to_Svelte