Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[visualize/editor] expose the savedVis object to the editor options #6337

Merged

Conversation

spalger
Copy link
Contributor

@spalger spalger commented Feb 25, 2016

While working on a custom visualization I found the need for the savedVis within the editor. The editor will always have an instance of savedVis available, and exposing it shouldn't have any negative side effects (since it's exposed to everything else), the isolate scope in this location simply never needed access to it until now.

@w33ble
Copy link
Contributor

w33ble commented Feb 26, 2016

jenkins test it

@jbudz
Copy link
Member

jbudz commented Feb 29, 2016

LGTM

spalger added a commit that referenced this pull request Feb 29, 2016
…rOptions

[visualize/editor] expose the savedVis object to the editor options
@spalger spalger merged commit 1aa7ff0 into elastic:master Feb 29, 2016
@spalger
Copy link
Contributor Author

spalger commented Feb 29, 2016

Backported to 4.5 in 1b5ee4a

@spalger spalger deleted the implement/exposeSavedVisToEditorOptions branch October 18, 2019 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants