Loading multiple D3 versions at once

This quick tutorial demonstrates how you can load two different D3 versions on the same page.

This is important for cases when you are using different D3 code which requires differing versions.

Example code and full tutorial

The full code is available by viewing the source of the below frame. If you want more detailed instructions there is my blog post I talk through the code step by step.