Shold我为Google Developer Chart找到了Dll [英] Where Shold I Find Dll For Google Developer Chart

查看:80
本文介绍了Shold我为Google Developer Chart找到了Dll的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨。

iam在My .Net Applycation中使用Google Developement Charts。

for this Iam Using API

< script type = text / javascriptsrc =https://www.google.com/jsapi>< / script>

但是我有问题,即当我处于脱机状态时iam不工作。

我应该在哪里获取DLL离线访问我的图表

解决方案

让我们看看Google [ ^ ]说明你的问题。



我可以离线使用图表吗?

用户的计算机必须能够访问 https://www.google.com/jsapi 才能使用Google Charts的互动功能。这是因为您的页面所需的可视化库在使用之前会动态加载。用于加载适当库的代码是包含的jsapi脚本的一部分,并在调用google.load()方法时调用。我们的服务条款不允许您下载google.load或google.visualization代码以供离线使用。





-KR

hi.
iam using Google Developement Charts in My .Net Applycation.
for This Iam Using API
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
but With ThiS i Have Problem i.e When iam in Offline That Is Not Working.
where I should I get DLL for offline Acceses For My Chart

解决方案

Let's see what Google[^] says about your question.

Can I use charts offline?
Your users' computers must have access to https://www.google.com/jsapi in order to use the interactive features of Google Charts. This is because the visualization libraries that your page requires are loaded dynamically before you use them. The code for loading the appropriate library is part of the included jsapi script, and is called when you invoke the google.load() method. Our terms of service do not allow you to download the google.load or google.visualization code to use offline.


-KR


这篇关于Shold我为Google Developer Chart找到了Dll的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