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

Retroactively add data to performance graph #22

Open
NovaCyntax opened this issue Nov 8, 2024 · 2 comments
Open

Retroactively add data to performance graph #22

NovaCyntax opened this issue Nov 8, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@NovaCyntax
Copy link

Using the recommended Docker compose instructions in the README, my portfolio performance does not appear after ~24 hours. Does it not refresh often, or is there something else that I have to do? It's capable of seeing current asset prices and displaying total gains, but those aren't appearing on the graph.

@hackerESQ
Copy link
Collaborator

The daily performance graph updates daily.

To force update the graph to capture performance retroactively, you can run:

docker exec -it investbrain-app php artisan sync:daily-change

There's a roadmap item to add a button on the front-end to trigger this command. Until then, I'll leave this issue open so others can find it.

@NovaCyntax
Copy link
Author

Awesome, thanks!

@hackerESQ hackerESQ changed the title No Lines on Performance Graph Retroactively add data to performance graph Nov 8, 2024
@hackerESQ hackerESQ added the enhancement New feature or request label Nov 12, 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