mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
Remove queryManager from vis docs (#23923)
This commit is contained in:
parent
c0e13fdb2b
commit
9bab09a0e0
1 changed files with 0 additions and 1 deletions
|
@ -422,7 +422,6 @@ The `vis` object holds the visualization state and is the window into kibana:
|
|||
- *vis.isEditorMode()*: returns true if in editor mode
|
||||
- *vis.API.timeFilter*: allows you to access time picker
|
||||
- *vis.API.queryFilter*: gives you access to queryFilter
|
||||
- *vis.API.queryManager*: gives you access to add filters to the filter bar
|
||||
- *vis.API.events.click*: default click handler
|
||||
- *vis.API.events.brush*: default brush handler
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue