mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
923 lines
No EOL
32 KiB
JSON
923 lines
No EOL
32 KiB
JSON
{
|
|
"id": "expressionLegacyMetricVis",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.metricVisFunction",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "metricVisFunction",
|
|
"description": [],
|
|
"signature": [
|
|
"() => ",
|
|
{
|
|
"pluginId": "expressionLegacyMetricVis",
|
|
"scope": "common",
|
|
"docId": "kibExpressionLegacyMetricVisPluginApi",
|
|
"section": "def-common.MetricVisExpressionFunctionDefinition",
|
|
"text": "MetricVisExpressionFunctionDefinition"
|
|
}
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/expression_functions/metric_vis_function.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"interfaces": [
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.DimensionsVisParam",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "DimensionsVisParam",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.DimensionsVisParam.metrics",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "metrics",
|
|
"description": [],
|
|
"signature": [
|
|
"(string | ",
|
|
{
|
|
"pluginId": "visualizations",
|
|
"scope": "common",
|
|
"docId": "kibVisualizationsPluginApi",
|
|
"section": "def-common.ExpressionValueVisDimension",
|
|
"text": "ExpressionValueVisDimension"
|
|
},
|
|
")[]"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.DimensionsVisParam.bucket",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "bucket",
|
|
"description": [],
|
|
"signature": [
|
|
"string | ",
|
|
{
|
|
"pluginId": "visualizations",
|
|
"scope": "common",
|
|
"docId": "kibVisualizationsPluginApi",
|
|
"section": "def-common.ExpressionValueVisDimension",
|
|
"text": "ExpressionValueVisDimension"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricArguments",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "MetricArguments",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricArguments.autoScaleMetricAlignment",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "autoScaleMetricAlignment",
|
|
"description": [],
|
|
"signature": [
|
|
"MetricAlignment",
|
|
" | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricArguments.percentageMode",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "percentageMode",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricArguments.colorMode",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "colorMode",
|
|
"description": [],
|
|
"signature": [
|
|
"\"Background\" | \"Labels\" | \"None\""
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricArguments.showLabels",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "showLabels",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricArguments.palette",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "palette",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/coloring",
|
|
"scope": "common",
|
|
"docId": "kibKbnColoringPluginApi",
|
|
"section": "def-common.PaletteOutput",
|
|
"text": "PaletteOutput"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "charts",
|
|
"scope": "common",
|
|
"docId": "kibChartsPluginApi",
|
|
"section": "def-common.CustomPaletteState",
|
|
"text": "CustomPaletteState"
|
|
},
|
|
"> | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricArguments.font",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "font",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "common",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-common.ExpressionTypeStyle",
|
|
"text": "ExpressionTypeStyle"
|
|
}
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricArguments.labelFont",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "labelFont",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "common",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-common.ExpressionTypeStyle",
|
|
"text": "ExpressionTypeStyle"
|
|
}
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricArguments.labelPosition",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "labelPosition",
|
|
"description": [],
|
|
"signature": [
|
|
"\"top\" | \"bottom\""
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricArguments.metric",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "metric",
|
|
"description": [],
|
|
"signature": [
|
|
"(string | ",
|
|
{
|
|
"pluginId": "visualizations",
|
|
"scope": "common",
|
|
"docId": "kibVisualizationsPluginApi",
|
|
"section": "def-common.ExpressionValueVisDimension",
|
|
"text": "ExpressionValueVisDimension"
|
|
},
|
|
")[]"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricArguments.bucket",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "bucket",
|
|
"description": [],
|
|
"signature": [
|
|
"string | ",
|
|
{
|
|
"pluginId": "visualizations",
|
|
"scope": "common",
|
|
"docId": "kibVisualizationsPluginApi",
|
|
"section": "def-common.ExpressionValueVisDimension",
|
|
"text": "ExpressionValueVisDimension"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricArguments.colorFullBackground",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "colorFullBackground",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricArguments.autoScale",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "autoScale",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricOptions",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "MetricOptions",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricOptions.value",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "value",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricOptions.label",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "label",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricOptions.color",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "color",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricOptions.bgColor",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "bgColor",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricOptions.lightText",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "lightText",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricOptions.colIndex",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "colIndex",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricOptions.rowIndex",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "rowIndex",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricVisParam",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "MetricVisParam",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricVisParam.autoScaleMetricAlignment",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "autoScaleMetricAlignment",
|
|
"description": [],
|
|
"signature": [
|
|
"MetricAlignment",
|
|
" | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricVisParam.percentageMode",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "percentageMode",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricVisParam.percentageFormatPattern",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "percentageFormatPattern",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricVisParam.metricColorMode",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "metricColorMode",
|
|
"description": [],
|
|
"signature": [
|
|
"\"Background\" | \"Labels\" | \"None\""
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricVisParam.palette",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "palette",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "charts",
|
|
"scope": "common",
|
|
"docId": "kibChartsPluginApi",
|
|
"section": "def-common.CustomPaletteState",
|
|
"text": "CustomPaletteState"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricVisParam.labels",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "labels",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "charts",
|
|
"scope": "common",
|
|
"docId": "kibChartsPluginApi",
|
|
"section": "def-common.Labels",
|
|
"text": "Labels"
|
|
},
|
|
" & { style: ",
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "common",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-common.ExpressionTypeStyle",
|
|
"text": "ExpressionTypeStyle"
|
|
},
|
|
"; position: ",
|
|
"LabelPositionType",
|
|
"; }"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricVisParam.style",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "style",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "common",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-common.ExpressionTypeStyle",
|
|
"text": "ExpressionTypeStyle"
|
|
},
|
|
" & Pick<",
|
|
{
|
|
"pluginId": "charts",
|
|
"scope": "common",
|
|
"docId": "kibChartsPluginApi",
|
|
"section": "def-common.Style",
|
|
"text": "Style"
|
|
},
|
|
", \"bgColor\" | \"labelColor\">"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricVisParam.colorFullBackground",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "colorFullBackground",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricVisParam.autoScale",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "autoScale",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricVisRenderConfig",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "MetricVisRenderConfig",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricVisRenderConfig.visType",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "visType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"metric\""
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricVisRenderConfig.visData",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "visData",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "common",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-common.Datatable",
|
|
"text": "Datatable"
|
|
}
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricVisRenderConfig.visConfig",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "visConfig",
|
|
"description": [],
|
|
"signature": [
|
|
"{ metric: ",
|
|
{
|
|
"pluginId": "expressionLegacyMetricVis",
|
|
"scope": "common",
|
|
"docId": "kibExpressionLegacyMetricVisPluginApi",
|
|
"section": "def-common.MetricVisParam",
|
|
"text": "MetricVisParam"
|
|
},
|
|
"; dimensions: ",
|
|
{
|
|
"pluginId": "expressionLegacyMetricVis",
|
|
"scope": "common",
|
|
"docId": "kibExpressionLegacyMetricVisPluginApi",
|
|
"section": "def-common.DimensionsVisParam",
|
|
"text": "DimensionsVisParam"
|
|
},
|
|
"; }"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricVisRenderConfig.canNavigateToLens",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "canNavigateToLens",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.VisParams",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "VisParams",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.VisParams.addTooltip",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "addTooltip",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.VisParams.addLegend",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "addLegend",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.VisParams.dimensions",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "dimensions",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionLegacyMetricVis",
|
|
"scope": "common",
|
|
"docId": "kibExpressionLegacyMetricVisPluginApi",
|
|
"section": "def-common.DimensionsVisParam",
|
|
"text": "DimensionsVisParam"
|
|
}
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.VisParams.metric",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "metric",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionLegacyMetricVis",
|
|
"scope": "common",
|
|
"docId": "kibExpressionLegacyMetricVisPluginApi",
|
|
"section": "def-common.MetricVisParam",
|
|
"text": "MetricVisParam"
|
|
}
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.VisParams.type",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "type",
|
|
"description": [],
|
|
"signature": [
|
|
"\"metric\""
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.EXPRESSION_METRIC_NAME",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "EXPRESSION_METRIC_NAME",
|
|
"description": [],
|
|
"signature": [
|
|
"\"legacyMetricVis\""
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricInput",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "MetricInput",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "common",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-common.Datatable",
|
|
"text": "Datatable"
|
|
}
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.MetricVisExpressionFunctionDefinition",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "MetricVisExpressionFunctionDefinition",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "common",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-common.ExpressionFunctionDefinition",
|
|
"text": "ExpressionFunctionDefinition"
|
|
},
|
|
"<\"legacyMetricVis\", ",
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "common",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-common.Datatable",
|
|
"text": "Datatable"
|
|
},
|
|
", ",
|
|
{
|
|
"pluginId": "expressionLegacyMetricVis",
|
|
"scope": "common",
|
|
"docId": "kibExpressionLegacyMetricVisPluginApi",
|
|
"section": "def-common.MetricArguments",
|
|
"text": "MetricArguments"
|
|
},
|
|
", ",
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "common",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-common.ExpressionValueRender",
|
|
"text": "ExpressionValueRender"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "expressionLegacyMetricVis",
|
|
"scope": "common",
|
|
"docId": "kibExpressionLegacyMetricVisPluginApi",
|
|
"section": "def-common.MetricVisRenderConfig",
|
|
"text": "MetricVisRenderConfig"
|
|
},
|
|
">, ",
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "common",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-common.ExecutionContext",
|
|
"text": "ExecutionContext"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "inspector",
|
|
"scope": "common",
|
|
"docId": "kibInspectorPluginApi",
|
|
"section": "def-common.Adapters",
|
|
"text": "Adapters"
|
|
},
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/utility-types",
|
|
"scope": "server",
|
|
"docId": "kibKbnUtilityTypesPluginApi",
|
|
"section": "def-server.SerializableRecord",
|
|
"text": "SerializableRecord"
|
|
},
|
|
">>"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.PLUGIN_ID",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "PLUGIN_ID",
|
|
"description": [],
|
|
"signature": [
|
|
"\"expressionLegacyMetricVis\""
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionLegacyMetricVis",
|
|
"id": "def-common.PLUGIN_NAME",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "PLUGIN_NAME",
|
|
"description": [],
|
|
"signature": [
|
|
"\"expressionLegacyMetricVis\""
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_legacy_metric/common/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": []
|
|
}
|
|
} |