Kibana version: master as fe1ae92 (> 7.12)
Describe the bug:
Due to Chromium bug: https://bugs.chromium.org/p/chromium/issues/detail?id=1163912
When using area percentage chart with a date histogram, if one of the series has no value for the time bucket, the chart may be rendered with a gap. The gap can be in any part of the chart (also within two series - so not directly as this issue).
Steps to reproduce:
- Create a new date histogram in Lens with the flight sample data
- Add
Count of Records as Vertical axis
- Add
Top values of FlightDelayTypeasBreak down by`
Expected behavior:
Either 100% fill or 0%. No intermediate area, nor gaps.
Screenshots (if relevant):


Kibana version:
masteras fe1ae92 (> 7.12)Describe the bug:
Due to Chromium bug: https://bugs.chromium.org/p/chromium/issues/detail?id=1163912
When using area percentage chart with a date histogram, if one of the series has no value for the time bucket, the chart may be rendered with a gap. The gap can be in any part of the chart (also within two series - so not directly as this issue).
Steps to reproduce:
Count of Recordsas Vertical axisTop values ofFlightDelayTypeasBreak down by`Expected behavior:
Either 100% fill or 0%. No intermediate area, nor gaps.
Screenshots (if relevant):