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

[Inspect] Better control when there are multiple tables #197555

Open
nickofthyme opened this issue Oct 24, 2024 · 1 comment
Open

[Inspect] Better control when there are multiple tables #197555

nickofthyme opened this issue Oct 24, 2024 · 1 comment
Labels
Feature:Inspector Inspector infrastructure and implementations Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@nickofthyme
Copy link
Contributor

Describe the feature:

When multiple tables are defined in the visualization, they are shown and named in index order like Table 1 and Table 2. Then when exported they are named as Inspector 1 and Inspector 2. This also applies when there is one a single table but less annoying.

Ideally we could:

  • Name the tables
  • Provide and show a description of each table
  • Provide a sorting order
  • Provide a filename for the table when downloaded.

Relative code: https://github.com/elastic/kibana/blob/main/src/plugins/expressions/common/util/tables_adapter.ts

Image

@nickofthyme nickofthyme added Feature:Inspector Inspector infrastructure and implementations Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Oct 24, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-visualizations (Team:Visualizations)

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

No branches or pull requests

2 participants