[visualization-api] Unable to load other charts while using gauge chart.

2017-03-08 Thread Prateek Kumar
Hi,

I am facing some problems while using Google chart libraries, I am not able 
to load multiple charts like while using Gauge chart other charts are not 
loaded. 

Please help me on this that how can use gauge chart and pie chart both at 
the same page.

Thanks.

-- 
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 google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
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/207ee360-80cc-41f3-8619-1cd84e1119a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [visualization-api] Question about Security and Privacy

2017-03-08 Thread 'Daniel LaLiberte' via Google Visualization API
You are correct that this claim about "chart data included in the HTTP
request" only applies when there is any such data included in HTTP
requests.

The geo-charts look up map coordinate data for specific regions that are
identified in the HTTP requests for the data.  They may also request the
locations of specific named entities, such as cities or addresses, and
those names or addresses will be in the HTTP requests.

Requests for data from spreadsheets don't typically include much data, but
you may include queries that identify sheets or columns by name.  Of course
the spreadsheet server has access to all the data in your spreadsheet.

If you use the "Chart Server" to build a chart on the server side, you must
send your data to the server in the HTTP requests.  These are deprecated
charts and you are probably not using any of them.

I believe that covers all the cases that could involve sending data to
Google servers.


On Wed, Mar 8, 2017 at 4:01 PM, Danny Varela 
wrote:

