kibana/x-pack/examples/exploratory_view_example
Shahzad 734c1e1528
[Synthetics] Remove usage of deprecated EuiPageTemplate (#162186)
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2023-07-19 12:49:04 +02:00
..
public [Synthetics] Remove usage of deprecated EuiPageTemplate (#162186) 2023-07-19 12:49:04 +02:00
.eslintrc.json [Exploratory View] Embedddable component (#113108) 2021-10-05 17:23:44 +02:00
kibana.jsonc [packages] migrate all plugins to packages (#148130) 2023-02-08 21:06:50 -06:00
README.md [Exploratory View] Embedddable component (#113108) 2021-10-05 17:23:44 +02:00
tsconfig.json Update remaining links in Synthetics and UX to new Exploratory View app (#154034) 2023-03-30 14:58:59 +02:00

Embedded Observability exploratory view example

To run this example plugin, use the command yarn start --run-examples.

This example shows how to embed Exploratory view into other observability solution applications. Using the exploratory view EmbeddableComponent of the observability start plugin, you can pass in a valid Exploratory view series attributes which will get rendered the same way exploratory view works using Lens Embeddable. Updating the configuration will reload the embedded visualization.