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

Percentage mode in vertical bar visualization broken when having dual Y-axes #107364

Closed
harisuddin82 opened this issue Aug 2, 2021 · 3 comments
Closed
Labels
bug Fixes for quality problems that affect the customer experience Feature:XYAxis XY-Axis charts (bar, area, line) impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@harisuddin82
Copy link

Kibana version: 7.13.4

Elasticsearch version: 7.13.4

Server OS version: RHEL 7.9 3.10.0-1160.31.1.el7.x86_64

Browser version: Chrome 92.0.4515.107

Browser OS version: Windows 10 Enterprise Version 10.0.19042 Build 19042

Original install method: yum

Enabling percentage mode in a vertical bar visualization for one Y-axis causes a second Y-axis to show percentage values instead of absolute values.

Steps to reproduce:

  1. Set up 2 Y-axes (left and right axes)
  2. Set mode "Percentage" on left-axis, mode "Normal" on right-axis
  3. Left-axis will be shown correctly in percentage but right-axis will have 00% appended to the absolute values

Expected behavior:
Right-axis is expected to show raw/absolute value.

Screenshots:
image

@harisuddin82 harisuddin82 added the bug Fixes for quality problems that affect the customer experience label Aug 2, 2021
@botelastic botelastic bot added the needs-team Issues missing a team label label Aug 2, 2021
@stratoula stratoula added Feature:XYAxis XY-Axis charts (bar, area, line) Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Aug 4, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Aug 4, 2021
@stratoula stratoula added impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. needs-team Issues missing a team label labels Aug 4, 2021
@botelastic botelastic bot removed the needs-team Issues missing a team label label Aug 4, 2021
@stratoula
Copy link
Contributor

I think that this bug is highly related with this one #13866

@flash1293
Copy link
Contributor

Duplicate of #13866

@flash1293 flash1293 marked this as a duplicate of #13866 Oct 13, 2021
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:XYAxis XY-Axis charts (bar, area, line) impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

4 participants