> Hi,
>
> I've recently started using Google Charts, and have gone through the FAQ
> webpage (https://developers.google.com/chart/interactive/faq#using-the-api)
> , through the security and privacy page (https://developers.google.
> com/chart/interactive/docs/security_privacy), such that I'm fully aware
> that each chart has it's Data Policy section explaining if any data is sent
> to some external server. However, I'm confused over the question "Is Google
> logging all my chart data ?" in the FAQ page, as it states that chart data
> included in the HTTP request is stored for no longer than two weeks. This
> only applies for those charts that do send data to google like the GeoMap,
> GeoChart, etc right ?
>
> I appreciate your time and dedication to this Google Group, and look
> forward to your response.
>
> Thanks,
> Danny Varela
>
>
> --
> 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 google-visualization-api+unsubscr...@googlegroups.com.
> To post to this group, send email to google-visualization-api@
> googlegroups.com.
> 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/c8d7b5ae-e769-4be3-b02c-
> 02164065b7ff%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Daniel LaLiberte 
dlalibe...@google.com    5CC, Cambridge MA

-- 
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 google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
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/CAOtcSJOdMcSvO99nChE-jh5ZPx%3Di9F05qfKRXcqRea8AKr9www%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [visualization-api] Question about Security and Privacy

2017-03-08 Thread Danny Varela
Hi,

I've recently started using Google Charts, and have gone through the FAQ 
webpage (https://developers.google.com/chart/interactive/faq#using-the-api) 
, through the security and privacy page 
(https://developers.google.com/chart/interactive/docs/security_privacy), 
such that I'm fully aware that each chart has it's Data Policy section 
explaining if any data is sent to some external server. However, I'm 
confused over the question "Is Google logging all my chart data ?" in the 
FAQ page, as it states that chart data included in the HTTP request is 
stored for no longer than two weeks. This only applies for those charts 
that do send data to google like the GeoMap, GeoChart, etc right ? 

I appreciate your time and dedication to this Google Group, and look 
forward to your response.

Thanks, 
Danny Varela


-- 
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 google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
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/c8d7b5ae-e769-4be3-b02c-02164065b7ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [visualization-api] Bug: 404 for script in the Google Charts pages / Norwegian language set.

2017-03-08 Thread 'Daniel LaLiberte' via Google Visualization API
Thanks for your report.  This appears to be a problem specifically with the
developers.google.com page, and not Google Charts.  I'll report the problem
to the right developers.

On Wed, Mar 8, 2017 at 2:30 PM, Jan Welten  wrote:

> When I go to any of the Google Charts pages (e.g. th Chart Gallery page)
> from my Chome brower with "Norwegian Bokmål" laguage set as default in the
> browser, no charts are visible and there is an error in the error console
> of 404 (not found) on the following file:
>
>   https://developers.google.com/_static/551c849470/js/script_
> foot_closure_nb.js
>
>
> As soon as I manually set English or Norwegian as the default language in
> the browser everything works 100% and it's using this file instead.
>
>   https://developers.google.com/_static/551c849470/js/script_
> foot_closureb.js
>
>
> Doesn't seem to be a huge problem, but as a majority of Norwegians have
> "Norwegian Bokmål" as their default language set, the Goole Charts pages
> will not work.
>
>
>
>
>
>
>
>
>
>
> --
> 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 google-visualization-api+unsubscr...@googlegroups.com.
> To post to this group, send email to google-visualization-api@
> googlegroups.com.
> 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/c1a86ef4-1780-4db4-bca8-
> 6ea9b8b2c2c8%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Daniel LaLiberte 
dlalibe...@google.com    5CC, Cambridge MA

-- 
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 google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
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/CAOtcSJMAZLhNQrExihmyzC91sJRtECgaEqypah1GafsiunOCPg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[visualization-api] Bug: 404 for script in the Google Charts pages / Norwegian language set.

2017-03-08 Thread Jan Welten
When I go to any of the Google Charts pages (e.g. th Chart Gallery page) 
from my Chome brower with "Norwegian Bokmål" laguage set as default in the 
browser, no charts are visible and there is an error in the error console 
of 404 (not found) on the following file:

  
https://developers.google.com/_static/551c849470/js/script_foot_closure_nb.js


As soon as I manually set English or Norwegian as the default language in 
the browser everything works 100% and it's using this file instead.

  
https://developers.google.com/_static/551c849470/js/script_foot_closureb.js


Doesn't seem to be a huge problem, but as a majority of Norwegians have 
"Norwegian Bokmål" as their default language set, the Goole Charts pages 
will not work.










-- 
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 google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
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/c1a86ef4-1780-4db4-bca8-6ea9b8b2c2c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [visualization-api] edit option in table chart

2017-03-08 Thread UB
Daniel,is it better to use the HTML services(not using the chart API) for 
displaying spreadsheet data as table and perform edit operation on it..?


On Wednesday, March 8, 2017 at 8:39:15 PM UTC+5:30, Daniel LaLiberte wrote:
>
> It will not be easy to support editing.  You'll have to do a fair amount 
> of hacking just to figure out which cell was clicked on (since we don't 
> have support for that yet), and then you'll have to replace the content (or 
> overlay it) with a text editor.  Changing the appropriate cell value in the 
> DataTable will be easy, but submitting the changes back to the spreadsheet 
> could prove to be a much larger obstacle, which seems possible if there is 
> support for it on the spreadsheet side.
>
> On Wed, Mar 8, 2017 at 10:03 AM, UB  > wrote:
>
>> can u give me some idea on how to achieve that functionality,so far i 
>> have use getSelection() to get the value of selected record,is there a way 
>> i can get the rowID and columnID of the selected record
>>
>> On Wednesday, March 8, 2017 at 8:14:14 PM UTC+5:30, Daniel LaLiberte 
>> wrote:
>>
>>> There is no built-in support for editing the cells of a Table chart and 
>>> sending the values back to the spreadsheet.  Such a capability is possible, 
>>> however, if you apply a suitable amount of code.
>>>
>>> On Wed, Mar 8, 2017 at 8:41 AM, UB  wrote:
>>>
 I have generated a table chart from spreadsheet data, is there a way 
 that when i click on particular record on table chart i should be able to 
 edit it and it should also reflect in spreadsheet(spreadsheet should get 
 updated)

 -- 
 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 google-visualization-api+unsubscr...@googlegroups.com.
 To post to this group, send email to google-visua...@googlegroups.com.
 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/95663d6a-5697-4cf4-b84b-89aa30369c23%40googlegroups.com
  
 
 .
 For more options, visit https://groups.google.com/d/optout.

>>>
>>>
>>>
>>> -- 
>>> Daniel LaLiberte 
>>> dlali...@google.com   5CC, Cambridge MA
>>>
>> -- 
>> 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 google-visualization-api+unsubscr...@googlegroups.com 
>> .
>> To post to this group, send email to google-visua...@googlegroups.com 
>> .
>> 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/f40c4455-3281-44e6-8639-04b7b6492e30%40googlegroups.com
>>  
>> 
>> .
>>
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Daniel LaLiberte 
> dlali...@google.com5CC, Cambridge MA
>

-- 
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 google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
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/f7634c61-100c-4d4a-b91b-3ec54d951480%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [visualization-api] edit option in table chart

2017-03-08 Thread UB
can u give me some idea on how to achieve that functionality,so far i have 
use getSelection() to get the value of selected record,is there a way i can 
get the rowID and columnID of the selected record

On Wednesday, March 8, 2017 at 8:14:14 PM UTC+5:30, Daniel LaLiberte wrote:

> There is no built-in support for editing the cells of a Table chart and 
> sending the values back to the spreadsheet.  Such a capability is possible, 
> however, if you apply a suitable amount of code.
>
> On Wed, Mar 8, 2017 at 8:41 AM, UB  
> wrote:
>
>> I have generated a table chart from spreadsheet data, is there a way that 
>> when i click on particular record on table chart i should be able to edit 
>> it and it should also reflect in spreadsheet(spreadsheet should get updated)
>>
>> -- 
>> 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 google-visualization-api+unsubscr...@googlegroups.com 
>> .
>> To post to this group, send email to google-visua...@googlegroups.com 
>> .
>> 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/95663d6a-5697-4cf4-b84b-89aa30369c23%40googlegroups.com
>>  
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Daniel LaLiberte 
> dlali...@google.com5CC, Cambridge MA
>

-- 
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 google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
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/f40c4455-3281-44e6-8639-04b7b6492e30%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [visualization-api] edit option in table chart

2017-03-08 Thread 'Daniel LaLiberte' via Google Visualization API
It will not be easy to support editing.  You'll have to do a fair amount of
hacking just to figure out which cell was clicked on (since we don't have
support for that yet), and then you'll have to replace the content (or
overlay it) with a text editor.  Changing the appropriate cell value in the
DataTable will be easy, but submitting the changes back to the spreadsheet
could prove to be a much larger obstacle, which seems possible if there is
support for it on the spreadsheet side.

On Wed, Mar 8, 2017 at 10:03 AM, UB  wrote:

> can u give me some idea on how to achieve that functionality,so far i have
> use getSelection() to get the value of selected record,is there a way i can
> get the rowID and columnID of the selected record
>
> On Wednesday, March 8, 2017 at 8:14:14 PM UTC+5:30, Daniel LaLiberte wrote:
>
>> There is no built-in support for editing the cells of a Table chart and
>> sending the values back to the spreadsheet.  Such a capability is possible,
>> however, if you apply a suitable amount of code.
>>
>> On Wed, Mar 8, 2017 at 8:41 AM, UB  wrote:
>>
>>> I have generated a table chart from spreadsheet data, is there a way
>>> that when i click on particular record on table chart i should be able to
>>> edit it and it should also reflect in spreadsheet(spreadsheet should get
>>> updated)
>>>
>>> --
>>> 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 google-visualization-api+unsubscr...@googlegroups.com.
>>> To post to this group, send email to google-visua...@googlegroups.com.
>>> Visit this group at https://groups.google.com/grou
>>> p/google-visualization-api.
>>> To view this discussion on the web visit https://groups.google.com/d/ms
>>> gid/google-visualization-api/95663d6a-5697-4cf4-b84b-89aa30
>>> 369c23%40googlegroups.com
>>> 
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>>
>> --
>> Daniel LaLiberte 
>> dlali...@google.com   5CC, Cambridge MA
>>
> --
> 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 google-visualization-api+unsubscr...@googlegroups.com.
> To post to this group, send email to google-visualization-api@
> googlegroups.com.
> 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/f40c4455-3281-44e6-8639-
> 04b7b6492e30%40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Daniel LaLiberte 
dlalibe...@google.com    5CC, Cambridge MA

-- 
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 google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
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/CAOtcSJPEQxTs12trYRc62Wn-Mof_Tf0E%2BDuC77tQWh73OW1Y6w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [visualization-api] Problems loading Google Charts Examples - Error in JS on Google website

2017-03-08 Thread 'Daniel LaLiberte' via Google Visualization API
There is no 'initSettings' method in Google Charts, but there is in the
developers.google.com service used for the documentation.

The documentation pages appear to be working fine for me. Which particular
pages are you having problems with.  Which browser are you using?

On Wed, Mar 8, 2017 at 6:52 AM, Morten Hopstad  wrote:

> Hello.
>
> Not sure if this is the correct place to ask, but I can't see the examples
> on the google website showing the charts.
>
> It shows an error in the JS making it unable to load the charts for
> preview.
>
> "Cannot read property 'init' of undefined"
> "Cannot read property 'initSettings' of undefined"
> "Failed to load resource: the server responded with a status of 404 ()"
>
>
> --
>
> Anyone else experiencing this?
>
> --
> 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 google-visualization-api+unsubscr...@googlegroups.com.
> To post to this group, send email to google-visualization-api@
> googlegroups.com.
> 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/9f86b132-cbcd-4f32-bb6c-
> f25682119bf9%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Daniel LaLiberte 
dlalibe...@google.com    5CC, Cambridge MA

-- 
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 google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
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/CAOtcSJNu6kh0-WY3t8KGWVxU3HY9xyKUjpC%2B_K_mRXdw0%2BDu0g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [visualization-api] edit option in table chart

2017-03-08 Thread 'Daniel LaLiberte' via Google Visualization API
There is no built-in support for editing the cells of a Table chart and
sending the values back to the spreadsheet.  Such a capability is possible,
however, if you apply a suitable amount of code.

On Wed, Mar 8, 2017 at 8:41 AM, UB  wrote:

> I have generated a table chart from spreadsheet data, is there a way that
> when i click on particular record on table chart i should be able to edit
> it and it should also reflect in spreadsheet(spreadsheet should get updated)
>
> --
> 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 google-visualization-api+unsubscr...@googlegroups.com.
> To post to this group, send email to google-visualization-api@
> googlegroups.com.
> 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/95663d6a-5697-4cf4-b84b-
> 89aa30369c23%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Daniel LaLiberte 
dlalibe...@google.com    5CC, Cambridge MA

-- 
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 google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
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/CAOtcSJP%3DTy9QadPDjSWHQdhgiHzLtORQkGm2_4U_4bbHESVMsA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [visualization-api] Using controls without dashboard?

2017-03-08 Thread 'Daniel LaLiberte' via Google Visualization API
Yes it is possible to use controls outside of dashboards, but they are
dependent on accessing a DataTable.  Perhaps you can fake a datatable just
so it gets the right range.  You don't need to use the filtered datatable
that results.

You'll need to listen for the 'statechange' and 'ready' events.

On Wed, Mar 8, 2017 at 8:10 AM, 'perspektive42' via Google Visualization
API  wrote:

> Is it somehow possible to use controls (e.g. a DateRangeFilter) without a
> dashboard and without connecting it to a DataTable? I'd like to use it as a
> UI element to control elements in a Google Map (not within a chart).
>
> --
> 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 google-visualization-api+unsubscr...@googlegroups.com.
> To post to this group, send email to google-visualization-api@
> googlegroups.com.
> 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/6393c233-c9bc-4a33-8ec3-
> 083a21990ce7%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Daniel LaLiberte 
dlalibe...@google.com    5CC, Cambridge MA

-- 
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 google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
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/CAOtcSJNw_VKQJFEVp8OqevmWG_SYHwtAWvFCrXb%3DXo0tAcjdng%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[visualization-api] edit option in table chart

2017-03-08 Thread UB
I have generated a table chart from spreadsheet data, is there a way that 
when i click on particular record on table chart i should be able to edit 
it and it should also reflect in spreadsheet(spreadsheet should get updated)

-- 
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 google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
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/95663d6a-5697-4cf4-b84b-89aa30369c23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [visualization-api] Tex Math Formula Image using Google Chart API

2017-03-08 Thread 'Jon Orwant' via Google Visualization API
The equation renderer doesn't support different typefaces. Sorry!

Jon

On Wed, Mar 8, 2017 at 7:38 AM, Saravanakumar M 
wrote:

> Hello Guys,
>
> I need to generate math formula images using Tex language. I am aware that
> Google Chart API supports this (https://developers.google.
> com/chart/infographics/docs/formulas?hl=en).
>
> Has anyone used this web service? I am able to generate image through this
> API by sending the Tex code but I want to change the font family. I don't
> find a way to do it. Can anyone guide me here? Does Google Chart API
> support changing fonts?
>
> Thanks.
>
>
> --
> 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 google-visualization-api+unsubscr...@googlegroups.com.
> To post to this group, send email to google-visualization-api@
> googlegroups.com.
> 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/1579aa4d-3748-4fb3-8388-
> 647fba7f900f%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
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/CAJs5hDbGbUwyaE64YfofsH_twJf9qWJN_ovWAK7UuM%2BvvcwNoA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[visualization-api] Using controls without dashboard?

2017-03-08 Thread 'perspektive42' via Google Visualization API
Is it somehow possible to use controls (e.g. a DateRangeFilter) without a 
dashboard and without connecting it to a DataTable? I'd like to use it as a 
UI element to control elements in a Google Map (not within a chart).

-- 
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 google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
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/6393c233-c9bc-4a33-8ec3-083a21990ce7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[visualization-api] Tex Math Formula Image using Google Chart API

2017-03-08 Thread Saravanakumar M
Hello Guys,

I need to generate math formula images using Tex language. I am aware that 
Google Chart API supports this 
(https://developers.google.com/chart/infographics/docs/formulas?hl=en).

Has anyone used this web service? I am able to generate image through this 
API by sending the Tex code but I want to change the font family. I don't 
find a way to do it. Can anyone guide me here? Does Google Chart API 
support changing fonts?

Thanks.


-- 
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 google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
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/1579aa4d-3748-4fb3-8388-647fba7f900f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[visualization-api] Problems loading Google Charts Examples - Error in JS on Google website

2017-03-08 Thread Morten Hopstad
Hello.

Not sure if this is the correct place to ask, but I can't see the examples 
on the google website showing the charts.

It shows an error in the JS making it unable to load the charts for preview.

"Cannot read property 'init' of undefined"
"Cannot read property 'initSettings' of undefined"
"Failed to load resource: the server responded with a status of 404 ()"


--

Anyone else experiencing this?

-- 
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 google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
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/9f86b132-cbcd-4f32-bb6c-f25682119bf9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.