Thank you very much for your fast reply, Daniel.
I have seen this example, but using another library.
Keepa - https://keepa.com/#!product/9-B00DWRNHFS
They show graphics without source code. It's an iframe.
Do you know how to achieve that behaviour?

El martes, 7 de marzo de 2017, 2:44:46 (UTC+1), Daniel LaLiberte escribió:
>
> You can make it harder to find the data, but not impossible since the data 
> is sent to the browser where the charts are rendered.  You could actually 
> render charts separately and save static images.  They won't be 
> interactive, however.
>
> One way to make it harder is to remove the code after you are done 
> rendering the chart, especially the code that contains the data.
>
> Another way to make it harder is to fetch the data with a separate XHR 
> request.  That way it doesn't show up in the source, but it will be visible 
> to anyone who can use a debugger.
>
> -- 
> Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2>
> [email protected] <javascript:>   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 [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/7f2a2a33-720c-44fc-9584-4a4c4f6ec2d6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to