Re: [visualization-api] QR Codes Information

2016-04-19 Thread 'Jon Orwant' via Google Visualization API
We make no promises about the long-term availability of QR code generation
in Google Image Charts. That said, we also have no intentions of turning it
off in the short term.

So, your call. Sorry we can't be more prognostic!

Jon

On Tue, Apr 19, 2016 at 4:55 PM, Ralph Malph 
wrote:

> Where can I find information on QR codes on the developers.google.com
> site? I found this article
> , but it
> indicates that the API is deprecated.
>
> I want to embed a QR code image in an e-mail that's dynamically generated
> based on values tied to a lead in an e-mail marketing platform, but I want
> to avoid using this method if it's on its way out.
>
> The above article references the "charts" API, but I couldn't find
> anything on QR codes specifically. I found other references to QR codes,
> but they appear to be specific to building applications on Android.
>
> Once again, this seems to work fine, but I don't want to spend time
> implementing based on a method that's being deprecated.
>
> http://chart.googleapis.com/chart?cht=qr=300x300=UTF-8=H=http://www.nike.com;
> width="300" height="300" alt="QR Code" title="" />
>
> --
> 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/a75b6ebe-9117-4d55-a4cf-1199907caeac%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/CAJs5hDYKGUou%3Dk1-jQygZ1T60bCxWnxAEYi8j7weVCKfgXM_kg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[visualization-api] QR Codes Information

2016-04-19 Thread Ralph Malph
Where can I find information on QR codes on the developers.google.com site? 
I found this article 
, but it 
indicates that the API is deprecated.

I want to embed a QR code image in an e-mail that's dynamically generated 
based on values tied to a lead in an e-mail marketing platform, but I want 
to avoid using this method if it's on its way out.

The above article references the "charts" API, but I couldn't find anything 
on QR codes specifically. I found other references to QR codes, but they 
appear to be specific to building applications on Android.

Once again, this seems to work fine, but I don't want to spend time 
implementing based on a method that's being deprecated.

http://chart.googleapis.com/chart?cht=qr=300x300=UTF-8=H=http://www.nike.com;
 
width="300" height="300" alt="QR Code" title="" />

-- 
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/a75b6ebe-9117-4d55-a4cf-1199907caeac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [visualization-api] License attribution in Drupal 8

2016-04-19 Thread 'Daniel LaLiberte' via Google Visualization API
Hi Bill,

The version of Google Charts that you use depends on which version you
load.  With the gstatic loader can load one of several versions when you
call google.charts.load().  The first arg specifies the version, which
might be a particular numbered version like '41' or '44', or it could be
'current' or 'upcoming' which means the loader dynamically determines which
version to use.

You can read the Terms of Service page here:
https://developers.google.com/chart/terms
The license is Copyright Google, free to use.

On Tue, Apr 19, 2016 at 9:23 AM, Bill Bohling  wrote:

> Greetings,
>
> I'm using Google charts in a Drupal 8 project.  One of the new things in
> D8 is a libraries.yml file for registering both local and remote JS and
> CSS.  For remote resources like Google charts, Drupal requires version and
> licensing information to be provided, so I'm wondering what to enter there.
>
> google_chart:
>   remote: https://www.gstatic.com/charts/loader.js
>   version: ?
>   license:
> name: ?
> url: ?
> gpl-compatible: ?
>   js:
> https://www.gstatic.com/charts/loader.js: {type: external}
>
>
> Thanks,
> Bill
>
> --
> 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/f2ee8b09-b0b9-4445-9b3d-77f0c63edb6b%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/CAOtcSJOP1uuNVCFCLM44sLB-WBDLMGKi3gsZo%3DtQZ-oTntvQjg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [visualization-api] Re: Is it possible to format the percentage in the pie chart to 2 decimal places instead of one?

2016-04-19 Thread Shabir Ahmed
do we have any update on this issue, did any find a way to present more 
digit with percentage?

