Back to Kibana

Lens Config Builder examples

x-pack/examples/lens_config_builder_example/README.md

9.4.0402 B
Original Source

Lens Config Builder examples

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

This example shows how to embed Lens into other applications. Using the EmbeddableComponent of the lens start plugin, you can pass in a valid Lens configuration which will get rendered the same way Lens dashboard panels work. Updating the configuration will reload the embedded visualization.