I've updated D3 in Depth to cover ES modules. Instead of loading the whole D3 library, each example now loads individual modules such as d3-selection https://t.co/ui1BQPz8WA
My new course Visualising Data with JavaScript includes a lesson on D3. It's just over 22 minutes long and covers the essentials. https://t.co/MgQYahL3bM #d3js
I'm excited to announce my new course Visualising Data with JavaScript https://t.co/MgQYahKvme It contains 2.5 hours of video content, code examples, two eBooks and shows you how to make charts, maps, data stories and data dashboards using JavaScript (1/7)
The fun continues with part 2 of our D3 series. @peter_r_cook, @enjalot, and @wattenberger will dive into how D3 could change your approach to #dataviz, the difference between charting libraries, and some favorite D3 functions!
Register: https://t.co/cofm6rZk5d
D3 Start to Finish: Learn how to make a custom data visualisation using D3.js. https://t.co/H3q59irZAg by Peter Cook is the featured book on the Leanpub homepage! https://t.co/7B8N80eFd1 cc @createwithdata#books#leanpublishing#D3#dataviz
It's hard to think of a more enduring dataviz tool than @d3js_org - and that's exactly why the "Test of Time" award was created for the Information Is Beautiful Awards! Read all about the winner, D3.js, as well as other nominees! https://t.co/Fpxi23XeAz
My slight obsession with d3-force simulations led me to create a compilation of their use cases and the creation methods behind them. 🧐
https://t.co/fNAvlVqCcT
#dataviz#d3js
The other new chapter is Zoom and Pan which shows how to add zoom and pan capability to a chart. It also covers programmatic control of zoom and pan https://t.co/jPdnG3PgyQ #d3js#javascript#dataviz
Custom tween functions are also covered, so you can (for instance) transition elements around the circumference of a circle https://t.co/gspxg62qJY #d3js#javascript
As well as covering the basics of D3 transitions I demonstrate duration and delay and show how to achieve staggered transitions https://t.co/O0sfOVMv18 #d3js#Javascript
it's today!!!
can't wait to see all these projects and hear from their creators. we have the best community and it's going to be fun to celebrate it together 😄
#d3js
D3 in Depth now covers version 6 of D3! Data joins are much easier now thanks to .join method. You don't need to know enter/exit :) https://t.co/25tVDoxMH9 https://t.co/ui1BQPyB72 #d3js#dataviz#javascript