Live data from Hacker News

Interactive Charts with D3

wattenberger.netlify.com

1–10 of 33 posts

Re: Interactive Charts with D3

#2
If building interactive charts with D3 leads to beautiful interactive blog posts like this one, combining code and visuals in a seamless way — well, then, sign me up!

(This introductory post is by the author of “Fullstack D3 and Data Visualization”, a book notable for, among other things, having the coolest front cover in existence: https://www.fullstack.io/fullstack-d3)

Re: Interactive Charts with D3

#5

If building interactive charts with D3 leads to beautiful interactive blog posts like this one, combining code and visuals in a seamless way — well, then, sign me up! (This introductory post is by the author of “Fullstack D3 and Data Visualization”, a book notable for, among other things, having the coolest front cover in existence: https://www.fullstack.io/fullstack-d3 )

I've just been browsing the author's website, some really good examples of D3 usage and all the code is on Github:

https://wattenberger.com/ https://github.com/Wattenberger/Wattenberger-2016/tree/maste...

Re: Interactive Charts with D3

#6
This website shows everything that's amazing about the internet and about web development, when done right.

There are no popups, cookie warnings, ads or other cruft. It's informative, exquisitely designed, interactive in the right places, it loads fast and everything fits together perfectly.

I'm in awe.

Re: Interactive Charts with D3

#8

This website shows everything that's amazing about the internet and about web development, when done right. There are no popups, cookie warnings, ads or other cruft. It's informative, exquisitely designed, interactive in the right places, it loads fast and everything fits together perfectly. I'm in awe.

Agreed, except the font is subjectively unpleasant to read.

Easy fix is to change to font-family: serif; on the App component

Re: Interactive Charts with D3

#10

This website shows everything that's amazing about the internet and about web development, when done right. There are no popups, cookie warnings, ads or other cruft. It's informative, exquisitely designed, interactive in the right places, it loads fast and everything fits together perfectly. I'm in awe.

Well - when I get the tooltip of one of the rightmost bars, I get horizontal scrollbars. That much for "done right"
Post reply on HN