Would Bubble Charts work for you? http://code.google.com/apis/chart/interactive/docs/gallery/bubblechart.html
On Friday, March 9, 2012 8:38:38 AM UTC-5, CrazyChris wrote: > > I would like to show certain events as dots within a line chart > similar to this: > > which is the page statistics of a facebook page > the dots represent postings, the size of the dot the amount of > postings on that day > > For my own software project I have implemented Google's Line Charts > (new version) and it works very well. I would now like to add dots for > showing certain events just like in the facebook graph. > The Line Chart doesn't support this, the combo chart combines lines > with columns, ... > > Anybody have an idea how to do/fake this with google charts? > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/zuGcCmd1GFoJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
