失效链接处理 |
Web交互数据可视化(影印版) 第二版 PDF 下载
转载自:
http://java.python222.com/article/1486
用户下载说明:
电子版仅供预览,下载后24小时内务必删除,支持正版,喜欢的请购买正版书籍:
https://product.dangdang.com/25303069.html
相关截图:
资料简介:
即使你没有或少有数据可视化和Web开发经验,也可以在Web上创建和发布你的交互数据可视化项目。有了这本友好、易读和实用的操作说明,将会使上述工作充满启发性和乐趣。这本完全更新扩展的第2版,将带你学习D3这个在Web浏览器中可视化地展现数据的强大JavaScript库的相关基础知识。
《Web交互数据可视化(影印版 第2版 英文版)》还会通过教授你HTML、CSS、SVG和JavaScript的基础知识,以拓展你的Web编程技能,它是初学编码的设计师、钻研图表的数据记者和想要可视化展现数据的任何人的理想读物。 资料目录: 1. Introduction Why Data Visualization? Why Write Code? Why Interactive? Why on the Web? What This Book Is Who You Are What This Book Is Not Using Sample Code Thank You 2.Introducing What It Does What It Doesn't Do Origins and Context Alternatives Easy Charts Graph Visualizations Geomapping Mmost from Scratch Three-Dimensional Tools Built with D3 3. Technology Fundamentals The Web HTML Content Plus Structure Adding Structure with Elements Common Elements Attributes Classes and IDs Comments DOM Developer Tools Rendering and the Box Model CSS Selectors Properties and Values Comments Referencing Styles Inheritance, Cascading, and Specificity JavaScript Hello, Console Variables Other Variable Types Arrays Objects Objects and Arrays Mathematical Operators Comparison Operators Logical Operators Control Structures Functions Comments Referencing Scripts JavaScript Gotchas SVG The SVG Element Simple Shapes Styling SVG Elements Layering and Drawing Order Transparency A Note on Compatibility 4. Setup Downloading D3 Referencing D3 Setting Up a Web Server …… |