17 elements tagged with D3.js
Facebook Report Tool
Sparked's Facebook report tool helps brands on assesing their fan engagement and presents this data with beautiful and animated d3.js powered graphs.
Retention Radar Web Application
Retention Radar makes use of machine learning, natural language processing and advanced data analysis to help subscription based services reduce their churn rate.
Mastering D3.js by Pablo Navarro Castillo
I have read several D3 related books. They tend to be small, but this one is pretty broad and thorough, covering a good amount of chart types, library integrations and tricks. It is hands down the best book about D3.js out there.
D3.js Resources to Level Up
Whatever your current level is, you can get to the next level of D3.js development through a myriad o resources. I have gathered a bunch of those in this post to help you improving your D3 coding skills.
Leveling up D3, The Reusable Chart API
The first post in a series where you will see how to improve your D3.js charts by using the Reusable API, a Test-Driven approach and good quality code..
Leveling Up D3, Test Driven Development
In the second post of this series, learn how you can further advance your workflow by using Test-Driven Development when building your D3.js charts..
Leveling Up D3, Events and Refactorings
In the third and final post in the Leveling Up D3 series we carry out a refactoring made possible by our tested, shiny, and quality code..
Eventbrite's Analytics Reports
Analytics Reports are a set of dashboards that show Eventbrite's event creators' data. They are seven different dashboards with information about Sales, Traffic, Attendee Geography, and Check-In levels.
Introducing Britecharts, Eventbrite's Reusable Charting Library Based on D3
Britecharts is a client-side reusable Charting Library based on D3.js that allows an easy and intuitive use of charts and components that can be composed, creating beautiful visualizations.
Britecharts - Reusable Charting Library
Britecharts is a reusable Charting Library based on D3.js. It allows you to compose charts intuitively, creating beautiful interactive data visualizations. Read more about this popular project that amassed 3.7K stars on GitHub.
Better D3 charts with TDD
People often begin building D3.js charts by starting with examples and customizing them to their needs. But what's next! How do you level up your skill to architect your D3.js projects effectively, mastering the art of building maintainable D3.js charts you can really be proud of?
Britecharts v2.0 Released
Britecharts 2.0 is a breaking release which aims to help in the creation of new charts. For that reason, we have improved our API and set up rules to keep it consistent.
Create beautiful test-driven data visualisations with D3.js
Everyone loves data visualisation – it’s a quick and easy way to turn stats into something that’s good looking and understandable. Find out how you can use D3.js to create visualisations that look great.
React, D3 and their ecosystem
React and D3 are tools designed for goals that collide, as they control the DOM in different ways. In this talk, you will learn how to build React apps with the power of D3, the different strategies, and libraries for your work or side projects.
Discover "Pro D3.js", a new book to improve your JavaScript data visualizations
My new book, "Pro D3.js", teaches a maintainable, modular, and testable approach to create D3.js-based data visualizations.
Verity - Data Quality Tool
Verity is a data quality check tool aimed to allow improved data trust to enable data-driven decisions. Read how it evolved to verify 25TB of data and be adopted by 65 teams.