I have one point on a timeline (the new SVG one, not the old flash one)
which I want to annotate.

(we changed data collection method at a specific date and I'd like to
signpost the knee in the graph as 'we know this')

The worked examples in the google chart api reference all seem to incur the
cost of an additional column in the data.

Is there a hack/cheat/technique/heuristic/jsfiddle which shows how to
achieve this but as a single datapoint, and not have to refactor the entire
table set?

kinda like annotate (xoff,yoff, "we know this" { style={font: bold;.....}});

type thing

-- 
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/d/optout.

Reply via email to