Hello,

I am currently setting up some line charts and have looked through the page 
for customizing points. 
https://developers.google.com/chart/interactive/docs/points 

You can define by series with the following in the options: 




*pointSize: 30,series: {    0: { pointShape: 'circle' },    1: { pointShape: 
'triangle' },
}*


While you are able to specify for a specific series, are you able to 
specify for a specific cell? I want to add an upright green point shape for 
certain points, and a downward pointing red shape on others.

Thanks,
Taylor 

-- 
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