Hi all, I'm using scatter charts. The problem I'm having is related to the nature of the data I'm loading: a lot of points have the same location, e.g.
0.2, 0.3 0.2, 0.3 0.2, 0.3 0.2, 0.3 0.1, 0.4 0.1, 0.4 0.15, 0.2 ... When I plot these points, it's impossible to see where there is a high concentration of points and where it's only one point. Is there a way to visualise this information? If it's necessary I can pre-process these values and generate different point sizes, but I couldn't find an option in the API. Thanks! -- You received this message because you are subscribed to the Google Groups "Google Chart API" group. 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-chart-api?hl=en.
