我正在创建仪表板(dashing.IO),希望在其中显示Rally Burn down图表。
发布于 2016-11-16 23:42:51
您需要在html文件中创建应用程序,然后将其嵌入到小部件的iframe元素中。https://help.rallydev.com/apps/2.1/doc/#!/guide/embedding_apps
燃尽图可通过标准报告组件:https://help.rallydev.com/apps/2.1/doc/#!/api/Rally.ui.report.StandardReport访问
https://stackoverflow.com/questions/40628483
复制相似问题