So, I saw the Apps Scripts will not work if you don't have a secured HTTPS 
site 
<https://developers.google.com/apps-script/guides/html/restrictions#sandbox_mode>.
 
Working a little for a non-profit, that isn't exactly easy to get. I looked 
to see where I could contact Google App Script support, but like many 
companies today, they don't seem to have anything other than forums like 
this one, or requests for new functionality. Is there some place you were 
referring to that I could actually contact Google Apps Script Service 
Professionals and explain the situation? I am gong to try posting my 
question on Stack Overflow, but I don't see any way to get this working 
right now. If you know of a direct email, or place I can go to inquire, 
that would be helpful. Otherwise, this whole effort was rather fruitless 
because they dont' seem to support anything other than creating scripts 
inside of HTML. Not very user friendly at all.

On Monday, December 19, 2016 at 10:16:56 PM UTC-8, Dat Viz wrote:
>
>           I am a fairly new Apps Script Programmer, so I apologize in 
> advance for any questions that might seem obvious to advanced users. I 
> looked here 
> <https://developers.google.com/chart/interactive/docs/gallery/controls#preparedata>
>  to 
> learn how to build a dashboard for a Google Sheet. I was able to use some 
> apps script that I tested in the Script Editor to crate an array. I seemed 
> to follow most of the HTML conventions suggested thus far, but when I got 
> to Step 5 I noticed that the options one could specify when setting up 
> either a ControlWrapper or ChartWrapper. I clicked on the links specified 
> there, but the ControlWrapper 
> <https://developers.google.com/chart/interactive/docs/gallery/controls#controlwrapperobjectrtwrapperobject>
>  page, 
> and the ChartWrapper 
> <https://developers.google.com/chart/interactive/docs/reference#chartwrapperobject>page
>  
> didn't really go into the properties; they described the methods that could 
> be called. I don't know why Google wouldn't report these, but I am finding 
> they leave a lot of information out for you to just figure out on your own. 
> Perhaps there is an assumption that one has done some web programming, but 
> I haven't so again please excuse any ignorance on my part. Does anyone know 
> where I can find a list of the options that can be set for these two 
> classes?
>           Also, I really didn't see anywhere on the page that showed you 
> how to test whether the separate HTML file had worked. I would assume if I 
> am making this as an added dashboard to a Google sheet, I would go to 
> Publish →Deploy as Sheets web add on, but I wasn't sure. Lastly, in the 
> example, they give hand typed/programmed arrays in there, while I used a 
> script to populate an array. I was wondering if I would need to push 
> categorization for all columns to the top of the array? I can share the 
> script I added if this is helpful. I am just a little confused by this 
> write up, as it doesn't really "fill in all of the blanks". Thanks for any 
> help!
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/047e07d9-a7ca-42c9-aef6-0f6d20a7f815%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to