On Wednesday, May 21, 2014 at 6:41:56 AM UTC-7, Daniel LaLiberte wrote:
>
> Ah, I should have noticed that you mentioned the percentage value.  There 
> is no way at this time to specify the format of the percentage value, 
> though I can see it might be useful in some cases.  We'll consider it for a 
> feature enhancement.
>
>
> On Wed, May 21, 2014 at 8:44 AM, Mahmoud Said  > wrote:
>
>> Thank you Daniel, you are right, i tried it. but i realized that both 
>> affect the format of the displayed value,   what I need it the "percentage"
>>
>> for examples
>>
>> the values are   and 
>>
>> The percentage should be 77.77  and 33.33  , however, the pie chard 
>> displays it as  77.8 and 33.2
>> I need to display more fraction digits in the "percentage" part
>>
>>
>> On Wed, May 21, 2014 at 2:32 PM, 'Daniel LaLiberte' via Google 
>> Visualization API  wrote:
>>
>>> Mohmoud,
>>>
>>> You have conflicting format options.  As the docs about the pattern 
>>> option say: "When provided, all other options are ignored, except 
>>> negativeColor."
>>> So your fractionDigits option is ignored.  But you can get the 
>>> equivalent of two decimal digits as part of your pattern by using: 
>>>  pattern: '###,###.00'.
>>>
>>> dan
>>>
>>>
>>> On Wed, May 21, 2014 at 8:01 AM, Mahmoud Said >> > wrote:
>>>
 Did u reach Any solution or workaround?. i'm stuck with the same 
 problem here, I need to display 2 digits after the the decimal point in 
 the 
 percentage. apparently the use of fractionDigits does not help



 function drawChart(data) {
   var data = google.visualization.arrayToDataTable([
 ['choice', 'sum'],
 ['option1', data.total_val1],
 ['option2', data.total_val2]
   ]);
   
   var options = {
 title: data.title, 
 is3D: true, 
 colors:['#CB5758','#4F8DD6'],
 width:600,
 height:400,
 fontSize: 18,
 chartArea: {width: '80%'}
   };

   var formatter = new 
 google.visualization.NumberFormat({pattern:'###,###', fractionDigits: 2} );
   formatter.format(data, 1);
   
   var chart = new 
 google.visualization.PieChart(document.getElementById('chart_div'));
   chart.draw(data, options);  
 }




 On Thursday, December 13, 2012 8:41:12 PM UTC+2, Kwasi wrote:
>
> Is it possible to format the percentage in the pie chart to 2 decimal 
> places instead of one?
>
 -- 
 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 
 http://groups.google.com/group/google-visualization-api.
 For more options, visit https://groups.google.com/d/optout.

>>>
>>>
>>>
>>> -- 
>>> Daniel LaLiberte 
>>>   - 978-394-1058
>>> dlali...@google.com5CC, Cambridge MA
>>> daniel.l...@gmail.com  9 Juniper Ridge Road, Acton MA
>>>
>>> -- 
>>> You received this message because you are subscribed to a topic in the 
>>> Google Groups "Google Visualization API" group.
>>> To unsubscribe from this topic, visit 
>>> https://groups.google.com/d/topic/google-visualization-api/vCNW1Fdva5o/unsubscribe
>>> .
>>> To unsubscribe from this group and all its topics, 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 
>>> http://groups.google.com/group/google-visualization-api.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>>
>> -- 
>> Mahmoud Said
>> Software Engineer - eSpace
>> http://splinter.me/modsaid
>> blog.modsaid.com
>>
>>
>> -- 
>> 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 
>> http://groups.google.com/group/google-visualization-api.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Daniel LaLiberte  
>  - 978-394-1058
> dlali...@google.com5CC, Cambridge MA
> daniel.l...@gmail.com  9 Juniper Ridge Road, Acton MA
>

-- 
You received this message because you are 

Re: [visualization-api] Question about Histogram: Aggregation to "Items" block

2016-04-19 Thread 'Daniel LaLiberte' via Google Visualization API
Sorry, the Histogram tooltips can't be customized yet.  The option under
'histogram' that controls the hiding of bucket items is hideBucketItems, so
try setting it to false:

var options = {
  ...
  histogram: { hideBucketItems: false }
}


On Tue, Apr 19, 2016 at 10:39 AM, D Sen  wrote:

> Hi everyone,
>
> I'm currently using the histogram. When pushing in too much data, the
> stacked bars become single blocks. While I like that, the Label "Items: #"
> isn't quite fitting as my data is about people. Is there a way I can change
> this label to anything else? Or a way to disable this aggregation?
>
> Thank you very much!
>
> --
> 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/82bba7d0-a6be-48f1-8ddd-b54f4060f505%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/CAOtcSJMObjycxbE27wxb99B-F63hrmY4Lw0CYmh3CLrExhbSug%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[visualization-api] Question about Histogram: Aggregation to "Items" block

