Data Visualization with D3 and AngularJS
| By: | Erik Hanchett |
| Publisher: | Packt Publishing |
| Print ISBN: | 9781784398484 |
| eText ISBN: | 9781784395780 |
| Edition: | 1 |
| Copyright: | 2015 |
| Format: | Reflowable |
Lifetime - $47.99
eBook Features
Instant Access
Purchase and read your book immediately
Read Offline
Access your eTextbook anytime and anywhere
Study Tools
Built-in study tools like highlights and more
Read Aloud
Listen and follow along as Bookshelf reads to you
Details
Table of Contents
Book Description
If you are a web developer with experience in AngularJS and want to implement interactive visualizations using D3.js, this book is for you. Knowledge of SVG or D3.js will give you an edge to get the most out of this book.What you will learn
- Design, implement, and integrate an interactive dashboard to visualize server logs in real time using D3 graphics
- Learn crossplatform vector graphics to implement a dashboard visualization
- Perform datadriven transformations on selected HTML and SVG nodes
- Map, group, and filter datasets and create scales and axes
- Modularize data visualization information into reusable components to seamlessly integrate them into an AngularJS application
- Load, parse, and preprocess external data and autoupdate the visualization
- Design various chart types such as scatter, line, bar, or area and extend builtin shapes
- Create custom animations and transitions for the visualization
- Implement interactions and controls for the visualization preserving twoway binding between D3 and AngularJS components