|
@@ -243,6 +243,10 @@ include::{es-repo-dir}/ml/ml-shared.asciidoc[tag=model-plot-config]
|
|
|
.Properties of `model_plot_config`
|
|
|
[%collapsible%open]
|
|
|
====
|
|
|
+`annotations_enabled`:::
|
|
|
+(boolean)
|
|
|
+include::{es-repo-dir}/ml/ml-shared.asciidoc[tag=model-plot-config-annotations-enabled]
|
|
|
+
|
|
|
`enabled`:::
|
|
|
(boolean)
|
|
|
include::{es-repo-dir}/ml/ml-shared.asciidoc[tag=model-plot-config-enabled]
|
|
@@ -250,10 +254,6 @@ include::{es-repo-dir}/ml/ml-shared.asciidoc[tag=model-plot-config-enabled]
|
|
|
`terms`:::
|
|
|
experimental[] (string)
|
|
|
include::{es-repo-dir}/ml/ml-shared.asciidoc[tag=model-plot-config-terms]
|
|
|
-
|
|
|
-`annotations_enabled`:::
|
|
|
-(boolean)
|
|
|
-include::{es-repo-dir}/ml/ml-shared.asciidoc[tag=model-plot-config-annotations-enabled]
|
|
|
====
|
|
|
//End model_plot_config
|
|
|
|