Difference between revisions of "Timeline Chart"
Jump to navigation
Jump to search
Gadiyedwab (talk | contribs) (Created page with "==Overview== A timeline chart visualizes data trends and changes over time. It is based on a date/time field and thereore the first step in defining a timeline chart is to se...") |
Gadiyedwab (talk | contribs) |
||
Line 2: | Line 2: | ||
A timeline chart visualizes data trends and changes over time. It is based on a date/time field and thereore the first step in defining a timeline chart is to select a date or date/time field. The data from this field provides the timeline that stretches horizontally. | A timeline chart visualizes data trends and changes over time. It is based on a date/time field and thereore the first step in defining a timeline chart is to select a date or date/time field. The data from this field provides the timeline that stretches horizontally. | ||
+ | |||
+ | ==Type== | ||
+ | |||
+ | Once you create a timeline chart, you can select one of the following types to best visualize your data: | ||
+ | |||
+ | *'''line''' - show data values over time as continuous lines. This is useful for showing continous values such as temperature and to show trend | ||
+ | *'''bar''' - show data values in points in time or time intervals. This is useful for showing monthly sales, for example. It allows you to compare the values as well as see trends and changes. When showing multiple values for each point in time, they are shown as groups of bars, and you can stack the bars to compare totals | ||
+ | *'''area''' - similar to line showing continuous values. The area below the line is colored. When showing multiple values for each point in time the areas are stacked to show the total and the contribution of each value to this total | ||
+ | *'''combo''' - when showing two values for each point in time, you can use a combo (combination) chart to show the first set of values as bars and the second as a line |
Revision as of 01:34, 30 June 2012
Overview
A timeline chart visualizes data trends and changes over time. It is based on a date/time field and thereore the first step in defining a timeline chart is to select a date or date/time field. The data from this field provides the timeline that stretches horizontally.
Type
Once you create a timeline chart, you can select one of the following types to best visualize your data:
- line - show data values over time as continuous lines. This is useful for showing continous values such as temperature and to show trend
- bar - show data values in points in time or time intervals. This is useful for showing monthly sales, for example. It allows you to compare the values as well as see trends and changes. When showing multiple values for each point in time, they are shown as groups of bars, and you can stack the bars to compare totals
- area - similar to line showing continuous values. The area below the line is colored. When showing multiple values for each point in time the areas are stacked to show the total and the contribution of each value to this total
- combo - when showing two values for each point in time, you can use a combo (combination) chart to show the first set of values as bars and the second as a line