How to pull rally burndown charts using rally based API's programmatically using C#? Could a working example be shared?
Asked
Active
Viewed 164 times
0
-
Thanks for your reply...Could could you share me a example of the JavascriptAppSDK – Soldier Jun 19 '15 at 12:51
1 Answers
0
The only toolkit that loads charts programmatically(those are the same charts available on Reports>Reports page) is javascript AppSDK, which is using StandardReport component. There is no WS API endpoint that gets charts, and .NET toolkit does not have support for it.

nickm
- 5,936
- 1
- 13
- 14
-
hanks for your reply...Could could you share me a working example this? – Soldier Jun 19 '15 at 12:53