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

Bar disappears when update the chart, reappears when resize the window #8527

Closed
Oner-T opened this issue Feb 26, 2021 · 4 comments · Fixed by #8781
Closed

Bar disappears when update the chart, reappears when resize the window #8527

Oner-T opened this issue Feb 26, 2021 · 4 comments · Fixed by #8781

Comments

@Oner-T
Copy link

Oner-T commented Feb 26, 2021


name: Bug Report
about: Something went awry
labels: 'type: bug'

Expected Behavior

Bars should behave normally when update data

Current Behavior

When I update a page, the bar chart disappears sometimes, but if you minimize and maximize the window again or resize it reappears

Steps to Reproduce

Screenshot (275)_LI

Screenshot (276)_LI

Context

Environment

  • Chart.js version: 2.9.3
  • Browser name and version: Chrome 88.0.4324.190
  • Link to your project:
@LeeLenaleee
Copy link
Collaborator

Please provide a reproducible sample or steps to reproduce this as asked for by the bug report template (https://github.com/chartjs/Chart.js/blob/master/.github/ISSUE_TEMPLATE/BUG.md#steps-to-reproduce)

@LeeLenaleee
Copy link
Collaborator

@Oner-T I see you changed your issue but the steps to reproduce are still missing, this is a pretty essentials part to get to the problem.

For now the only thing that might help is trying if updating to the lastest stable version of the lib (2.9.4) or the latest beta (3.0.0-beta.11) will resolve your issue

@Oner-T
Copy link
Author

Oner-T commented Feb 27, 2021

Hi, Thanks for the reply, I added photos to explain more clearly, it is not possible to reproduce the bug with code for now
I updated chart.js to the latest but still the same problem

@LeeLenaleee
Copy link
Collaborator

Without the ability to reproduce the bug I dont think we will be able to help. Since all of our examples (https://www.chartjs.org/samples/latest/) work fine, there is a big chance that the problem lies with your custom code

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

Successfully merging a pull request may close this issue.

3 participants