简体   繁体   English

使用Javascript / JQuery使用仪表板API或框架

[英]Using Dashboard APIs or Frameworks using Javascript/JQuery

I heard about Dashboard APIs using JavaScript/Jquery, particularly Geckoboard and many others also. 我听说过使用JavaScript / Jquery的Dashboard API,尤其是Geckoboard和许多其他API。

But I don't know how to use it. 但是我不知道如何使用它。

I have a Java web application. 我有一个Java Web应用程序。 It is used to collect some data from users and save to database. 它用于从用户收集一些数据并将其保存到数据库。 After that some analysis will be done and display as graphs or some other graphical representations. 之后,将进行一些分析并将其显示为图形或其他图形表示形式。

The problem is I don't know how to use that for my application. 问题是我不知道如何在我的应用程序中使用它。

Do I need to add some Action classes or JQuery/JavaScript. 我是否需要添加一些Action类或JQuery / JavaScript。

I tried to add a widget there but it needs a url to the application. 我试图在此添加小部件,但需要应用程序的网址。 Is it with action class URL and does that need to return any JSON data? 是否带有操作类URL,是否需要返回任何JSON数据?

Anyone has some idea? 有人知道吗?

Why don't you try Dashy is a simple angularJs script that let you add custom datasource? 为什么不尝试Dashy是一个简单的angularJs脚本,可让您添加自定义数据源?

Please note : I'm the developer of Dashy. 请注意 :我是Dashy的开发人员。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM