Month: July 2013
-
Using d3js to visualise the Atlas of Living Australia
I’ve been playing around with d3js,which is an amazing JavaScript library for visualising data. Using the Atlas of Living Australia Web Services I was able to build a simple data explorer that displays a bubble chart of occurrence data for a taxon. At the moment it is fairly basic and is not entirely intuitive (no […]