If you’re interested in interactive data visualisation you’ve probably heard of the d3 JavaScript library, even if you’ve never used it or even know any JavaScript. Mike Bostock, the creator of d3, and colleagues followed this up with d3.express, which was quickly renamed to Observable.
Read on to see how you can build a simple Observable Framework app without spending a lot of time troubleshooting JavaScript code.
Leave a Comment