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

Kibana Data Table: Provide an option to align data (horizontal : left, center or right, vertical : up, center, down) on each data column #14524

Closed
kunisen opened this issue Oct 24, 2017 · 7 comments · Fixed by #89300
Assignees
Labels
enhancement New value added to drive a business result Feature:Data Table Data table visualization feature Feature:Lens good first issue low hanging fruit Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@kunisen
Copy link
Contributor

kunisen commented Oct 24, 2017

Description of the problem including expected versus actual behavior:
When using data table in Kibana, the view of data (string, number, or etc) is left-aligned by default.
My customer thinks it looks loose and scattered, and he wants an option or method to align data (horizontal: left, center or right, vertical: up, center, down) on each data column by himself manually.

Steps to reproduce:

  1. Run elasticsearch and kibana.
  2. Add a visualization of "Data Table" type.
  3. Add metrics to show data

Screenshot
You can see "hotel_name.keyword" and "Average daily_rate" data here is left-aligned.
00160129_

Describe the feature:
Provide an option or method to align data (horizontal: left, center or right, vertical: up, center, down) on each data column.
(e.g. provide an align adjustment button in the title row)

@kunisen kunisen added Feature:Data Table Data table visualization feature Feature:Visualizations Generic visualization features (in case no more specific feature label is available) labels Oct 24, 2017
@kunisen kunisen changed the title Kibana Data Table: Provide an option to align data (left, center or right) on each data column Kibana Data Table: Provide an option to align data (horizontal : left, center or right, vertical : up, center, down) on each data column Oct 25, 2017
@kunisen
Copy link
Contributor Author

kunisen commented Dec 12, 2017

any updates here?

1 similar comment
@kunisen
Copy link
Contributor Author

kunisen commented Dec 25, 2017

any updates here?

@fbaligand
Copy link
Contributor

Hi,

You can get this feature using enhanced-table plugin :
https://github.com/fbaligand/kibana-enhanced-table

image

@kunisen
Copy link
Contributor Author

kunisen commented May 22, 2018

thanks!! @fbaligand

@fbaligand
Copy link
Contributor

Happy to see you appreciate the feature ! :)

@timroes timroes added Team:Visualizations Visualization editors, elastic-charts and infrastructure and removed Feature:Visualizations Generic visualization features (in case no more specific feature label is available) labels Sep 16, 2018
@tony-dtn
Copy link

Happy to see you appreciate the feature ! :)

Much appreciated. Very useful plugin. Thank you

@fbaligand
Copy link
Contributor

Nice!
In case you missed it, I just published 1.5.0 release, with some new features:
https://github.com/fbaligand/kibana-enhanced-table/releases/tag/v1.5.0

@wylieconlon wylieconlon added enhancement New value added to drive a business result Feature:Lens labels Oct 16, 2020
@wylieconlon wylieconlon added the good first issue low hanging fruit label Oct 16, 2020
@wylieconlon wylieconlon mentioned this issue Nov 20, 2020
29 tasks
@flash1293 flash1293 self-assigned this Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Data Table Data table visualization feature Feature:Lens good first issue low hanging fruit Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants