{ "id": "@kbn/lens-embeddable-utils", "client": { "classes": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.FormulaColumn", "type": "Class", "tags": [], "label": "FormulaColumn", "description": [], "signature": [ { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.FormulaColumn", "text": "FormulaColumn" }, " implements ", { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.ChartColumn", "text": "ChartColumn" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/formula.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.FormulaColumn.Unnamed", "type": "Function", "tags": [], "label": "Constructor", "description": [], "signature": [ "any" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/formula.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.FormulaColumn.Unnamed.$1", "type": "CompoundType", "tags": [], "label": "valueConfig", "description": [], "signature": [ { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.FormulaValueConfig", "text": "FormulaValueConfig" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/formula.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.FormulaColumn.getValueConfig", "type": "Function", "tags": [], "label": "getValueConfig", "description": [], "signature": [ "() => ", { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.FormulaValueConfig", "text": "FormulaValueConfig" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/formula.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.FormulaColumn.getData", "type": "Function", "tags": [], "label": "getData", "description": [], "signature": [ "(id: string, baseLayer: ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.PersistedIndexPatternLayer", "text": "PersistedIndexPatternLayer" }, ", dataView: ", { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" }, ", formulaAPI: ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.FormulaPublicApi", "text": "FormulaPublicApi" }, ") => ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.PersistedIndexPatternLayer", "text": "PersistedIndexPatternLayer" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/formula.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.FormulaColumn.getData.$1", "type": "string", "tags": [], "label": "id", "description": [], "signature": [ "string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/formula.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.FormulaColumn.getData.$2", "type": "Object", "tags": [], "label": "baseLayer", "description": [], "signature": [ { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.PersistedIndexPatternLayer", "text": "PersistedIndexPatternLayer" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/formula.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.FormulaColumn.getData.$3", "type": "Object", "tags": [], "label": "dataView", "description": [], "signature": [ { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/formula.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.FormulaColumn.getData.$4", "type": "Object", "tags": [], "label": "formulaAPI", "description": [], "signature": [ { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.FormulaPublicApi", "text": "FormulaPublicApi" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/formula.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [] } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.LensAttributesBuilder", "type": "Class", "tags": [], "label": "LensAttributesBuilder", "description": [], "signature": [ { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.LensAttributesBuilder", "text": "LensAttributesBuilder" }, " implements ", { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.VisualizationAttributesBuilder", "text": "VisualizationAttributesBuilder" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/lens_attributes_builder.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.LensAttributesBuilder.Unnamed", "type": "Function", "tags": [], "label": "Constructor", "description": [], "signature": [ "any" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/lens_attributes_builder.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.LensAttributesBuilder.Unnamed.$1", "type": "Object", "tags": [], "label": "lens", "description": [], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/lens_attributes_builder.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.LensAttributesBuilder.Unnamed.$1.visualization", "type": "Uncategorized", "tags": [], "label": "visualization", "description": [], "signature": [ "T" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/lens_attributes_builder.ts", "deprecated": false, "trackAdoption": false } ] } ], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.LensAttributesBuilder.build", "type": "Function", "tags": [], "label": "build", "description": [], "signature": [ "() => LensAttributes<\"lnsXY\", ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.XYState", "text": "XYState" }, "> | LensAttributes<\"lnsPie\", ", "PieVisualizationState", "> | LensAttributes<\"lnsHeatmap\", ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.HeatmapVisualizationState", "text": "HeatmapVisualizationState" }, "> | LensAttributes<\"lnsGauge\", ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.GaugeVisualizationState", "text": "GaugeVisualizationState" }, "> | LensAttributes<\"lnsDatatable\", ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.DatatableVisualizationState", "text": "DatatableVisualizationState" }, "> | LensAttributes<\"lnsLegacyMetric\", ", { "pluginId": "lens", "scope": "common", "docId": "kibLensPluginApi", "section": "def-common.LegacyMetricState", "text": "LegacyMetricState" }, "> | LensAttributes<\"lnsMetric\", ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.MetricVisualizationState", "text": "MetricVisualizationState" }, "> | LensAttributes" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/lens_attributes_builder.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricChart", "type": "Class", "tags": [], "label": "MetricChart", "description": [], "signature": [ { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.MetricChart", "text": "MetricChart" }, " implements ", { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.Chart", "text": "Chart" }, "<", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.MetricVisualizationState", "text": "MetricVisualizationState" }, ">" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/metric_chart.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricChart.Unnamed", "type": "Function", "tags": [], "label": "Constructor", "description": [], "signature": [ "any" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/metric_chart.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricChart.Unnamed.$1", "type": "Object", "tags": [], "label": "chartConfig", "description": [], "signature": [ { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.ChartConfig", "text": "ChartConfig" }, "<", { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.ChartLayer", "text": "ChartLayer" }, "<", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.MetricVisualizationState", "text": "MetricVisualizationState" }, ">>" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/metric_chart.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricChart.getVisualizationType", "type": "Function", "tags": [], "label": "getVisualizationType", "description": [], "signature": [ "() => string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/metric_chart.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricChart.getLayers", "type": "Function", "tags": [], "label": "getLayers", "description": [], "signature": [ "() => Record>" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/metric_chart.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricChart.getVisualizationState", "type": "Function", "tags": [], "label": "getVisualizationState", "description": [], "signature": [ "() => ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.MetricVisualizationState", "text": "MetricVisualizationState" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/metric_chart.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricChart.getReferences", "type": "Function", "tags": [], "label": "getReferences", "description": [], "signature": [ "() => ", { "pluginId": "@kbn/core-saved-objects-common", "scope": "common", "docId": "kibKbnCoreSavedObjectsCommonPluginApi", "section": "def-common.SavedObjectReference", "text": "SavedObjectReference" }, "[]" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/metric_chart.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricChart.getDataViews", "type": "Function", "tags": [], "label": "getDataViews", "description": [], "signature": [ "() => ", { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" }, "[]" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/metric_chart.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricChart.getTitle", "type": "Function", "tags": [], "label": "getTitle", "description": [], "signature": [ "() => string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/metric_chart.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricLayer", "type": "Class", "tags": [], "label": "MetricLayer", "description": [], "signature": [ { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.MetricLayer", "text": "MetricLayer" }, " implements ", { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.ChartLayer", "text": "ChartLayer" }, "<", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.MetricVisualizationState", "text": "MetricVisualizationState" }, ">" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricLayer.Unnamed", "type": "Function", "tags": [], "label": "Constructor", "description": [], "signature": [ "any" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricLayer.Unnamed.$1", "type": "Object", "tags": [], "label": "layerConfig", "description": [], "signature": [ { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.MetricLayerConfig", "text": "MetricLayerConfig" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricLayer.getLayer", "type": "Function", "tags": [], "label": "getLayer", "description": [], "signature": [ "(layerId: string, accessorId: string, chartDataView: ", { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" }, ", formulaAPI: ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.FormulaPublicApi", "text": "FormulaPublicApi" }, ") => Record>" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricLayer.getLayer.$1", "type": "string", "tags": [], "label": "layerId", "description": [], "signature": [ "string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricLayer.getLayer.$2", "type": "string", "tags": [], "label": "accessorId", "description": [], "signature": [ "string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricLayer.getLayer.$3", "type": "Object", "tags": [], "label": "chartDataView", "description": [], "signature": [ { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricLayer.getLayer.$4", "type": "Object", "tags": [], "label": "formulaAPI", "description": [], "signature": [ { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.FormulaPublicApi", "text": "FormulaPublicApi" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricLayer.getReference", "type": "Function", "tags": [], "label": "getReference", "description": [], "signature": [ "(layerId: string, chartDataView: ", { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" }, ") => ", { "pluginId": "@kbn/core-saved-objects-common", "scope": "common", "docId": "kibKbnCoreSavedObjectsCommonPluginApi", "section": "def-common.SavedObjectReference", "text": "SavedObjectReference" }, "[]" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricLayer.getReference.$1", "type": "string", "tags": [], "label": "layerId", "description": [], "signature": [ "string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricLayer.getReference.$2", "type": "Object", "tags": [], "label": "chartDataView", "description": [], "signature": [ { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricLayer.getLayerConfig", "type": "Function", "tags": [], "label": "getLayerConfig", "description": [], "signature": [ "(layerId: string, accessorId: string) => ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.MetricVisualizationState", "text": "MetricVisualizationState" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricLayer.getLayerConfig.$1", "type": "string", "tags": [], "label": "layerId", "description": [], "signature": [ "string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricLayer.getLayerConfig.$2", "type": "string", "tags": [], "label": "accessorId", "description": [], "signature": [ "string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricLayer.getName", "type": "Function", "tags": [], "label": "getName", "description": [], "signature": [ "() => string | undefined" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricLayer.getDataView", "type": "Function", "tags": [], "label": "getDataView", "description": [], "signature": [ "() => ", { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" }, " | undefined" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.StaticColumn", "type": "Class", "tags": [], "label": "StaticColumn", "description": [], "signature": [ { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.StaticColumn", "text": "StaticColumn" }, " implements ", { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.StaticChartColumn", "text": "StaticChartColumn" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/static.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.StaticColumn.Unnamed", "type": "Function", "tags": [], "label": "Constructor", "description": [], "signature": [ "any" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/static.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.StaticColumn.Unnamed.$1", "type": "CompoundType", "tags": [], "label": "valueConfig", "description": [], "signature": [ { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.StaticValueConfig", "text": "StaticValueConfig" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/static.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.StaticColumn.getValueConfig", "type": "Function", "tags": [], "label": "getValueConfig", "description": [], "signature": [ "() => ", { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.StaticValueConfig", "text": "StaticValueConfig" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/static.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.StaticColumn.getData", "type": "Function", "tags": [], "label": "getData", "description": [], "signature": [ "(id: string, baseLayer: ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.PersistedIndexPatternLayer", "text": "PersistedIndexPatternLayer" }, ") => ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.PersistedIndexPatternLayer", "text": "PersistedIndexPatternLayer" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/static.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.StaticColumn.getData.$1", "type": "string", "tags": [], "label": "id", "description": [], "signature": [ "string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/static.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.StaticColumn.getData.$2", "type": "Object", "tags": [], "label": "baseLayer", "description": [], "signature": [ { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.PersistedIndexPatternLayer", "text": "PersistedIndexPatternLayer" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/columns/static.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [] } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYChart", "type": "Class", "tags": [], "label": "XYChart", "description": [], "signature": [ { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.XYChart", "text": "XYChart" }, " implements ", { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.Chart", "text": "Chart" }, "<", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.XYState", "text": "XYState" }, ">" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYChart.Unnamed", "type": "Function", "tags": [], "label": "Constructor", "description": [], "signature": [ "any" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYChart.Unnamed.$1", "type": "CompoundType", "tags": [], "label": "chartConfig", "description": [], "signature": [ { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.ChartConfig", "text": "ChartConfig" }, "<", { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.ChartLayer", "text": "ChartLayer" }, "<", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.XYLayerConfig", "text": "XYLayerConfig" }, ">[]> & { visualOptions?: ", { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.XYVisualOptions", "text": "XYVisualOptions" }, " | undefined; }" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYChart.getVisualizationType", "type": "Function", "tags": [], "label": "getVisualizationType", "description": [], "signature": [ "() => string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYChart.getLayers", "type": "Function", "tags": [], "label": "getLayers", "description": [], "signature": [ "() => Record>" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYChart.getVisualizationState", "type": "Function", "tags": [], "label": "getVisualizationState", "description": [], "signature": [ "() => ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.XYState", "text": "XYState" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYChart.getReferences", "type": "Function", "tags": [], "label": "getReferences", "description": [], "signature": [ "() => ", { "pluginId": "@kbn/core-saved-objects-common", "scope": "common", "docId": "kibKbnCoreSavedObjectsCommonPluginApi", "section": "def-common.SavedObjectReference", "text": "SavedObjectReference" }, "[]" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYChart.getDataViews", "type": "Function", "tags": [], "label": "getDataViews", "description": [], "signature": [ "() => ", { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" }, "[]" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYChart.getTitle", "type": "Function", "tags": [], "label": "getTitle", "description": [], "signature": [ "() => string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYDataLayer", "type": "Class", "tags": [], "label": "XYDataLayer", "description": [], "signature": [ { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.XYDataLayer", "text": "XYDataLayer" }, " implements ", { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.ChartLayer", "text": "ChartLayer" }, "<", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.XYDataLayerConfig", "text": "XYDataLayerConfig" }, ">" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYDataLayer.Unnamed", "type": "Function", "tags": [], "label": "Constructor", "description": [], "signature": [ "any" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYDataLayer.Unnamed.$1", "type": "Object", "tags": [], "label": "layerConfig", "description": [], "signature": [ { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.XYLayerConfig", "text": "XYLayerConfig" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYDataLayer.getName", "type": "Function", "tags": [], "label": "getName", "description": [], "signature": [ "() => string | undefined" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYDataLayer.getBaseLayer", "type": "Function", "tags": [], "label": "getBaseLayer", "description": [], "signature": [ "(dataView: ", { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" }, ", options: ", { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.XYLayerOptions", "text": "XYLayerOptions" }, ") => { [x: string]: ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.DateHistogramIndexPatternColumn", "text": "DateHistogramIndexPatternColumn" }, " | ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.GenericIndexPatternColumn", "text": "GenericIndexPatternColumn" }, "; }" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYDataLayer.getBaseLayer.$1", "type": "Object", "tags": [], "label": "dataView", "description": [], "signature": [ { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYDataLayer.getBaseLayer.$2", "type": "Object", "tags": [], "label": "options", "description": [], "signature": [ { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.XYLayerOptions", "text": "XYLayerOptions" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYDataLayer.getLayer", "type": "Function", "tags": [], "label": "getLayer", "description": [], "signature": [ "(layerId: string, accessorId: string, chartDataView: ", { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" }, ", formulaAPI: ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.FormulaPublicApi", "text": "FormulaPublicApi" }, ") => Record>" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYDataLayer.getLayer.$1", "type": "string", "tags": [], "label": "layerId", "description": [], "signature": [ "string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYDataLayer.getLayer.$2", "type": "string", "tags": [], "label": "accessorId", "description": [], "signature": [ "string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYDataLayer.getLayer.$3", "type": "Object", "tags": [], "label": "chartDataView", "description": [], "signature": [ { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYDataLayer.getLayer.$4", "type": "Object", "tags": [], "label": "formulaAPI", "description": [], "signature": [ { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.FormulaPublicApi", "text": "FormulaPublicApi" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYDataLayer.getReference", "type": "Function", "tags": [], "label": "getReference", "description": [], "signature": [ "(layerId: string, chartDataView: ", { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" }, ") => ", { "pluginId": "@kbn/core-saved-objects-common", "scope": "common", "docId": "kibKbnCoreSavedObjectsCommonPluginApi", "section": "def-common.SavedObjectReference", "text": "SavedObjectReference" }, "[]" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYDataLayer.getReference.$1", "type": "string", "tags": [], "label": "layerId", "description": [], "signature": [ "string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYDataLayer.getReference.$2", "type": "Object", "tags": [], "label": "chartDataView", "description": [], "signature": [ { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYDataLayer.getLayerConfig", "type": "Function", "tags": [], "label": "getLayerConfig", "description": [], "signature": [ "(layerId: string, accessorId: string) => ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.XYDataLayerConfig", "text": "XYDataLayerConfig" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYDataLayer.getLayerConfig.$1", "type": "string", "tags": [], "label": "layerId", "description": [], "signature": [ "string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYDataLayer.getLayerConfig.$2", "type": "string", "tags": [], "label": "accessorId", "description": [], "signature": [ "string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYDataLayer.getDataView", "type": "Function", "tags": [], "label": "getDataView", "description": [], "signature": [ "() => ", { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" }, " | undefined" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYReferenceLinesLayer", "type": "Class", "tags": [], "label": "XYReferenceLinesLayer", "description": [], "signature": [ { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.XYReferenceLinesLayer", "text": "XYReferenceLinesLayer" }, " implements ", { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.ChartLayer", "text": "ChartLayer" }, "<", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.XYReferenceLineLayerConfig", "text": "XYReferenceLineLayerConfig" }, ">" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYReferenceLinesLayer.Unnamed", "type": "Function", "tags": [], "label": "Constructor", "description": [], "signature": [ "any" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYReferenceLinesLayer.Unnamed.$1", "type": "Object", "tags": [], "label": "layerConfig", "description": [], "signature": [ { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.XYReferenceLinesLayerConfig", "text": "XYReferenceLinesLayerConfig" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYReferenceLinesLayer.getName", "type": "Function", "tags": [], "label": "getName", "description": [], "signature": [ "() => string | undefined" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYReferenceLinesLayer.getLayer", "type": "Function", "tags": [], "label": "getLayer", "description": [], "signature": [ "(layerId: string, accessorId: string) => Record>" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYReferenceLinesLayer.getLayer.$1", "type": "string", "tags": [], "label": "layerId", "description": [], "signature": [ "string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYReferenceLinesLayer.getLayer.$2", "type": "string", "tags": [], "label": "accessorId", "description": [], "signature": [ "string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYReferenceLinesLayer.getReference", "type": "Function", "tags": [], "label": "getReference", "description": [], "signature": [ "(layerId: string, chartDataView: ", { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" }, ") => ", { "pluginId": "@kbn/core-saved-objects-common", "scope": "common", "docId": "kibKbnCoreSavedObjectsCommonPluginApi", "section": "def-common.SavedObjectReference", "text": "SavedObjectReference" }, "[]" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYReferenceLinesLayer.getReference.$1", "type": "string", "tags": [], "label": "layerId", "description": [], "signature": [ "string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYReferenceLinesLayer.getReference.$2", "type": "Object", "tags": [], "label": "chartDataView", "description": [], "signature": [ { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYReferenceLinesLayer.getLayerConfig", "type": "Function", "tags": [], "label": "getLayerConfig", "description": [], "signature": [ "(layerId: string, accessorId: string) => ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.XYReferenceLineLayerConfig", "text": "XYReferenceLineLayerConfig" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYReferenceLinesLayer.getLayerConfig.$1", "type": "string", "tags": [], "label": "layerId", "description": [], "signature": [ "string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYReferenceLinesLayer.getLayerConfig.$2", "type": "string", "tags": [], "label": "accessorId", "description": [], "signature": [ "string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYReferenceLinesLayer.getDataView", "type": "Function", "tags": [], "label": "getDataView", "description": [], "signature": [ "() => ", { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" }, " | undefined" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] } ], "initialIsOpen": false } ], "functions": [], "interfaces": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.BaseChartColumn", "type": "Interface", "tags": [], "label": "BaseChartColumn", "description": [], "signature": [ { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.BaseChartColumn", "text": "BaseChartColumn" }, "" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.BaseChartColumn.getValueConfig", "type": "Function", "tags": [], "label": "getValueConfig", "description": [], "signature": [ "() => TValueConfig" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.Chart", "type": "Interface", "tags": [], "label": "Chart", "description": [], "signature": [ { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.Chart", "text": "Chart" }, "" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.Chart.getTitle", "type": "Function", "tags": [], "label": "getTitle", "description": [], "signature": [ "() => string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.Chart.getVisualizationType", "type": "Function", "tags": [], "label": "getVisualizationType", "description": [], "signature": [ "() => string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.Chart.getLayers", "type": "Function", "tags": [], "label": "getLayers", "description": [], "signature": [ "() => Record>" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.Chart.getVisualizationState", "type": "Function", "tags": [], "label": "getVisualizationState", "description": [], "signature": [ "() => TVisualizationState" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.Chart.getReferences", "type": "Function", "tags": [], "label": "getReferences", "description": [], "signature": [ "() => ", { "pluginId": "@kbn/core-saved-objects-common", "scope": "common", "docId": "kibKbnCoreSavedObjectsCommonPluginApi", "section": "def-common.SavedObjectReference", "text": "SavedObjectReference" }, "[]" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.Chart.getDataViews", "type": "Function", "tags": [], "label": "getDataViews", "description": [], "signature": [ "() => ", { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" }, "[]" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.ChartColumn", "type": "Interface", "tags": [], "label": "ChartColumn", "description": [], "signature": [ { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.ChartColumn", "text": "ChartColumn" }, " extends ", { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.BaseChartColumn", "text": "BaseChartColumn" }, "<", { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.FormulaValueConfig", "text": "FormulaValueConfig" }, ">" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.ChartColumn.getData", "type": "Function", "tags": [], "label": "getData", "description": [], "signature": [ "(id: string, baseLayer: ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.PersistedIndexPatternLayer", "text": "PersistedIndexPatternLayer" }, ", dataView: ", { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" }, ", formulaAPI: ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.FormulaPublicApi", "text": "FormulaPublicApi" }, ") => ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.PersistedIndexPatternLayer", "text": "PersistedIndexPatternLayer" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.ChartColumn.getData.$1", "type": "string", "tags": [], "label": "id", "description": [], "signature": [ "string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.ChartColumn.getData.$2", "type": "Object", "tags": [], "label": "baseLayer", "description": [], "signature": [ { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.PersistedIndexPatternLayer", "text": "PersistedIndexPatternLayer" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.ChartColumn.getData.$3", "type": "Object", "tags": [], "label": "dataView", "description": [], "signature": [ { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.ChartColumn.getData.$4", "type": "Object", "tags": [], "label": "formulaAPI", "description": [], "signature": [ { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.FormulaPublicApi", "text": "FormulaPublicApi" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [] } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.ChartConfig", "type": "Interface", "tags": [], "label": "ChartConfig", "description": [], "signature": [ { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.ChartConfig", "text": "ChartConfig" }, "" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.ChartConfig.formulaAPI", "type": "Object", "tags": [], "label": "formulaAPI", "description": [], "signature": [ { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.FormulaPublicApi", "text": "FormulaPublicApi" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.ChartConfig.dataView", "type": "Object", "tags": [], "label": "dataView", "description": [], "signature": [ { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.ChartConfig.layers", "type": "Uncategorized", "tags": [], "label": "layers", "description": [], "signature": [ "TLayer" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.ChartConfig.title", "type": "string", "tags": [], "label": "title", "description": [], "signature": [ "string | undefined" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.ChartLayer", "type": "Interface", "tags": [], "label": "ChartLayer", "description": [], "signature": [ { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.ChartLayer", "text": "ChartLayer" }, "" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.ChartLayer.getName", "type": "Function", "tags": [], "label": "getName", "description": [], "signature": [ "() => string | undefined" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.ChartLayer.getLayer", "type": "Function", "tags": [], "label": "getLayer", "description": [], "signature": [ "(layerId: string, accessorId: string, dataView: ", { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" }, ", formulaAPI: ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.FormulaPublicApi", "text": "FormulaPublicApi" }, ") => Record>" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.ChartLayer.getLayer.$1", "type": "string", "tags": [], "label": "layerId", "description": [], "signature": [ "string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.ChartLayer.getLayer.$2", "type": "string", "tags": [], "label": "accessorId", "description": [], "signature": [ "string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.ChartLayer.getLayer.$3", "type": "Object", "tags": [], "label": "dataView", "description": [], "signature": [ { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.ChartLayer.getLayer.$4", "type": "Object", "tags": [], "label": "formulaAPI", "description": [], "signature": [ { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.FormulaPublicApi", "text": "FormulaPublicApi" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.ChartLayer.getReference", "type": "Function", "tags": [], "label": "getReference", "description": [], "signature": [ "(layerId: string, dataView: ", { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" }, ") => ", { "pluginId": "@kbn/core-saved-objects-common", "scope": "common", "docId": "kibKbnCoreSavedObjectsCommonPluginApi", "section": "def-common.SavedObjectReference", "text": "SavedObjectReference" }, "[]" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.ChartLayer.getReference.$1", "type": "string", "tags": [], "label": "layerId", "description": [], "signature": [ "string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.ChartLayer.getReference.$2", "type": "Object", "tags": [], "label": "dataView", "description": [], "signature": [ { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.ChartLayer.getLayerConfig", "type": "Function", "tags": [], "label": "getLayerConfig", "description": [], "signature": [ "(layerId: string, acessorId: string) => TLayerConfig" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.ChartLayer.getLayerConfig.$1", "type": "string", "tags": [], "label": "layerId", "description": [], "signature": [ "string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.ChartLayer.getLayerConfig.$2", "type": "string", "tags": [], "label": "acessorId", "description": [], "signature": [ "string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.ChartLayer.getDataView", "type": "Function", "tags": [], "label": "getDataView", "description": [], "signature": [ "() => ", { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" }, " | undefined" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricLayerConfig", "type": "Interface", "tags": [], "label": "MetricLayerConfig", "description": [], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricLayerConfig.data", "type": "CompoundType", "tags": [], "label": "data", "description": [], "signature": [ "Omit<{ formula: string; label?: string | undefined; filter?: ", { "pluginId": "@kbn/es-query", "scope": "common", "docId": "kibKbnEsQueryPluginApi", "section": "def-common.Query", "text": "Query" }, " | undefined; reducedTimeRange?: string | undefined; timeScale?: ", "TimeScaleUnit", " | undefined; format?: { id: string; params?: { decimals: number; compact?: boolean | undefined; } | undefined; } | undefined; }, \"formula\"> & { color?: string | undefined; value: string; }" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricLayerConfig.options", "type": "Object", "tags": [], "label": "options", "description": [], "signature": [ { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.MetricLayerOptions", "text": "MetricLayerOptions" }, " | undefined" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricLayerConfig.dataView", "type": "Object", "tags": [], "label": "dataView", "description": [ "\nIt is possible to define a specific dataView for the layer. It will override the global chart one" ], "signature": [ { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" }, " | undefined" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricLayerOptions", "type": "Interface", "tags": [], "label": "MetricLayerOptions", "description": [], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricLayerOptions.backgroundColor", "type": "string", "tags": [], "label": "backgroundColor", "description": [], "signature": [ "string | undefined" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricLayerOptions.showTitle", "type": "CompoundType", "tags": [], "label": "showTitle", "description": [], "signature": [ "boolean | undefined" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricLayerOptions.showTrendLine", "type": "CompoundType", "tags": [], "label": "showTrendLine", "description": [], "signature": [ "boolean | undefined" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.MetricLayerOptions.subtitle", "type": "string", "tags": [], "label": "subtitle", "description": [], "signature": [ "string | undefined" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/metric_layer.ts", "deprecated": false, "trackAdoption": false } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.StaticChartColumn", "type": "Interface", "tags": [], "label": "StaticChartColumn", "description": [], "signature": [ { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.StaticChartColumn", "text": "StaticChartColumn" }, " extends ", { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.BaseChartColumn", "text": "BaseChartColumn" }, "<", { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.StaticValueConfig", "text": "StaticValueConfig" }, ">" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.StaticChartColumn.getData", "type": "Function", "tags": [], "label": "getData", "description": [], "signature": [ "(id: string, baseLayer: ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.PersistedIndexPatternLayer", "text": "PersistedIndexPatternLayer" }, ") => ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.PersistedIndexPatternLayer", "text": "PersistedIndexPatternLayer" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.StaticChartColumn.getData.$1", "type": "string", "tags": [], "label": "id", "description": [], "signature": [ "string" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.StaticChartColumn.getData.$2", "type": "Object", "tags": [], "label": "baseLayer", "description": [], "signature": [ { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.PersistedIndexPatternLayer", "text": "PersistedIndexPatternLayer" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [] } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.VisualizationAttributesBuilder", "type": "Interface", "tags": [], "label": "VisualizationAttributesBuilder", "description": [], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.VisualizationAttributesBuilder.build", "type": "Function", "tags": [], "label": "build", "description": [], "signature": [ "() => LensAttributes<\"lnsXY\", ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.XYState", "text": "XYState" }, "> | LensAttributes<\"lnsPie\", ", "PieVisualizationState", "> | LensAttributes<\"lnsHeatmap\", ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.HeatmapVisualizationState", "text": "HeatmapVisualizationState" }, "> | LensAttributes<\"lnsGauge\", ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.GaugeVisualizationState", "text": "GaugeVisualizationState" }, "> | LensAttributes<\"lnsDatatable\", ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.DatatableVisualizationState", "text": "DatatableVisualizationState" }, "> | LensAttributes<\"lnsLegacyMetric\", ", { "pluginId": "lens", "scope": "common", "docId": "kibLensPluginApi", "section": "def-common.LegacyMetricState", "text": "LegacyMetricState" }, "> | LensAttributes<\"lnsMetric\", ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.MetricVisualizationState", "text": "MetricVisualizationState" }, "> | LensAttributes" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYLayerConfig", "type": "Interface", "tags": [], "label": "XYLayerConfig", "description": [], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYLayerConfig.data", "type": "Array", "tags": [], "label": "data", "description": [], "signature": [ { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.FormulaValueConfig", "text": "FormulaValueConfig" }, "[]" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYLayerConfig.options", "type": "Object", "tags": [], "label": "options", "description": [], "signature": [ { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.XYLayerOptions", "text": "XYLayerOptions" }, " | undefined" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYLayerConfig.dataView", "type": "Object", "tags": [], "label": "dataView", "description": [ "\nIt is possible to define a specific dataView for the layer. It will override the global chart one" ], "signature": [ { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" }, " | undefined" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYLayerOptions", "type": "Interface", "tags": [], "label": "XYLayerOptions", "description": [], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYLayerOptions.breakdown", "type": "Object", "tags": [], "label": "breakdown", "description": [], "signature": [ "TopValuesBucketedColumn | undefined" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYLayerOptions.buckets", "type": "Object", "tags": [], "label": "buckets", "description": [], "signature": [ "DateHistogramBucketedColumn | undefined" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYLayerOptions.seriesType", "type": "CompoundType", "tags": [], "label": "seriesType", "description": [], "signature": [ { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.SeriesType", "text": "SeriesType" }, " | undefined" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_data_layer.ts", "deprecated": false, "trackAdoption": false } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYReferenceLinesLayerConfig", "type": "Interface", "tags": [], "label": "XYReferenceLinesLayerConfig", "description": [], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYReferenceLinesLayerConfig.data", "type": "Array", "tags": [], "label": "data", "description": [], "signature": [ { "pluginId": "@kbn/lens-embeddable-utils", "scope": "public", "docId": "kibKbnLensEmbeddableUtilsPluginApi", "section": "def-public.StaticValueConfig", "text": "StaticValueConfig" }, "[]" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYReferenceLinesLayerConfig.dataView", "type": "Object", "tags": [], "label": "dataView", "description": [ "\nIt is possible to define a specific dataView for the layer. It will override the global chart one" ], "signature": [ { "pluginId": "dataViews", "scope": "common", "docId": "kibDataViewsPluginApi", "section": "def-common.DataView", "text": "DataView" }, " | undefined" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/layers/xy_reference_lines_layer.ts", "deprecated": false, "trackAdoption": false } ], "initialIsOpen": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYVisualOptions", "type": "Interface", "tags": [], "label": "XYVisualOptions", "description": [], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYVisualOptions.lineInterpolation", "type": "CompoundType", "tags": [], "label": "lineInterpolation", "description": [], "signature": [ { "pluginId": "expressionXY", "scope": "common", "docId": "kibExpressionXYPluginApi", "section": "def-common.XYCurveType", "text": "XYCurveType" }, " | undefined" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYVisualOptions.missingValues", "type": "CompoundType", "tags": [], "label": "missingValues", "description": [], "signature": [ { "pluginId": "expressionXY", "scope": "common", "docId": "kibExpressionXYPluginApi", "section": "def-common.FittingFunction", "text": "FittingFunction" }, " | undefined" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYVisualOptions.endValues", "type": "CompoundType", "tags": [], "label": "endValues", "description": [], "signature": [ { "pluginId": "expressionXY", "scope": "common", "docId": "kibExpressionXYPluginApi", "section": "def-common.EndValue", "text": "EndValue" }, " | undefined" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.XYVisualOptions.showDottedLine", "type": "CompoundType", "tags": [], "label": "showDottedLine", "description": [], "signature": [ "boolean | undefined" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/visualization_types/xy_chart.ts", "deprecated": false, "trackAdoption": false } ], "initialIsOpen": false } ], "enums": [], "misc": [ { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.FormulaValueConfig", "type": "Type", "tags": [], "label": "FormulaValueConfig", "description": [], "signature": [ "Omit<{ formula: string; label?: string | undefined; filter?: ", { "pluginId": "@kbn/es-query", "scope": "common", "docId": "kibKbnEsQueryPluginApi", "section": "def-common.Query", "text": "Query" }, " | undefined; reducedTimeRange?: string | undefined; timeScale?: ", "TimeScaleUnit", " | undefined; format?: { id: string; params?: { decimals: number; compact?: boolean | undefined; } | undefined; } | undefined; }, \"formula\"> & { color?: string | undefined; value: string; }" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.LensAttributes", "type": "Type", "tags": [], "label": "LensAttributes", "description": [], "signature": [ "LensAttributes<\"lnsXY\", ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.XYState", "text": "XYState" }, "> | LensAttributes<\"lnsPie\", ", "PieVisualizationState", "> | LensAttributes<\"lnsHeatmap\", ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.HeatmapVisualizationState", "text": "HeatmapVisualizationState" }, "> | LensAttributes<\"lnsGauge\", ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.GaugeVisualizationState", "text": "GaugeVisualizationState" }, "> | LensAttributes<\"lnsDatatable\", ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.DatatableVisualizationState", "text": "DatatableVisualizationState" }, "> | LensAttributes<\"lnsLegacyMetric\", ", { "pluginId": "lens", "scope": "common", "docId": "kibLensPluginApi", "section": "def-common.LegacyMetricState", "text": "LegacyMetricState" }, "> | LensAttributes<\"lnsMetric\", ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.MetricVisualizationState", "text": "MetricVisualizationState" }, "> | LensAttributes" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.LensLayerConfig", "type": "Type", "tags": [], "label": "LensLayerConfig", "description": [], "signature": [ { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.MetricVisualizationState", "text": "MetricVisualizationState" }, " | ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.XYLayerConfig", "text": "XYLayerConfig" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.LensVisualizationState", "type": "Type", "tags": [], "label": "LensVisualizationState", "description": [], "signature": [ { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.XYState", "text": "XYState" }, " | ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.MetricVisualizationState", "text": "MetricVisualizationState" } ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/lens-embeddable-utils", "id": "def-public.StaticValueConfig", "type": "Type", "tags": [], "label": "StaticValueConfig", "description": [], "signature": [ "Omit<{ formula: string; label?: string | undefined; filter?: ", { "pluginId": "@kbn/es-query", "scope": "common", "docId": "kibKbnEsQueryPluginApi", "section": "def-common.Query", "text": "Query" }, " | undefined; reducedTimeRange?: string | undefined; timeScale?: ", "TimeScaleUnit", " | undefined; format?: { id: string; params?: { decimals: number; compact?: boolean | undefined; } | undefined; } | undefined; }, \"formula\"> & { color?: string | undefined; value: string; }" ], "path": "packages/kbn-lens-embeddable-utils/attribute_builder/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false } ], "objects": [] }, "server": { "classes": [], "functions": [], "interfaces": [], "enums": [], "misc": [], "objects": [] }, "common": { "classes": [], "functions": [], "interfaces": [], "enums": [], "misc": [], "objects": [] } }