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

Fix #1422: PdrDashboard v0.3 costs, tooltips and final improvements (#1435) #1437

Merged
merged 12 commits into from
Jul 30, 2024

Conversation

KatunaNorbert
Copy link
Member

@KatunaNorbert KatunaNorbert commented Jul 23, 2024

Fixes #1422

* renamed figures y axis and updated accuracy plot range
@KatunaNorbert KatunaNorbert changed the title Fix #1433: PdrDashboard v0.3 costs, tooltips and final improvements (#1435) Fix #1422: PdrDashboard v0.3 costs, tooltips and final improvements (#1435) Jul 23, 2024
kdetry and others added 10 commits July 23, 2024 17:14
* issue-1441: the row count has been added

* UI updates

---------

Co-authored-by: Norbert <[email protected]>
* Remove some callbacks and ensure selected first.
* Fix column descriptions.
* Fix resolution issue with Selenium tests
* Remove toggle columns button added automatically by Dash.
* issue-1434: Confidence Interval

* issue-1434: Add flag for the confint calculation

* Add objects to allow easier mgmt for previous tuples
* calculate tx cost

* display costs chart and rename current costs as stakes

* calculate and display total tx costs

* display fees as bars for each predictoor feed comb

* handle case when prices can't be retrieved

* use binance us endpoint to retrieve token prices

* write test for calculating gas fee cost

* test prices are set inside app setup

* enable use of default tick format trough args to fix costs plot

* add tooltip message for costs and more tooltip improvements

---------

Co-authored-by: Calina Cenan <[email protected]>
@KatunaNorbert KatunaNorbert marked this pull request as ready for review July 29, 2024 12:37
@KatunaNorbert KatunaNorbert requested review from calina-c and kdetry July 29, 2024 12:37
@KatunaNorbert KatunaNorbert merged commit 19d5ed4 into main Jul 30, 2024
5 checks passed
@KatunaNorbert KatunaNorbert deleted the issue-1422-PdrDashboard-v03 branch July 30, 2024 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[PdrDashboard] v0.3: costs, tooltips and final improvements
3 participants