The Sparkline - Curve feature creates a sparkline of a smoothed line chart. A sparkline is a small chart with axes and coordinates excluded. They are commonly used alongside more detailed visualizations or displayed inline with text.
Technical details
Data/Inputs
The following is an explanation of the options available in the Object Inspector for this specific visualization. Refer to Visualization Options for general chart formatting options.
DATA SOURCE
All input options supported the other visualizations can be used with Sparkline. However, only the first data series in the input data will be shown (i.e. the first column in a matrix, the first variable in a variable set, or the first level in a variable used as the Group). The user can use the COLUMN MANIPULATIONS to specify a data series to show.
Chart tab
APPEARANCE
Show end points Whether or not to show markers (circles) at the end points of the line in a Line, Curve or Area chart.
END LABELS
Show end labels Controls whether or not labels are show at the ends of the line (None); and whether the labels are place ::Above points, Below points or Next to points.
Output
This table was used to make the sparkline curve below:
Method
- In Displayr: How to Create Sparkline Visualizations
- In Q: Create > Charts > Visualization > Line > Sparkline Curve