D3.js: Cutting-edge Data Visualization

D3.js: Cutting-edge Data Visualization by [Rininsland,Ændrew H.,Heydt,Michael,Castillo,Pablo Navarro]
D3.js: Cutting-edge Data Visualization
by Ændrew H. Rininsland,Michael Heydt,Pablo Navarro Castillo
Product details
File Size: 37741 KB
Print Pages: 1213 pages
Publisher Finelybook 出版社: Packt Publishing; 1 edition (31 Mar. 2017)
Sold by 作者: Amazon Media EU S.à r.l.
Language 语言: English
ASIN: B071YNP4WV
Turn your raw data into real knowledge by creating and deploying complex data visualizations with D3.js
About This Book
Understand how to best represent your data by developing the right kind of visualization
Explore the concepts of D3.js through examples that enable you to quickly create visualizations including charts,network diagrams,and maps
Get practical examples of visualizations using real-world data sets that show you how to use D3.js to visualize and interact with information to glean its underlying meaning


Who this book is for
Whether you are new to data and data visualization,a seasoned data scientist,or a computer graphics specialist,this Learning Path will provide you with the skills you need to create web-based and interactive data visualizations. Some basic JavaScript knowledge is expected,but no prior experience with data visualization or D3 is required

What you will learn
Gain a solid understanding of the common D3 development idioms
Find out how to write basic D3 code for servers using Node.js
Install and use D3.js to create HTML elements within a document
Create and style graphical elements such as circles,ellipses,rectangles,lines,paths,and text using SVG
Turn your data into bar and scatter charts,and add margins,axes,labels,and legends
Use D3.js generators to perform the magic of creating complex visualizations from data
Add interactivity to your visualizations,including tool-tips,sorting,hover-to-highlight,and grouping and dragging of visuals
Write,test,and distribute a D3-based charting package
Make a real-time application with Node and D3
In Detail
D3 has emerged as one of the leading platforms to develop beautiful,interactive visualizations over the web. We begin the course by setting up a strong foundation,then build on this foundation as we take you through the entire world of reimagining data using interactive,animated visualizations created in D3.js.
In the first module,we cover the various features of D3.js to build a wide range of visualizations. We also focus on the entire process of representing data through visualizations. By the end of this module,you will be ready to use D3 to transform any data into a more engaging and sophisticated visualization.
In the next module,you will learn to master the creation of graphical elements from data. Using practical examples provided,you will quickly get to grips with the features of D3.js and use this learning to create your own spectacular data visualizations with D3.js.
Over the last leg of this course,you will get acquainted with how to integrate D3 with mapping libraries to provide reverse geocoding and interactive maps among many other advanced features of D3. This module culminates by showing you how to create enterprise-level dashboards to display real-time data.
This Learning Path combines some of the best that Packt has to offer in one complete,curated package. It includes content from the following Packt products:
Learning D3.js Data Visualization,Second Edition by Andrew H. Rininsland
D3.js By Example by Michael Heydt
Mastering D3.js by Pablo Navarro Castillo
Style and approach
This course provides a comprehensive explanation of how to leverage the power of D3.js to create powerful and creative visualizations through step-by-step instructions in the form of modules. Each module help you skill up a level in creating meaningful visualizations.
Contents
1. Module 1
1. Getting Started with D3,ES2016,and Node.js
2. A Primer on DOM,SVG,and CSS
3. Making Data Useful
4. Defining the User Experience – Animation and Interaction
5. Layouts – D3's Black Magic
6. D3 on the Server with Node.js
7. Designing Good Data Visualizations
8. Having Confidence in Your Visualizations
2. Module 2
1. Getting Started with D3.js
2. Selections and Data Binding
3. Creating Visuals with SVG
4. Creating a Bar Graph
5. Using Data and Scales
6. Creating Scatter and Bubble Plots
7. Creating Animated Visuals
8. Adding User Interactivity
9. Complex Shapes Using Paths
10. Using Layouts to Visualize Series and Hierarchical Data
11. Visualizing Information Networks
12. Creating Maps with GeoJSON and TopoJSON
13. Combining D3.js and AngularJS
3. Module 3
1. Data Visualization
2. Reusable Charts
3. Creating Visualizations without SVG
4. Creating a Color Picker with D3
5. Creating User Interface Elements
6. Interaction between Charts
7. Creating a Charting Package
8. Data-driven Applications
9. Creating a Dashboard
10. Creating Maps
11. Creating Advanced Maps
12. Creating a Real-time Application
通过使用D3.js创建和部署复杂的数据可视化,将您的原始数据转化为真实的知识
关于这本书
了解如何通过开发正确的可视化来最好地代表您的数据
通过示例,探索D3.js的概念,使您能够快速创建可视化,包括图表,网络图和地图
使用真实世界的数据集获取可视化的实际示例,显示如何使用D3.js来可视化和与信息交互以收集其基本含义
这本书是谁
无论您是数据和数据可视化新手,数据科学家还是计算机图形学专家,此学习路径将为您提供创建基于Web和交互式数据可视化所需的技能。预期一些基本的JavaScript知识,但是不需要具有数据可视化或D3的先前经验
你会学到什么
了解普通的D3开发习语
了解如何使用Node.js为服务器编写基本的D3代码
安装并使用D3.js在文档中创建HTML元素
使用SVG创建和绘制图形元素,如圆形,椭圆形,矩形,线条,路径和文本
将数据转换为条形图和散点图,并添加边距,轴,标签和图例
使用D3.js生成器执行从数据创建复杂可视化的神奇
添加交互性到您的可视化,包括工具提示,排序,悬停到高亮,分组和拖动视觉效果
编写,测试和分发基于D3的图表包
使用Node和D3进行实时应用
详细
D3已经成为通过网络开发美观,互动视觉化的主要平台之一。我们通过建立一个坚实的基础开始课程,然后在这个基础的基础上,我们带领您通过使用在D3.js中创建的交互式动画可视化来重新绘制数据的全部世界。
在第一个模块中,我们将介绍D3.js的各种功能,以构建广泛的可视化。我们还专注于通过可视化表示数据的整个过程。在本模块的最后,您将可以使用D3将任何数据转换成更具吸引力和复杂的可视化。
在下一个模块中,您将学习掌握从数据创建图形元素。使用实例提供,您将很快掌握D3.js的功能,并利用此学习创建您自己的壮观数据可视化与D3.js。
在本课程的最后一站,您将了解如何将D3与映射库集成,以提供D3的许多其他高级功能之间的反向地理编码和交互式地图。该模块最终展示了如何创建企业级仪表板来显示实时数据。
这个学习路径结合了Packt在一个完整的,策划的包中提供的一些最好的。它包含以下Packt产品的内容:
学习D3.js数据可视化,第二版由Andrew H. Rininsland
D3.js By Michael Heydt
掌握Pablo Navarro Castillo的D3.js
风格和方法
本课程全面介绍了如何利用D3.js的强大功能,通过模块形式的逐步说明创建强大而有创意的可视化。每个模块都可以帮助您创造有意义的可视化水平。
目录
模块1
1.入门D3,ES2016和Node.js
2. DOM,SVG和CSS的入门手册
3.使数据有用
4.定义用户体验 - 动画和交互
5.布局 - D3的黑魔法
带有Node.js的服务器上的D3
7.设计良好的数据可视化
对您的可视化设置有信心
模块2
D3.js入门
2.选择和数据绑定
3.使用SVG创建视觉
4.创建条形图
5.使用数据和刻度
6.创建散点图和气泡图
7.创建动画视觉
8.添加用户交互性
9.使用路径的复杂形状
10.使用Layouts可视化系列和分层数据
11.可视化信息网络
12.使用GeoJSON和TopoJSON创建地图
13.结合D3.js和AngularJS
3.模块3
数据可视化
可重复使用的图表
3.创建没有SVG的可视化
用D3创建一个颜色选择器
5.创建用户界面元素
图表之间的相互作用
7.创建图表包
数据驱动应用程序
9.创建仪表板
10.创建地图
11.创建高级地图
12.创建实时应用程序

下载地址 Download
打赏
未经允许不得转载:finelybook » D3.js: Cutting-edge Data Visualization

相关推荐

  • 暂无文章

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫打赏

微信扫一扫打赏