Hi, I am looking for a graphing tool that has support for error bars. My search eventually brought me to the Google Chart API. I was able to create error bars on a graph using Shape Markers for line charts in the Chart API following the documentation here:
http://code.google.com/apis/chart/docs/gallery/line_charts.html#gcharts_shape_markers However, I would much rather use the Visualization API for charting. I can create an image using ImageLineChart in the API but have been unable to find any documentation on adding Shape Markers to an Image Line Chart using the Visualization API. Is this possible? Or is there an easier way to add error bars that I am overlooking? Thanks, -Adam -- You received this message because you are subscribed to the Google Groups "Google Visualization 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-visualization-api?hl=en.
