Display Mode

There are 3 ways to lay out the list of indicators vertically :

Sparkline layout configure

Fit

All indicators will fit the height allocated to the Widget, and take all the vertical space.

If there are few indicators and a lot of vertical space, they will be stretched vertically, and an lot of detail can be seen on the sparkline chart’s variations.

Sparkline layout Fit runtime few

If there are many indicators and little vertical space, they will be squeezed vertically, so that all of them will fit.

Sparkline layout Fit runtime many

Center

The indicators will only attempt to fit if there are too many. Otherwise, they will be displayed with a fixed vertical size and centered vertically :

If there are few indicators and a lot of vertical space, they will not be stretched vertically, and there will be margins at the top and bottom.

Sparkline layout Center runtime few

If there are many indicators and little vertical space, they will be squeezed vertically, so that all of them will fit (same as the Fit layout).

Sparkline layout Center runtime many

List

The indicators will not attempt to fit, they will be displayed with a fixed vertical size and aligned at the top :

If there are few indicators and a lot of vertical space, they will not be stretched vertically, and there will be margins at the bottom.

Sparkline layout List runtime few

If there are many indicators and little vertical space, they will be displayed with a scroll bar.

Sparkline layout List runtime many

Row Size

This is the height of the indicators.

Sparkline Row Size configure

The effect depends on the Display Mode :

  • Fit : Row Size is not applicable. The row height is calculated as the height of the Widget divided by the number of rows (number of Tags).
  • Center : Row Size will only apply while there is some free vertical space
  • List : Row Size will be the vertical size of the indicators

Example of small Row Size in List mode :

Sparkline Row Size example small

Example of large Row Size in List mode :

Sparkline Row Size example large

Sparkline Row Scale

Configure the relative vertical size of the sparkline chart, in % of the height of the row :

  • 1 means to take the full height of the row
  • 0.95 means almost the full height
  • 0.05 means a very thin display

Sparkline Row Scale configure

Sparkline Row Scale example large

Sparkline Row Scale example small

Sparkline Column Scale

Configure the relative horizontal size of the sparkline chart, in % of available space between the Tag name on the left and the summary value on the right :

  • 1 means to take the full width
  • 0.95 means almost the full width
  • 0.05 means a very narrow display

Sparkline Column Scale configure

Sparkline Column Scale example large

Sparkline Column Scale example small
Last modified: Apr 22, 2020

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment