How to apply different color to annotation of each data point in a series
36 views
Skip to first unread message
Sagar Varma
unread,
Aug 31, 2018, 6:14:32 AM8/31/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Visualization API
Hi ,
I have created a ColumnChart and have 2 different series each having 2 data points. in each data point i will have some numeric value like "42.32" and an up and down triangle symbols like ▲ and ▼. i want to apply color only to each arrow mark based on some value. if it negative, color of triangle should be RED and if value is positive, Color of triangle should be Green. Could someone help me in achieving this scenario.