kibana/examples/embeddable_explorer/public
Anton Dosov 3d0552e03c
Embed dashboard by value example & some embeddable clean up (#67783)
Added example for using dashboard container by value
1.1 Refactored embeddable explorer e2e test to use new example, removed not needed kbn_tp_embeddable_explorer plugin.
For embeddable explorer examples went away from using getFactoryById() to improve type checks
There is new component a replacement for EmbeddableFactoryRenderer with slightly more flexible api: EmbeddableRenderer.
3.1 We can improve it going forward to support more use case
2020-06-15 17:13:31 +02:00
..
app.tsx Embed dashboard by value example & some embeddable clean up (#67783) 2020-06-15 17:13:31 +02:00
embeddable_panel_example.tsx Embed dashboard by value example & some embeddable clean up (#67783) 2020-06-15 17:13:31 +02:00
embeddables.png Kibana developer examples landing page (#67049) 2020-06-08 09:47:51 -04:00
hello_world_embeddable_example.tsx Embed dashboard by value example & some embeddable clean up (#67783) 2020-06-15 17:13:31 +02:00
index.ts Embeddable examples on the platform and included with --run-examples flag (#52111) 2019-12-16 15:03:46 -05:00
list_container_example.tsx Embed dashboard by value example & some embeddable clean up (#67783) 2020-06-15 17:13:31 +02:00
plugin.tsx Embed dashboard by value example & some embeddable clean up (#67783) 2020-06-15 17:13:31 +02:00
todo_embeddable_example.tsx Embed dashboard by value example & some embeddable clean up (#67783) 2020-06-15 17:13:31 +02:00