[visualization-api] Both line and point annotation types in a single chart

2016-12-07 Thread jovistruck
I want to plot some data points with annotation style 'point' and one with 'line', how do I do that? Currently I use annotations: { style: 'point' } Can I modify my view selectively?. view.setColumns([0, 1, { calc: "stringify", sourceColumn: 1, type:

[visualization-api] Google "Annotation Chart" is not responsive

2016-12-07 Thread Arghya chakroborty
Hi, I am trying to create an Annotation Chart for Time Series data. So far, the code snippet given in "Google Charts" page has helped (THANKS A LOT) & the chart gets properly displayed But when I try to access the chart (projected in a web page) in my mobile, the chart doesn't get

[visualization-api] How to creatre a zoom panel at the bottom of a line graph?

2016-12-07 Thread Tim Hill
Hi all, I've successfully created a line graph pulling four columns of data from a Google Sheet and I can get explorer to make it pan and zoom. However what I'm really after is a 'zoom panel' that I can see at the bottom of this graph:

[visualization-api] Not Able To See the 3d pie Chart on IE 11 whereas I am able to see water fall and guage charts

2016-12-07 Thread krishna Eranki
Hi, I am trying to use a google 3d pie chart in my Salesforce system to show some data and was sucessful but when I check it in IE 11 I am not able to see the chart. However, I am able to see the waterfall and guage charts I created in a different page for adifferent purpose. Here is the code I