Hacker News new | ask | show | jobs
by mistidoi 2040 days ago
I kind of thought that too, but somewhere around the start of the pandemic, I was able to quickly develop an interactive dataviz on Observable (https://observablehq.com/@mistidoi/coronavirus-tests-positiv...) and drop it into a blog post trivially (https://relevant.healthcare/blog/2020-04-02-covid-state-visu...). Beyond the work on the viz itself, it took something like 15 minutes to get it into the blog post, and it's more or less seamless.

Confession though, I might have been powered by Mike Bostock fanboy juice. d3 is part of what made me fall in love with programming.

1 comments

Can you share how you were able to embed the notebook into your blog post?