Heatmap Color Indicators : General parameters for heatmap color indicators

Click in graph to show relevant configuration - Click in hashtag to open in new page

# adjustAspectRatioHeatmapIndicator

Flag to ensure the heatmap indicator scales appropriately when the graph is rendered or the user manually resizes the graph, the adjustAspectRatio flag must be set to true for the adjustAspectRatioHeatmapIndicator to take effect
Type: boolean
Default: true
Used in: Heatmap

# heatmapIndicatorBeforeOverlays

Flag to place the heatmap indicator before the overlay legends
Type: boolean
Default: true
Used in: Heatmap

# heatmapIndicatorHeight

Length in pixels for the heatmap indicator
Type: integer
Default: 40
Used in: Heatmap

# heatmapIndicatorHistogram

Flag to show histogram in the heatmap indicator
Type: boolean
Default: false
Used in: Heatmap

# heatmapIndicatorHistogramColor

Color for the heatmap indicator histogram
Type: color
Default: rgb(0,255,255)
Used in: Heatmap

# heatmapIndicatorPosition

Position for the heatmap indicator
Type: string
Default: right
Options: topLeft, top, topRight, right
Used in: Heatmap

# heatmapIndicatorWidth

Length in pixels for the heatmap indicator line width used for increase the size of the indicator
Type: integer
Default: 200
Used in: Heatmap

# showHeatmapIndicator

Flag to show/hide the heatmap color indicator
Type: boolean
Default: true
Used in: Heatmap