mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
39 lines
1.3 KiB
Text
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: kibKbnUnifiedHistogramPluginApi
|
|
slug: /kibana-dev-docs/api/kbn-unified-histogram
|
|
title: "@kbn/unified-histogram"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the @kbn/unified-histogram plugin
|
|
date: 2025-06-26
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/unified-histogram']
|
|
---
|
|
import kbnUnifiedHistogramObj from './kbn_unified_histogram.devdocs.json';
|
|
|
|
Components for the Discover histogram chart
|
|
|
|
Contact [@elastic/kibana-data-discovery](https://github.com/orgs/elastic/teams/kibana-data-discovery) for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 106 | 0 | 81 | 13 |
|
|
|
|
## Client
|
|
|
|
### Functions
|
|
<DocDefinitionList data={kbnUnifiedHistogramObj.client.functions}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={kbnUnifiedHistogramObj.client.interfaces}/>
|
|
|
|
### Enums
|
|
<DocDefinitionList data={kbnUnifiedHistogramObj.client.enums}/>
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={kbnUnifiedHistogramObj.client.misc}/>
|
|
|