---
title: oh-chart-visualmap - Visual Map
component: oh-chart-visualmap
label: Visual Map
description: Reference documentation for the oh-chart-visualmap component
source: https://github.com/openhab/openhab-webui/edit/main/bundles/org.openhab.ui/doc/components/oh-chart-visualmap.md
prev: /docs/ui/components/
---
# oh-chart-visualmap - Visual Map
[[toc]]
## Configuration
### General
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!
Minimum boundary
Maximum boundary
### Appearance
Type of visual map - continuous or piecewise
Show handles to filter data in continuous mode
Number of pieces in piecewise mode
Choose from a selection of preset color palettes for the values in range. The default is a yellow (low) to red (high) gradient
### 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