You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance the Predictoors table by shortening the user column values, adding columns for profit, accuracy, and average stake, and sorting the table by profit by default.
DoD
Shorten User Column Values:
Display only the first and last few characters of the user column values to make them shorter and more readable.
Add Columns:
Calculate profit, ACC and avg stake for every predictoor
Add columns for profit, accuracy, and average stake to the table.
Default Sorting:
Sort the table by the profit column by default.
The text was updated successfully, but these errors were encountered:
* Fix#1376: Change callbacks to not store payout data (#1378)
* Fix#1375: Add Buttons and Sorting (#1379)
* Fix#1373: Separate some concerns in pdr-dashboard. (#1390)
* Fix#1374: Display metrics over multiple feeds and predictoors (#1377)
* Fix#1400: Fix selections in feed and predictoor list (#1401)
* Fix#1385: Add switch to display selected predictoors feeds only (#1395)
* Fix#1402: Allow address config for predictoor dashboard. (#1403)
* Fix#1404: Allow date period selection (#1405)
* Fix#1384: Improve predictoors table by adding accuracy, stake and profit (#1398)
* Fix#1409: Add predictoor and feed startup data instead of loading on a dash component (#1411)
* Fix#1412: Update dashboard readme with new instructions (#1414)
* Fix#1413: Update and split dash_duo tests (#1417)
Parent: #1357
Enhance the Predictoors table by shortening the user column values, adding columns for profit, accuracy, and average stake, and sorting the table by profit by default.
DoD
Shorten User Column Values:
Add Columns:
Default Sorting:
The text was updated successfully, but these errors were encountered: