Are there RRC widgets that are similar to RTC widgets where you can display charts/statistics of artifacts?
Title says most of it. But, as an example, in RTC there are widgets for "work item statistics" and you can create a nice pie chart showing the current state of work items. It'd be very helpful to do the same in RRC (have a pie chart, for example, that shows the current status of artifacts). Is this possible or planned for an upcoming release?
Accepted answer
The currently available widgets are shown when you edit your dashboard.
There are a number of open enhancement requests in this area; you are welcome to add your voice to one of these or open a new one if none of these match your request.
39879: Add a requirement volatility widget
44577: More dashboard widgets for requirement metrics
84467: Enhancement for Dashboard Widgets in RRC
FYI one of the examples we offer for the recently added RM extensions in JavaScript is a bar and pie chart widget that attaches to the mini-dashboard. It uses an open source charting component. You can read more at https://jazz.net/wiki/bin/view/Main/RMExtensions405Examples
There are a number of open enhancement requests in this area; you are welcome to add your voice to one of these or open a new one if none of these match your request.
39879: Add a requirement volatility widget
44577: More dashboard widgets for requirement metrics
84467: Enhancement for Dashboard Widgets in RRC
FYI one of the examples we offer for the recently added RM extensions in JavaScript is a bar and pie chart widget that attaches to the mini-dashboard. It uses an open source charting component. You can read more at https://jazz.net/wiki/bin/view/Main/RMExtensions405Examples