Skip to main content

SPREADSPARKLINE

The Spread sparkline formula has the following options:

OptionDescription
PointsA reference that represents a range of cells containing all values to be described, such as "A1:A10".
ShowAverageA boolean that represents whether to show the average. This setting is optional. The default value is false.
ScaleStartA number that represents the minimum boundary of the sparkline. This setting is optional. The default value is the minimum of all values.
ScaleEndA number that represents the maximum boundary of the sparkline. This setting is optional. The default value is the maximum of all values.
StyleA number that references the style of the Spread sparkline. This setting is optional. The default value is 4 (poles).
ColorSchemeA string that represents the color of the sparkline. This setting is optional. The default value is "#646464".
VerticalA boolean that represents whether to display the sparkline vertically. This setting is optional. The default value is false.

When the sparkline is horizontal, the horizontal axis represents each point. The length of lines or the number of dots in the vertical axis represents the frequency of occurrence.

Six styles are supported:

  • Stacked = 1 - line from center to two sides
  • Spread = 2 - dot from center to two sides
  • Jitter = 3 - dot with a random location
  • Poles = 4 - line from one side to another
  • StackedDots = 5 - dot from one side to another
  • Stripe = 6 - line with an equal length

Sample Usage


In order to use the SPREADSPARKLINE formula, start with your edited Excellentable:




Then type in the SPREADSPARKLINE formula in the area you would like to display the outcome:


By adding the values you would like to calculate the SPREADSPARKLINE formula for, Excellentable will generate the outcome:



A
B
C
1
SPREADSPARKLINE Formuia
Product 1
Product 2
2
10000
20000
3
4
5
6
7
8
9
10
11
SPREADSPARKLINE
#NAME?
12
13
D
E
F
G
1
Product 3
Product 4
Product 5
Product 6
2
5000
1000
2000
8000
3
4
5
6
7
8
9
10
11
12
13
H
1
2
3
4
5
6
7
8
9
10
11
12
13


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.