Pro D3.js Use D3.js to Create Maintainable, Modular, and Testable Charts

Go beyond the basics of D3.js to create maintainable, modular, and testable charts and to package them into a library that can be distributed as open source software or kept for private use. This book will show you how to transform regular D3.js chart code into reusable and extendable modules. You k...

Full description

Bibliographic Details
Main Author: Iglesias, Marcos
Format: eBook
Language:English
Published: Berkeley, CA Apress 2019, 2019
Edition:1st ed. 2019
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 02291nmm a2200253 u 4500
001 EB001876027
003 EBX01000000000000001039394
005 00000000000000.0
007 cr|||||||||||||||||||||
008 191108 ||| eng
020 |a 9781484252031 
100 1 |a Iglesias, Marcos 
245 0 0 |a Pro D3.js  |h Elektronische Ressource  |b Use D3.js to Create Maintainable, Modular, and Testable Charts  |c by Marcos Iglesias 
250 |a 1st ed. 2019 
260 |a Berkeley, CA  |b Apress  |c 2019, 2019 
300 |a XXI, 223 p. 47 illus., 45 illus. in color  |b online resource 
505 0 |a 1. Introduction to Data Visualizations with D3.js -- 2. An Archetypal D3.js Chart -- 3. D3.js Code Encapsulation APIs -- 4. The Reusable API -- 5. Making the Bar Chart Production-Ready -- 6. Britecharts -- 7. Using and Customizing Britecharts -- 8. Extending a Chart -- 9. Testing Your Charts -- 10. Building Your Library -- 11. Creating Documentation -- 12. Using Your Library with React. 
653 |a Computer programming 
653 |a Web Development 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
856 4 0 |u https://doi.org/10.1007/978-1-4842-5203-1?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 006.76 
520 |a Go beyond the basics of D3.js to create maintainable, modular, and testable charts and to package them into a library that can be distributed as open source software or kept for private use. This book will show you how to transform regular D3.js chart code into reusable and extendable modules. You know the basics of working with D3.js, but it's time to become a professional D3.js practitioner. This book is your launching pad to refactoring code, composing complex visualizations from small components, working as a team with other developers, and integrating charts with a Continuous Integration system. You'll begin by creating a production-ready chart using D3.js v5, ES2015, and a test-driven approach and then move on to using and extending Britecharts, the reusable charting library based on Reusable API patterns. Finally, you'll see how to use D3.js along with React to document and build your charts to compose a charting library you can release into the NPM repository. With Pro D3.js, you'll become an accomplished D3.js developer in no time