2016-04-19 Thread D Sen
Hi everyone,

I'm currently using the histogram. When pushing in too much data, the 
stacked bars become single blocks. While I like that, the Label "Items: #" 
isn't quite fitting as my data is about people. Is there a way I can change 
this label to anything else? Or a way to disable this aggregation?

Thank you very much!

-- 
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/82bba7d0-a6be-48f1-8ddd-b54f4060f505%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[visualization-api] License attribution in Drupal 8

2016-04-19 Thread Bill Bohling
Greetings,

I'm using Google charts in a Drupal 8 project.  One of the new things in D8 
is a libraries.yml file for registering both local and remote JS and CSS.  
For remote resources like Google charts, Drupal requires version and 
licensing information to be provided, so I'm wondering what to enter there.

google_chart:
  remote: https://www.gstatic.com/charts/loader.js
  version: ?
  license:
name: ?
url: ?
gpl-compatible: ?
  js:
https://www.gstatic.com/charts/loader.js: {type: external}


Thanks,
Bill

-- 
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/f2ee8b09-b0b9-4445-9b3d-77f0c63edb6b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [visualization-api] Visualization of Healthcare Sensor Data via CSV File in HTML?

2016-04-19 Thread Lee Deneault
Thanks Much Daniel...!

I will give it a "whirl"...!

LEE



On Mon, Apr 18, 2016 at 11:58 AM, 'Daniel LaLiberte' via Google
Visualization API  wrote:

> Hi Lee,
>
> Google Charts will work with JSON-like format if it is formatted as
> expected, as documented here:
> https://developers.google.com/chart/interactive/docs/datatables_dataviews#javascriptliteral
>
> If you can provide the data via a Google spreadsheet, the correct
> conversion is done for you. See
> https://developers.google.com/chart/interactive/docs/spreadsheets
>
> Realtime updating of the chart basically requires multiple draw() calls
> with the new data.  If you wrap your chart in a ChartWrapper, then you can
> use the setRefreshInterval() method to automatically get new data and draw
> it:
> https://developers.google.com/chart/interactive/docs/reference#methods_4
>
>
>
> On Sun, Apr 17, 2016 at 7:58 PM, Lee Deneault 
> wrote:
>
>> Hi Group!
>>
>> I would like to use Google Visualization / Developers Tools to draw a
>> stack plot of a multi-parameter CSV File using HTML.
>> An example of the CSV File Format is attached to this Post.
>> As you will see, the rows are in 5 second increments...
>>
>> Ideally, I would like like to be able to "draw" the newly "acquired" rows
>> in real-time but, for right now, I would just like to see the data in a
>> static fashion.
>> I used an on-line converter to create a JSON file of the above CSV File,
>> if that is a better way to go and the result of this conversion is also
>> attached to this Post.
>>
>> Needless to say, any and all advise would be greatly appreciated!
>>
>> Many thanks, in advance, for your time and consideration!
>>
>> Best Regards,
>>
>> LEE
>>
>> PS - I have always been so very impressed with how easy Google Developer
>> Tools were to use, up until now!
>> Successfully drawn Google Developer Charts are so "beautiful" and
>> "stunning" that I truly hate to use anything else but, I am afraid that
>> doing the above is either not as straight forward as I had hoped or I am
>> just not "getting it" quite yet...! My money is on the latter...!
>>
>> Seriously, thanks again...!
>>
>> --
>> 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/d06f8b7a-d0b6-48a8-bf0e-878789d04cd7%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 a topic in the
> Google Groups "Google Visualization API" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/google-visualization-api/KL4yvRbY2CQ/unsubscribe
> .
> To unsubscribe from this group and all its topics, 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/CAOtcSJOq4xF_HtT%2BF_w5h6ik8b70U%3DRB%3DbShte%2BXT-QtQOtp5w%40mail.gmail.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/CAC8GfU_XvRs3D5Xn7%2BgMwz6uAdbEwuVis%3DSYiLad_pe%3Djh2FBQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.