JavaScript and jQuery for data analysis and visualization /
The authors show data analysts, developers, and Web designers how they can put the power and flexibility of modern JavaScript libraries to work to analyze data and then present it using best-of-breed visualizations. They also demonstrate the use of each technique with real-world use cases, showing h...
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , , , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Indianapolis :
Wrox : John Wiley & Sons,
[2015]
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Frontmatter
- Part I: The Beauty of Numbers Made Visible. The World of Data Visualization
- Working with the Essentials of Analysis
- Building a Visualization Foundation
- Part II: Working with JavaScript for Analysis. Integrating Existing Data
- Acquiring Data Interactively
- Validating Your Data
- Examining and Sorting Data Tables
- Statistical Analysis on the Client Side
- Part III: Visualizing Data Programmatically. Exploring Charting Tools
- Building Custom Charts with Raphaël
- Introducing D3
- Incorporating Symbols
- Mapping Global, Regional, and Local Data
- Charting Time Series with Ignite UI igDataChart
- Part IV: Interactive Analysis and Visualization Projects. Building an Interconnected Dashboard
- D3 in Practice.