[visualization-api] Terms and Condition of use

2016-12-09 Thread Alexander Hinterholzer
Hi, I have a more commercial related question about the google charts. Currently, I have to analyze and evaluate possible javascript chart frameworks for a commercial use. I already have some experience with the google search bar and it's been some years I did this, but I can remember that it wa

[visualization-api] Re: Passing JSON String to Google Charts in Play Framework controller to Scala view is not recognized nor do the charts display

2016-12-09 Thread Dan Zeller
I found a solution to this... Need to have double quotes around both name and value, not just the value... So, my Javascript changed to: var newJSON = jsonString.replace(/'/g, '"'); And the JSON String is set to: {"cols": [{"id": "task", "label": "Task", "type": "string"}, {"id": "hours", "labe

[visualization-api] Passing JSON String to Google Charts in Play Framework controller to Scala view is not recognized nor do the charts display

2016-12-09 Thread Dan Zeller
I hope this is the correct forum for my issue. I have posted this issue over in StackOverflow, but have not received any response: http://stackoverflow.com/questions/41062894/passing-json-string-to-google-charts-in-play-framework-controller-to-scala-view I have a controller in Play that passes a

[visualization-api] Adding rows to Data Table in Standard Template based on Count

2016-12-09 Thread Michelle
Working on a template for data submission. The template needs to have a table in the sheet that is dynamic, as different users will be entering various rows of data. I am looking for a code that will add rows to my table based on a number the user inputs. The table will have 3 fixed columns

[visualization-api] Re: Invert left y-axis of dual axis chart

2016-12-09 Thread DM
Yep, that was it... you have to use the Classic charts. It worked once I switched from material charts. Thanks for the reply On Friday, November 25, 2016 at 3:16:26 PM UTC+2, DM wrote: > > Hi folks, > > Is it possible to change the direction of the left hand y axis in a dual > axis chart? > > I

Re: [visualization-api] Re: Remove unneeded months from Calendar Chart

2016-12-09 Thread Cindy Liu
Hi Mitch, Is there any update on this feature? Thanks! On Friday, June 6, 2014 at 4:31:45 PM UTC+1, Mitch Foley wrote: > > Unfortunately, there is currently no way to do this. However, this is the > most requested feature for calendar chart, so it's likely to receive > attention sooner rather t

[visualization-api] Re: Gantt - How to change the display range

2016-12-09 Thread Cindy Liu
Same here. Do you guys have any progress on this? On Wednesday, September 14, 2016 at 11:47:21 AM UTC+1, PCase wrote: > > > Same question i wanted to post now. Nobody any ideas? > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To

[visualization-api] Dual-Y Charts in angularjs and ng-google-chart.min.js

2016-12-09 Thread Jagathish Varun
Hi, Dual - y charts (https://jsfiddle.net/jagathish/ykcmk5d8/), How can i implement in angular js please send some example with same date functionality. Thank You -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe