This page is part of archived documentation for openHAB 3.3. Go to the current stable version

# oh-chart-visualmap - Visual Map

# Configuration

# General

# show Show BOOLEAN

Whether to show or not this component

# Boundaries

Values considered in range for this visual map (by default [0, 200])
These cannot be determined from the series and have to be defined manually!

# min Min TEXT

Minimum boundary

# max Max TEXT

Maximum boundary

# Appearance

# type Type TEXT

Type of visual map - continuous or piecewise

Options:
continuous
Continuous
piecewise
Piecewise

# orient Orientation TEXT

Options:
horizontal
Horizontal
vertical
Vertical

# calculable Show handles BOOLEAN

Show handles to filter data in continuous mode

# pieces Number of pieces INTEGER

Number of pieces in piecewise mode

# presetPalette Preset color palette TEXT

Choose from a selection of preset color palettes for the values in range. The default is a yellow (low) to red (high) gradient

Options:
greenred
Green-Yellow-Red
whiteblue
White-Blue
bluered
Blue-red

# Position

Each parameter accepts pixel values or percentages. Additionally, top accepts "top", "middle" and "bottom" to align the component vertically, and left accepts "left", "center" and "right" to align the component horizontally

# top Top TEXT

# bottom Bottom TEXT

# left Left TEXT

# width Width TEXT

# height Height TEXT