Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VEGA is missing scroll bars #22240

Closed
eladshe opened this issue Aug 22, 2018 · 3 comments · Fixed by #68766
Closed

VEGA is missing scroll bars #22240

eladshe opened this issue Aug 22, 2018 · 3 comments · Fixed by #68766
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Vega Vega visualizations Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@eladshe
Copy link

eladshe commented Aug 22, 2018

**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:

  1. In KIBANA create a new VEGA visualization
  2. create any visualization that exceeds screen size
  3. example:
    {
    "$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:

@lukasolson lukasolson added Feature:Visualizations Generic visualization features (in case no more specific feature label is available) Feature:Vega Vega visualizations triage_needed labels Aug 22, 2018
@timroes timroes added Team:Visualizations Visualization editors, elastic-charts and infrastructure and removed Team:Visualizations Visualization editors, elastic-charts and infrastructure Feature:Visualizations Generic visualization features (in case no more specific feature label is available) labels Sep 13, 2018
@yechanpark
Copy link

is this fixed?
im 6.4.1 and same problem.

@NAshwinKumar
Copy link

This issue seems to be unfixed even in Kibana 7.4

@wylieconlon wylieconlon added bug Fixes for quality problems that affect the customer experience and removed triage_needed labels Nov 15, 2019
@gjelenc
Copy link

gjelenc commented Jun 10, 2020

Is there any plan to fix this issue or work around ?

@alexwizp alexwizp self-assigned this Jun 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Vega Vega visualizations Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants