Re: [visualization-api] Re: QR code API deprecated, alternative??

2023-11-08 Thread Gaurav Nema
I found https://quickchart.io/qr-code-api/ to be a robust and reliable 
alternative. It can easily handle all similar parameters including colors, 
option of generating svg and adding logo

On Thursday, January 3, 2019 at 5:47:45 AM UTC+5:30 Jon Orwant wrote:

> I can't promise anything. One difference between Picasa and Google Image 
> Charts (not to be confused with the non-deprecated Google Charts, a 
> JavaScript library for modern interactive charts) is that Picasa was a real 
> service that required lots live Google engineers. In contrast, Google Image 
> Charts just runs, without any need for full-timers. I have no plans to 
> discontinue it, but I don't have a crystal ball.
>
> Honestly, though, QR codes are pretty simple, and you shouldn't need 
> Google for them. I bet there's a free library on Github that can generate 
> them.
>
> Jon
>
> On Mon, Dec 10, 2018 at 6:50 PM Weilies Chok  wrote:
>
>> Is it safe to use the deprecated Google chart API for live environment? I 
>> worry they will discontinue like Picasa
>>
>> -- 
>> 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-visualizati...@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/fc650c44-1e5c-4a91-9814-5a3efae1c959%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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/0c91be37-8076-4adb-903d-edbfc9259dbdn%40googlegroups.com.


Re: [visualization-api] Re: QR code API deprecated, alternative??

2019-01-02 Thread 'Jon Orwant' via Google Visualization API
I can't promise anything. One difference between Picasa and Google Image
Charts (not to be confused with the non-deprecated Google Charts, a
JavaScript library for modern interactive charts) is that Picasa was a real
service that required lots live Google engineers. In contrast, Google Image
Charts just runs, without any need for full-timers. I have no plans to
discontinue it, but I don't have a crystal ball.

Honestly, though, QR codes are pretty simple, and you shouldn't need Google
for them. I bet there's a free library on Github that can generate them.

Jon

On Mon, Dec 10, 2018 at 6:50 PM Weilies Chok  wrote:

> Is it safe to use the deprecated Google chart API for live environment? I
> worry they will discontinue like Picasa
>
> --
> 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/fc650c44-1e5c-4a91-9814-5a3efae1c959%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/CAJs5hDZmCv3AhqrKSNrNjok2te7Vi9bViBnb812WufxSDiWfFA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [visualization-api] Re: QR code API deprecated, alternative??

2018-12-10 Thread Weilies Chok
Is it safe to use the deprecated Google chart API for live environment? I worry 
they will discontinue like Picasa

-- 
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/fc650c44-1e5c-4a91-9814-5a3efae1c959%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [visualization-api] Re: QR code API deprecated, alternative??

2018-12-10 Thread 'Jon Orwant' via Google Visualization API
No change, sorry; Google Charts does not support QR codes. Your choices are
to rely on the deprecated Google Image Chart API or to use a non-Google
service for QR codes. (Or just download a software library for generating
the QR codes yourself.)

Jon

On Mon, Dec 10, 2018 at 12:16 AM Weilies Chok  wrote:

> I found a reply back in 2016 that saying new Google Chart no longer
> support QR code
>
> https://groups.google.com/forum/#!topic/google-visualization-api/M4LRfMOsZUc
>
> Please let me know if things change after 2 years... thanks :)
>
> On Monday, December 10, 2018 at 1:07:18 PM UTC+8, Weilies Chok wrote:
>>
>> Dear gurus,
>>
>> I need to use Google API to generate unique QR code and here is the
>> result i got from google
>> https://developers.google.com/chart/infographics/docs/qr_codes
>>
>> But it clearly mentioned it was deprecated and give me an alternative
>>
>>> *Warning:* This API is deprecated. Please use the actively maintained Google
>>> Charts  API instead. See our 
>>> deprecation
>>> policy  for details.
>>>
>>
>> To https://developers.google.com/chart/
>> I swear that i tried my very best but i am unable to locate "QR code"
>> generator API.
>> https://google-developers.appspot.com/chart/interactive/docs/gallery
>>
>> Could any senior here give me some pointers?
>>
>> Thanks in million!
>>
>> Regards,
>> Weilies
>>
> --
> 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/40ee357e-407c-4e55-897b-816910e89dd4%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/CAJs5hDaBa_hY0zhhTduzZ-kedG7ToJ3DcogP%2B9eV0wsnwNo9NA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.