Miguel Medeiros
9ccd1eed6d
Fix lint 'no-shadowed-variable'.
2021-09-28 21:04:48 -03:00
Miguel Medeiros
9461529f61
Change total sum column to fixed color.
2021-09-28 10:16:27 -03:00
Miguel Medeiros
b01d158b0b
Fix the focus effect on the mempool graph.
2021-09-26 16:59:00 -03:00
Miguel Medeiros
f9b239820e
Remove uncessary variable check.
2021-09-26 15:47:08 -03:00
Miguel Medeiros
8aae2b586a
Fix size column order when invert mempool chart.
2021-09-26 15:39:37 -03:00
Miguel Medeiros
dad88f3dca
Fix mempool chart tooltip hover selection.
2021-09-26 15:24:29 -03:00
Miguel Medeiros
7cf3d0ab53
Fix inverted tooltip when invert chart.
2021-09-26 15:17:39 -03:00
Miguel Medeiros
89894909f9
Add inverted chart feature.
2021-09-26 11:41:55 -03:00
Miguel Medeiros
a386ba5cd9
Fix axis labels css.
...
Change series smooth to false.
Make charts margin smaller to match box container.
2021-09-21 09:16:59 -03:00
Miguel Medeiros
ad76ef2d6e
Disable mouseover legend for mobile users.
2021-09-16 17:30:13 -03:00
Miguel Medeiros
96925b695f
Remove fee tier legends.
...
Fix tv page css.
2021-09-14 22:35:51 -03:00
Miguel Medeiros
7be31c3db0
Fix linting and unclosed html tag.
...
Fix no shadowed variable tslint warning.
2021-09-14 22:35:51 -03:00
Miguel Medeiros
4cc604c469
Move total MvB to the top.
...
Fix yAxis value.
Fix yAxis value.
Make disks smaller and transparent.
Change opacity on mouseover stack bars.
Add 4th column "sum of vsize" to tooltips table.
Add toggle show/hide tier fees.
Make progress active bar inline with text value.
Add a break line to the timestamp text.
Add colored progress bar with number.
2021-09-14 22:35:50 -03:00
Miguel Medeiros
b4ed88ce6c
Change renderer to svg.
...
Fix data structure of mempool graph.
Change tooltip total position (top).
Change tooltip visual of partial porcentage.
2021-09-14 22:35:49 -03:00
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