Re: [visualization-api] Sankey Node Color and Order/Sorting

2016-09-20 Thread Rob Simpson
On Monday, 19 October 2015 14:46:29 UTC+1, Sergey wrote:... >I think your current best bet is indeed to assign a color to each node. Can you point me at something that will show me how to do this? How are the nodes indexed? Thanks -- You received this message because you are subscribed

[visualization-api] Customize location of time labels in Timeline

2016-09-20 Thread Mai El Shehaly
Tick labels are positioned under the timeline which can be unintuitive if the number of rows is relatively large. Is there a way to position the ticks (time labels) at the top of the timeline (kind of like table column labels)? Thanks. -- You received this message because you are

[visualization-api] horizontal material bar chart sizing / scaling

2016-09-20 Thread Kenny Baugher
I'm relatively new to the google charts area and have done a few, mostly timeline charts, which appear at least in the way to setup a vertical scroll bar if the about of items along the vertical axis does not fit in the chart area specified. However when I'm working with a material bar

[visualization-api] multiple independent charts

2016-09-20 Thread Michael X
hi i have been asked to create a chart and allow other programmers to add charts independent of the first chart. is this possible ? thanks Michael -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group

[visualization-api] Hide or remove calendar chart legend

2016-09-20 Thread Jonathan Shay
I'm using the calendar chart to simply provide tooltip information on a calendar control with no concern for the numeric value represented by a cell. As such, I'm providing a value of 0 for the numeric property and would really rather not see the color gradient legend. I've tried passing a

Re: [visualization-api] multiple independent charts

2016-09-20 Thread Michael X
what they want is to : new Programmer needs to add a chart to existing set of chart , so he/she adds code to call a function and passes the url which returns a JSON data structure : function testAjax(str1) { var data2={}; var result={}; $.ajax({ type:

Re: [visualization-api] multiple independent charts

2016-09-20 Thread 'Daniel LaLiberte' via Google Visualization API
Yes, the documentation page should make it clear how. On Tue, Sep 20, 2016 at 2:57 PM, Michael X wrote: > what they want is to : > > new Programmer needs to add a chart to existing set of chart , so he/she > adds code to call a function and passes the url which returns a JSON

[visualization-api] Annotation Chart zoom to t=0 rather than t=T?

2016-09-20 Thread Brandon
So this functionality would be nice, and I'm wondering if it's implemented. Is there any option to change the zoom buttons to showing, say, if I pressed "1y," the first year of data rather than the last year of data? i.e. if I have observations n=1,2,...36, and I press 1y, the chart would in

[visualization-api] How to put months on horizontal axis of line chart using google sheets.

2016-09-20 Thread Jarrett Strickland
Hello, I am putting together a monthly budget system. I have multiple sheets feeding into one line chart to show income vs expenses. I want the horizontal scales to show the months. This is probably easy for some, but its my first time using google charts. Please help. -- You received this

[visualization-api] Refused to execute inline script because it violates the following Content Security Policy directive -- Please help!

2016-09-20 Thread josh carrillo
I've been unable to implement this component within my MVC 5 project, hoping someone knows what I'm missing. Keep getting the following error message: Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' ajax.googleapis.com