kibana/x-pack/examples/exploratory_view_example
Shahzad b8cdc6fd1b
[Exploratory View] Embedddable component (#113108)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-05 17:23:44 +02:00
..
public
.eslintrc.json
kibana.json
package.json
README.md
tsconfig.json

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.