Hi, I am using the DataTable Roles feature to annotate LineChart as mentioned in the below link:- https://developers.google.com/chart/interactive/docs/roles
But the annotations are coming Horizontal and not vertical. For example "Started Using Spreadsheets" annotation below is vertical which is what I want but for me its not coming vertical. <https://lh3.googleusercontent.com/-6aYmbTrHAP4/T89BsPDPoDI/AAAAAAAAAnU/-M9hhcpFIgk/s1600/google_chart_annotation.bmp> I am using the below code to add annotated column:- addColumn({type:'string', role:'annotation'}); Please help. Regards, -Anuroop. -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/A_NMV3DfH1UJ. 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.
