Normal Area Chart or Normal Line Chart
User Story
As a [User], I want to view the [Object Count or Sum] by [Measure 1] composed by [Measure 2], so I can better compare each [Measure 2] and the differences between of [Measure 1] over time.
I’ll know this is done when:
- I can view a title summarizing the visualization
- I can view the composition of each [Measure 1] presented and how it is part of the object value.
- I can view the amount of each [Measure 2] presented and how it is part of the object value.
- I can view the value, and label of each grouped value within [Measure 2].
- I can view a color affordance for all visual representations of {Measure 2] with the corresponding label.
- I can view the values trend over specified time increments.
- (Optional) I can view a series of lines with labels that indicate value progression.
- (Optional) I can view that all values are greater than zero.
- (Optional) I can search against filtered values in the visualization by selecting the visual representation of the grouped object value.
Typical Representation
- Stacked Area Chart
- Stacked Line Chart