VEGA is missing scroll bars #22240
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Vega
Vega visualizations
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
**Kibana version:**6.3.0
**Elasticsearch version:**6.3.0
**Server OS version:**Win 7 professional
**Browser version:**Google Chrome 59.0.3071.104
**Browser OS version:**Windows
**Original install method (e.g. download page, yum, from source, etc.):**download page
Describe the bug: I started using VEGA to create visualizations in KIBANA.
When trying to visualize a NxM matrix, which exceeds the size of the screen, there was no vertical or horizontal scroll bars.
Steps to reproduce:
{
"$schema":"https://vega.github.io/schema/vega/v3.json",
"autosize":"none",
"width":1600,
"height":1600
}
Expected behavior: horizontal and vertical scroll bars should appear
Screenshots (if relevant):
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
Any additional context:
The text was updated successfully, but these errors were encountered: