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 label attributes like color and angle are not working #36542

Closed
ThiloSchoenfelder opened this issue May 14, 2019 · 3 comments
Closed

vega label attributes like color and angle are not working #36542

ThiloSchoenfelder opened this issue May 14, 2019 · 3 comments
Assignees
Labels
Feature:Vega Vega visualizations Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@ThiloSchoenfelder
Copy link

ThiloSchoenfelder commented May 14, 2019

Kibana version:
V6.7.0

Elasticsearch version:
V6.7.0

Describe the bug:
when I set the color and angle for a axes label in vega is works fine in the Vega Editor, but it did not shows any changes in Kibana

"axes": [
{"orient": "bottom", "scale": "x",
"labelAngle": -45,
"labelColor": "lightgray",
"labelPadding": 20
}

The labels are still on 0 degrees and black.

related to the dark theme bug #16456

@ThiloSchoenfelder ThiloSchoenfelder changed the title label attributes like color and angle are not working vega label attributes like color and angle are not working May 14, 2019
@lukasolson lukasolson added Team:Visualizations Visualization editors, elastic-charts and infrastructure Feature:Vega Vega visualizations labels May 22, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app

@flash1293
Copy link
Contributor

flash1293 commented May 23, 2019

@flash1293 flash1293 self-assigned this May 23, 2019
@timroes
Copy link
Contributor

timroes commented May 23, 2019

Closing this in favor of the update to Vega 5 issue (#31413).

@timroes timroes closed this as completed May 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Vega Vega visualizations Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

5 participants