mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
Rename all vis-editors
and datavis
to visualizations
(#144589)
* rename all the vis-editors * rename datavis to visualizations
This commit is contained in:
parent
7c822c0a87
commit
15c12bdd39
39 changed files with 46 additions and 46 deletions
|
@ -52,7 +52,7 @@ The Dashboard Embeddable is one of the highest-level UI components you can add t
|
|||
|
||||
Check out the Lens Embeddable if you wish to show users visualizations based on Elasticsearch data without worrying about query building and chart rendering. It's built on top of the <DocLink id="kibBuildingBlocks" section="expressions" text="Expression language" />, and integrates with <DocLink id="kibBuildingBlocks" section="index-patterns" text="Index Patterns" /> and <DocLink id="kibBuildingBlocks" section="ui-actions--triggers" text="UI Actions" />. Using the same configuration, it's also possible to link to a prefilled Lens editor, allowing the user to drill deeper and explore their data.
|
||||
|
||||
**Github labels**: `Team:VisEditors`, `Feature:Lens`
|
||||
**Github labels**: `Team:Visualizations`, `Feature:Lens`
|
||||
|
||||
### Map Embeddable
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue