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

Infinite loading when refreshing the page for multi ngx-charts-bar-horizontal #1940

Open
Salimify opened this issue Feb 8, 2024 · 1 comment
Labels

Comments

@Salimify
Copy link

Salimify commented Feb 8, 2024

Describe the bug
There is an issue happening when you have a multiple Horizontal bar charts displaying in one page. It seems to be causing a sort of a memory leak. It happens exactly when you have [yAxis] and [xAxis] set to "true".

To Reproduce
Steps to reproduce the behavior:

  1. Render multiple ngx-charts-bar-horizontal toghether with different data inside one single page
  2. refresh the page (preferabilly multiple times, each time will be slower)

Expected behavior
Multiple charts can be shown in the same page with different data, while also showing xAxis and yAxis. When refreshing page, it should also show properly

Screenshots
If applicable, add screenshots to help explain your problem.

ngx-charts version
"@swimlane/ngx-charts": "^20.5.0",

@Salimify Salimify added the Bug label Feb 8, 2024
@eric-gitta-moore
Copy link

Please provide a minimum reproducible demo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants