Google Charts and CSV Part 3: Side-by-Side Bubble Charts
In the third part of this tutorial series we will take the bubble chart from the previous tutorial and add another one to the same page to compare the two provinces side-by-side.
3 posts
In the third part of this tutorial series we will take the bubble chart from the previous tutorial and add another one to the same page to compare the two provinces side-by-side.
In the second part of this tutorial series we will take the scatter plot from the previous tutorial and turn it into a bubble chart.
In this tutorial, we will take a CSV file and create an interactive scatter plot using the Google Charts API and the jQuery-CSV library.