New Bamboo Web Development

Bamboo blog. Our thoughts on web technology.


The first London d3.js meetup

6 months ago by Makoto Inoue

After two successful drinkups, we finally held our first london d3.js meetup.

Special thanks to @timruffles, @CiaranR, and Skimlinks people for providing the venue, pizzas, beers and a talk.

Here is the list of topics we mentioned during/after the meetup.

Introduction and Announcement.

Talk 1: Introduction to d3.js

Other resources

One important note is that svg (which people use d3.js with) is not supported on legacy browsers. There are a few work arounds

  • d3renderer = This module enables us to create server-side d3 svg image.
  • r2d3 = Customized build of D3 powered by RaphaelJS

Talk 2: Show and tell

Saltaku flat hunter

Benkyo Player

Pub talk topics

Final notes

  • We had 36 signups and around 25 turn-ups
  • About half the attendees were new to d3.js, so was good to have an introductory talk
  • The frequency of the meetup is a request driven. Please suggest if you have any topics you want to talk or hear
  • Probably the next meetup is about showing off what you have hacked over the Christmas/New Year