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

No Scroll-Down Feature on Page Resize (Responsive Chart Layout) in ChartRedrawView #145

Open
jturfanbasis opened this issue Dec 18, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jturfanbasis
Copy link

Description

When the user resizes the browser window, the chart adjusts its size and layout responsively, but the page does not provide a scroll-down feature. As a result, parts of the chart may get cut off, making it inaccessible.

Steps to Reproduce

  1. Navigate to the page displaying the Social Media Following chart.
  2. Resize the browser window to a smaller size (e.g., reduce height).
  3. Observe the chart adjusting its size responsively.
  4. Notice that the page does not provide a scroll-down feature to view the full chart.

Expected Behavior

The page should provide a scroll bar or allow scrolling when the content does not fit within the visible area of the browser window.

Actual Behavior

The chart adjusts its size and layout responsively, but there is no scroll-down feature, making parts of the chart inaccessible when the window height is reduced.

image

@jturfanbasis jturfanbasis added the enhancement New feature or request label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants