Another alternative to the circle timeline, the seismogram is good for showing series where there are big variations in the data.
How to build in Analyzer:
- Select 'Bar' under 'Popular Charts' as the Chart Type
- Create Calculated Field named '-Sales'
Sales/2
- Drag '-Sales' into 'X-Axis'
- Drag '-Sales' into 'Series'
- Turn on Tooltips. Drag 'Sales' into 'Tooltip Field 1'
- In Chart Properties, configure the following:
- Gridlines -> Zero Line Colour: White
- Gridlines -> 'Hide Gridlines' checked
- Gridlines -> 'Remove Min/Max/Avg Lines' checked
- Value Scale (X) -> Show Label as 'Never'
- Hover Text Settings -> Hover Text as:
%_CATEGORY_NAME Sales ($): %_TOOLTIP1
Screenshot: