Closed kendersec closed 11 years ago
Thanks, that looks really good! I've made the sorted the values for the pie charts in order of largest first, and increased the amount of data for the tea intake chart. I think the "who's been luckiest" chart would make more sense as a bar chart with a horizontal line at luckiness=1.0, would it be easy to change?
Makes sense :) Yes, I think it would be fairly easy to change, just some Javascript changes, using the same DataTable (I think) then you only need to change the plot object to be https://developers.google.com/chart/interactive/docs/gallery/barchart
That was easy to change - I've made it into a column chart.
Happy to add/remove/modify stuff, let me know what you think