kibana/x-pack/examples/testing_embedded_lens
2024-02-16 11:06:33 -07:00
..
public [Core] Deprecate nav link status (#176383) 2024-02-16 11:06:33 -07:00
.eslintrc.json
kibana.jsonc [packages] migrate all plugins to packages (#148130) 2023-02-08 21:06:50 -06:00
README.md
tsconfig.json Remove legacy kibana react code editor (#171047) 2024-01-05 14:35:09 +01:00

Embedded Lens testing playground

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

This example is useful to test Lens embeddable. 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.