44 Commits

Author SHA1 Message Date
nymkappa
a59bed8cd8 Use block count instead of oldest block for timespan selection 2022-04-15 20:43:10 +09:00
softsimon
fa98c6334a Merge branch 'master' into nymkappa/bugfix/fix-z-warning 2022-04-11 16:54:04 +04:00
nymkappa
1db1b13907 Set zlevel for all graphs series 2022-04-11 21:17:15 +09:00
nymkappa
307385045b Add block rewards chart 2022-04-11 20:57:13 +09:00
nymkappa
61df98ef94 Improve mining graphs timespan selection UX 2022-04-11 18:17:36 +09:00
nymkappa
ae0bc02c78 Add block fees graph 2022-04-11 15:32:16 +09:00
TechMiX
22c29d7269 fix RTL layout issues 2022-04-05 20:37:18 +02:00
nymkappa
e9d6963d07 Fix some mobile UI issues on mining dashboard 2022-04-03 03:19:25 +09:00
nymkappa
8c804ba28d Remove unnecessary echart init option 2022-03-25 10:08:20 +09:00
nymkappa
dd50ee38b1 Fix javascript crash when disable hashrate/difficulty chart line 2022-03-16 21:20:42 +01:00
nymkappa
9c944170a2 Fix typo in hashrate widget 2022-03-14 21:12:29 +01:00
wiz
55a26fe446 Merge branch 'master' into feature/update-hashrate-widget 2022-03-14 19:12:31 +00:00
nymkappa
5dfc272bed Cleanup hashrate/difficulty widget 2022-03-14 20:00:19 +01:00
nymkappa
345c7f3c6c Add active router links - Disable graph touch scroll 2022-03-14 18:25:16 +01:00
nymkappa
338c42e3d8 Move all charts into /graphs page - Fix mining charts layouts 2022-03-14 18:07:35 +01:00
nymkappa
b2423e28d9 Split difficult adjustment table - Update indexing progress every 60sec 2022-03-10 14:02:43 +01:00
nymkappa
6d477a897d Show current indexing progress in charts without data 2022-03-10 14:02:43 +01:00
nymkappa
3558389eea Index weekly hashrates using last Monday midnight - Fix charts tooltip 2022-03-10 11:53:49 +01:00
nymkappa
0fbe5675c3 Show + sign on positive diff adjust 2022-03-09 13:47:10 +01:00
nymkappa
494d93bfc1 Add message if on mining charts if there is no data to display 2022-03-09 12:17:31 +01:00
nymkappa
c5ee597479 Fix skeleton for difficulty adjustment table 2022-03-09 12:17:31 +01:00
nymkappa
af4eb0c974 Replace difficulty adjustment timestamp with block height 2022-03-07 20:42:59 +01:00
nymkappa
4d04abdf17 Add skeleton in the mining dashboard page 2022-03-07 19:54:17 +01:00
nymkappa
fc2d40e924 Disable mining charts iteration on mobile widgets 2022-03-07 11:51:00 +01:00
nymkappa
f84a7535de "view more" links - placeholders 2022-03-07 11:50:59 +01:00
nymkappa
dd37a99b39 Add difficulty adjustment table in mining dashboard 2022-03-07 11:50:58 +01:00
nymkappa
f8117f9888 Mining dashboard layout matches main dashboard layout 2022-03-07 11:50:57 +01:00
nymkappa
c922053fec Hide 'dot' when hovering charts 2022-02-25 13:06:33 +09:00
nymkappa
abb96ca064 warn on re-index - fix hash indexing state issue - cleanup ui mining 2022-02-24 20:21:14 +09:00
nymkappa
d751662010 Create stacked pools historical hashrates to see dominance over time 2022-02-24 20:21:12 +09:00
nymkappa
e941787cd7 Disable difficulty adjustment table for now until loadMore is implemented 2022-02-24 20:21:12 +09:00
nymkappa
22874f6c91 Don't assume two difficulty with the same value is impossible 2022-02-22 22:53:47 +09:00
nymkappa
a5437bdde1 Fix tooltip text alignment in mining dashboard 2022-02-22 20:30:14 +09:00
nymkappa
d7cbdc4836 Improve hashrate chart and mining dashboard design 2022-02-22 20:16:19 +09:00
nymkappa
1f02e1c908 Move difficulty adjustment table in the merged hashrate component 2022-02-22 20:16:18 +09:00
nymkappa
4c93df6dc9 Merge hashrate and difficulty into one chart 2022-02-22 20:16:18 +09:00
nymkappa
756653ad84 Tweak charts color - Apply mempool tooltip style 2022-02-22 00:26:16 +09:00
nymkappa
63aecb1fd5 Show unit in the yaxis for hashrate chart 2022-02-21 18:37:34 +09:00
nymkappa
cd626a7a8e Fix hashrate chart padding 2022-02-21 18:24:24 +09:00
nymkappa
ba1fd78f09 Refactor power of ten conversion into one wrapper 2022-02-21 15:55:27 +09:00
nymkappa
601fd61374 Make hashrate chart more responsive 2022-02-21 14:49:00 +09:00
nymkappa
ad51a0101c Index new hashrates once every 24 hours 2022-02-21 14:48:59 +09:00
nymkappa
cc2890fd60 Added hashrate chart 2022-02-21 14:48:58 +09:00
nymkappa
b93fe2ecc8 Re-define sub mining routes properly and use router outlet 2022-02-21 14:48:50 +09:00