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

[BUG] Area chart does not show Split series aggregation label #7713

Open
huyaboo opened this issue Aug 14, 2024 · 1 comment
Open

[BUG] Area chart does not show Split series aggregation label #7713

huyaboo opened this issue Aug 14, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@huyaboo
Copy link
Member

huyaboo commented Aug 14, 2024

Describe the bug

In OSD 2.13, if an area chart were created with a Split chart Filters aggregation with a label containing the character -, the Split series Term aggregation label will not show.

To Reproduce
Steps to reproduce the behavior:

  1. Add sample data (ecommerce)
  2. Create an Area Visualization
  3. Under Buckets, create a Split chart with the following:
    • Aggregation: Filters
    • Filter 1: currency: EUR
    • Filter 1 label: -
    • Do not add another filter
  4. Under Buckets, create a Split series with the following:
    • Sub aggregation: Terms
    • Field: customer_first_name.keyword
    • Order by: Metric: Count
    • Order: Descending
    • Toggle on Group other values in separate bucket
    • Custom label: Other
  5. Clicking update does not show the Other label

Expected behavior
Using the - character as a filter label should not hide the split series label.

OpenSearch Version
2.13

Dashboards Version
2.13

Plugins

Screenshots

Screen.Recording.2024-08-14.at.9.15.52.AM.mov

Host/Environment (please complete the following information):

  • OS: MacOS
  • Browser and version: Firefox

Additional context

Add any other context about the problem here.

@huyaboo huyaboo added bug Something isn't working untriaged labels Aug 14, 2024
@LDrago27 LDrago27 self-assigned this Aug 20, 2024
@dblock dblock removed the untriaged label Sep 2, 2024
@dblock
Copy link
Member

dblock commented Sep 2, 2024

[Weekly Catch All Triage - 1]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants