-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Closed
Labels
Feature:TimelionTimelion app and visualizationTimelion app and visualizationTeam: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//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Description
Kibana version: 5.4
Elasticsearch version: 5.4
Server OS version: Windows 7
Browser version: Firefox 45.0.2
Original install method (e.g. download page, yum, from source, etc.): zip download
Description of the problem including expected versus actual behavior:
Changing the width of timelion's bars-visualization, like changing .bars(1)
to .bars(30)
, extends the bars thickness to all sides, including up. The additional height makes the values look larger than they really are. Expected behaviour: Changing the width only makes the bars thicker horizontally, but not vertically
Steps to reproduce:
- visualize some data in timelion with bars
- vary the width of the bars and observe the upper edge of each bar vary too
Example image of a value 100
exact, with .bars(30)
: http://imgur.com/a/tvbzU
Metadata
Metadata
Assignees
Labels
Feature:TimelionTimelion app and visualizationTimelion app and visualizationTeam: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//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience