kibana/api_docs/expression_heatmap.mdx

39 lines
1.3 KiB
Text

---
####
#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system.
#### Reach out in #docs-engineering for more info.
####
id: kibExpressionHeatmapPluginApi
slug: /kibana-dev-docs/api/expressionHeatmap
title: "expressionHeatmap"
image: https://source.unsplash.com/400x175/?github
description: API docs for the expressionHeatmap plugin
date: 2025-04-07
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionHeatmap']
---
import expressionHeatmapObj from './expression_heatmap.devdocs.json';
Expression Heatmap plugin adds a `heatmap` renderer and function to the expression plugin. The renderer will display the `heatmap` chart.
Contact [@elastic/kibana-visualizations](https://github.com/orgs/elastic/teams/kibana-visualizations) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 115 | 0 | 111 | 2 |
## Common
### Objects
<DocDefinitionList data={expressionHeatmapObj.common.objects}/>
### Functions
<DocDefinitionList data={expressionHeatmapObj.common.functions}/>
### Interfaces
<DocDefinitionList data={expressionHeatmapObj.common.interfaces}/>
### Consts, variables and types
<DocDefinitionList data={expressionHeatmapObj.common.misc}/>