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

[BUG]: wallet loads chart but doesn't show it #1711

Closed
cipig opened this issue Apr 2, 2022 · 2 comments
Closed

[BUG]: wallet loads chart but doesn't show it #1711

cipig opened this issue Apr 2, 2022 · 2 comments

Comments

@cipig
Copy link
Member

cipig commented Apr 2, 2022

when switching between different coins on wallet page, the following log entry is shown:

[21:45:49] [debug] [main.prerequisites.hpp:86] [579675]: Wallet: Loading chart for BINANCE:AVAXUSD

there is no chart on wallet page, so no need to load one

@cipig cipig added the bug Something isn't working label Apr 2, 2022
@smk762 smk762 added P2 Time permissive charts labels Apr 3, 2022
@ghost
Copy link

ghost commented Apr 4, 2022

Charts are currently disabled on the wallet side because their style are too much different (trading view charts) from ADEX

We are planning to have our own chart component implemented

When implemented, it should by the same time fix the following issue #1473

@smk762 smk762 added on hold and removed bug Something isn't working P2 Time permissive labels Jun 8, 2023
@smk762
Copy link
Collaborator

smk762 commented Jun 8, 2023

Currently no charts are shown on wallet page. The old trading view code is still present if we wish to restore it in future, though we may opt for an alternative provider. Until a decision is made, this issue is on hold.

@ca333 ca333 closed this as completed Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants