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

[Charts] Initial load time of charts is long #84

Open
dlebech opened this issue Nov 19, 2018 · 0 comments
Open

[Charts] Initial load time of charts is long #84

dlebech opened this issue Nov 19, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@dlebech
Copy link
Owner

dlebech commented Nov 19, 2018

I think this happens when there are two currencies and it needs to load all the currencies before starting to draw the graphs.

Perhaps it could make an initial render of the charts without currency conversions, just so something happens rather than the spinning logo.

This could potentially turn into a larger overhaul where we store historic currencies or conversions in the redux store, since these really shouldn't change over time.

@dlebech dlebech added the enhancement New feature or request label Nov 19, 2018
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

1 participant