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:
Screenshot
You can see "hotel_name.keyword" and "Average daily_rate" data here is left-aligned.

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)
any updates here?
any updates here?
Hi,
You can get this feature using enhanced-table plugin :
https://github.com/fbaligand/kibana-enhanced-table

thanks!! @fbaligand
Happy to see you appreciate the feature ! :)
Happy to see you appreciate the feature ! :)
Much appreciated. Very useful plugin. Thank you
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