-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Closed
Copy link
Labels
Feature:XYAxisXY-Axis charts (bar, area, line)XY-Axis charts (bar, area, line)bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Description
Kibana version: 7.3.2
Elasticsearch version: 7.3.2
Server OS version: Elastic Cloud
Browser version: Chrome 76.0.3809.132
Browser OS version: macOS Mojave 10.14.5 (18F132)
Original install method (e.g. download page, yum, from source, etc.): Elastic Cloud
Describe the bug:
If you build a vertical bar graph then unstack the the metrics (Set mode: normal) the far right bar can get cut off depending on the X-axis resolution and time span.
Steps to reproduce:
- Use example flight data
- Build a vertical bar graph with a few items
- average AvgTicketPrice (line, right Y axis)
- average DistanceKilometers (bar, normal, left Y axis)
- average DistanceMiles (bar, normal, left Y axis)
- View 24hrs with 1hr date histogram buckets
Expected behavior:
Each bar is fully viewable
Screenshots (if relevant):
Errors in browser console (if relevant):
None
Provide logs and/or server output (if relevant):
Doesn't seem relevant
Metadata
Metadata
Assignees
Labels
Feature:XYAxisXY-Axis charts (bar, area, line)XY-Axis charts (bar, area, line)bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
