-
Notifications
You must be signed in to change notification settings - Fork 8.6k
allow to show gauges in multiple lines #12716
Copy link
Copy link
Open
Labels
Feature:VisualizationsGeneric visualization features (in case no more specific feature label is available)Generic visualization features (in case no more specific feature label is available)Team:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//impact:mediumAddressing this issue will have a medium level of impact on the quality/strength of our product.Addressing this issue will have a medium level of impact on the quality/strength of our product.release_note:enhancement
Metadata
Metadata
Assignees
Labels
Feature:VisualizationsGeneric visualization features (in case no more specific feature label is available)Generic visualization features (in case no more specific feature label is available)Team:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//impact:mediumAddressing this issue will have a medium level of impact on the quality/strength of our product.Addressing this issue will have a medium level of impact on the quality/strength of our product.release_note:enhancement
Type
Fields
Give feedbackNo fields configured for issues without a type.
Kibana version:
5.5
Elasticsearch version:
5.5
Server OS version:
Mac OS
Browser version:
Chrome
Original install method (e.g. download page, yum, from source, etc.):
Download
Description of the problem including expected versus actual behavior:
When I try to make multiple gauges (5) the number cannot be displayed if it has more than 5 digits, including decimal points. This might be OK for simple counts of small data sets, but is unusable for real-world use.
For more terms it is even worse:
That is simply too few for practical use, as anything in the thousands is not visible. Consider that a second has more than a thousand miliseconds, making these impractical for very common time periods. Also, if you use any type of aggregation (average, median, etc.) you will definitely have lots of decimal points to content with.
You should automatically move the text below the gauge if there will be overlap.
Steps to reproduce: