mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
parent
7584ffccd3
commit
5307703782
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ For a more complex use-case you usually want to use that method.
|
|||
`params` is a parameter object specifying several parameters, that influence rendering.
|
||||
|
||||
You will find a detailed description of all the parameters in the inline docs
|
||||
in the {repo}blob/{branch}/src/ui/public/visualize/loader/loader.js[loader source code].
|
||||
in the {repo}blob/{branch}/src/ui/public/visualize/loader/types.ts[loader source code].
|
||||
|
||||
Both methods return an `EmbeddedVisualizeHandler`, that gives you some access
|
||||
to the visualization. The `embedVisualizationWithSavedObject` method will return
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue