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]: Range Slider for Line width for Vertical Bar chart #981

Closed
pratibhapandey16 opened this issue Sep 1, 2022 · 2 comments
Closed

[BUG]: Range Slider for Line width for Vertical Bar chart #981

pratibhapandey16 opened this issue Sep 1, 2022 · 2 comments
Assignees
Labels
bug Something isn't working v2.4.0 'Issues and PRs related to version v2.4.0'

Comments

@pratibhapandey16
Copy link
Contributor

What is the bug?
Range Slider for Line width only allows range from 0 to 10 but if we manually enter a value greater than 10 it still updates the chart according to the entered value.

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Launch OpenSearch Dashboard UI
    Go to Observability->Event Analytics->Explorer
  2. Enter PPL Query and select "Year to date" option from calendar
  3. Click Refresh
  4. Click on Visualizations tab
  5. Select the Vertical bar chart option from chart selector dropdown
  6. Try to enter a value greater than 10 for Line Width

What is the expected behavior?
The chart should not get updated if user enters any value apart from 0 to 10

@anirudha @mengweieric
cc: @abasatwar @spattnaik

@abhaypersistent
Copy link
Contributor

Hi @mengweieric,

In all the chart styles we have added the tooltip. Please let me know if any changes are needed in the tooltip message.

tooltip

Thanks
Abhay

@ruchika-narang @spattnaik

@ruchika-narang
Copy link
Contributor

Merged to main

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

No branches or pull requests

5 participants