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

expose logDataTable to plugins #127995

Closed
nreese opened this issue Mar 17, 2022 · 1 comment · Fixed by #128297
Closed

expose logDataTable to plugins #127995

nreese opened this issue Mar 17, 2022 · 1 comment · Fixed by #128297
Assignees
Labels
Feature:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@nreese
Copy link
Contributor

nreese commented Mar 17, 2022

Lens choropleth chart review comment #126819 (comment) asked to log the data table in the visualization function. The problem is that logDataTable method is in common/expressions and is not exposed as a public directory, resulting in build errors

Screen Shot 2022-03-17 at 12 05 59 PM

logDataTable needs to be exposed to plugins so plugins can log data table for registered visualizations.

@nreese nreese added Team:Visualizations Visualization editors, elastic-charts and infrastructure Feature:Lens labels Mar 17, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-vis-editors @elastic/kibana-vis-editors-external (Team:VisEditors)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants