Skip to content

Latest commit

 

History

History

charts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Charts

Charts are a popular and convenient way to visualize data in Rally. Unfortunately due to their complexity they are also one of the most difficult tasks perform when writing apps.

This exercise will demonstrate how to use the Rally.ui.chart.Chart component to build a basic chart showing portfolio item throughput by release.

Some helpful documentation:

A solution to this problem is provided to compare against.