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

Add rerender to echart components on page resize #241

Closed
4 tasks done
jarrydallison opened this issue Jan 24, 2022 · 0 comments · Fixed by #254
Closed
4 tasks done

Add rerender to echart components on page resize #241

jarrydallison opened this issue Jan 24, 2022 · 0 comments · Fixed by #254
Assignees
Labels
bug Something isn't working

Comments

@jarrydallison
Copy link
Contributor

Summary

Add rerender to echart components on page resize.

Problem Definition

When the pages with echarts are resized, the echarts maintain their current size, which drastically distorts the page formatting. This issue would determine whether re-rendering on a page resize would greatly decrease performance, and whether it should be included.

Proposal

Re-render the echart components (dashboard, transaction fees) when the page is resized to ensure the echarts are displayed correctly.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@jarrydallison jarrydallison self-assigned this Jan 24, 2022
@jarrydallison jarrydallison added the bug Something isn't working label Jan 29, 2022
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

Successfully merging a pull request may close this issue.

1 participant