The AnnotationCharts do not yet support changing point sizes and line widths (though I suspect this functionality will be coming soon<http://www.urbandictionary.com/define.php?term=Soon&defid=4387130>). You can achieve a similar effect by using a LineChart with a ChartRangeFilter in a Dashboard. It's a bit more complicated to put together, but you can increase the point sizes and eliminate the lines in the chart.
On Monday, February 10, 2014 6:30:53 PM UTC-5, gsk wrote: > > I'm using Annotated Charts for plotting weight vs dates for a few members > of my family. I've decided to use Annotated Charts (instead of Scatter > Charts) because of the built-in range selection area which is quite > convenient. I am not using the annotation functionality (i.e. > displayAnnotations > = False). > > Question: is there a way to display data as points instead of lines in > Annotated Charts? The data can be sparse at times, and doesn't look too > well with many segmented lines. > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/groups/opt_out.
