如何将数据库链接到 Google Visualization API 以显示图表?
谁能告诉我如何将数据库链接到 Google Visualization API 以显示图表?
Can anyone tell me how to link a database to Google Visualization API to display a chart?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以使用 php 文件将数据传递到页面,也可以使用 Ajax 调用获取数据。
You can either have a php file pass the data to your page, or have an Ajax call get the data.