Miguel Medeiros
75eccfc818
Invert the tooltip legends order.
...
Fix default data to title tooltip MM/dd HH:mm.
Add symbol to tx chart tooltip .
Add accumulative total for tooltip information.
Add 3th column to tooltip with a progress bar.
Add and max span zoom span.
Add feeRate limit input to mempool graph component.
Add showZoom option to mempool graph component.
Remove start animation to match the layout for future SSR.
Remove mouse wheel zoom from small template.
Fix small template style.
2021-09-14 22:35:49 -03:00
Miguel Medeiros
4d66f41c56
Add default data to title tooltip MM/dd HH:mm
.
...
Add symbol to tx chart tooltip .
2021-09-14 22:35:48 -03:00
Miguel Medeiros
0cb27661a3
Add total sum to mempool chart.
...
Add zoom tools.
Add different theme for charts `big` and `small` (default).
Fix date format on mouseover.
Fix animations on graphs page.
Fix overflow tv page.
Remove `crosshair` on mouseover, changed to `line`.
Fix custom tooltip styles.
Remove inverted button (will add in a future PR).
Remove fee range labels (will add in a future PR).
Fix e2e testing.
2021-09-14 22:35:48 -03:00
Miguel Medeiros
c5831cc4e8
Add new component incoming-transactions-graph;
...
Refactor component mempool-graph;
Refactor component fee-distribution-graph;
Add incoming-transactions-graph to dashboard;
Add incoming-transactions-graph to statistics;
Add incoming-transactions-graph to television;
Add mempool-graph to dashboard;
Add mempool-graph to statistics;
Add mempool-graph to television;
Remove chartist.component;
2021-09-14 22:35:47 -03:00
softsimon
1008838e84
Make Block Weight Unit configurable in frontend+backend.
2021-07-31 17:30:35 +03:00
Miguel Medeiros
5f787c52e8
FIX unify the units css. ( #499 )
...
* FIX unify the units css.
* Fix units css font-size.
2021-05-18 18:20:17 +04:00
John Bolton
ad11ad106f
Fixes mempool-graph legend off-by-one
...
Resolves issue #283 .
2021-03-04 23:31:09 -08:00
Jonathan Underwood
6f3e27ea79
Show fee tiles on mobile
2021-03-05 11:28:59 +09:00
softsimon
c2982c0b46
Adding a button to invert the graph globally.
2020-11-16 19:27:06 +07:00
softsimon
61945c2283
Flip mempool chart by using patched chartist package by @techmix
2020-11-10 21:05:54 +07:00
softsimon
1bf8f3ba60
Fixing missing dashboard graph labels in Firefox.
2020-10-26 23:12:32 +07:00
softsimon
7e85ecb454
Removing AVG() from mysql query reducing execution time. Increasing graph data span.
...
fixes #106
2020-10-26 01:00:21 +07:00
softsimon
f509b6ebd4
Dashboard ux fixes.
2020-09-28 02:51:01 +07:00
softsimon
ba70347ff6
Moving fee box into a regular box.
2020-09-26 23:40:26 +07:00
softsimon
4bfaabbb5f
Adding mini-graphs on dashboard.
2020-09-26 22:46:26 +07:00
softsimon
bcd75063f0
Improved graph visibility on mobile.
2020-09-23 15:49:07 +07:00
softsimon
d39b4a5c92
WIP: Bisq DAO support. Transactions list and details.
2020-07-03 23:45:19 +07:00
softsimon
9a2fb1fe44
Liquid Graph fix.
...
Key navigation fix.
Addresses overflow fix.
Firefox float fix.
2020-05-17 17:06:09 +07:00
softsimon
3d116d2d07
Graph x-axis date fix.
2020-05-10 17:44:19 +07:00
softsimon
7974cbbc83
Liquid and Testnet now accessable from the main site
...
fixes #35
2020-05-09 20:37:50 +07:00
softsimon
6f182a2fc0
Changing sats to sat.
2020-04-11 23:23:39 +07:00
softsimon
682d21cb5b
Merging duplicate mempool graph code.
2020-03-29 23:59:04 +07:00