69 Commits

Author SHA1 Message Date
nymkappa
64b2664ba3 Disable graph touch interaction in dashboard on mobile so we can scroll properly 2022-01-13 12:00:49 +09:00
nymkappa
7c48a3964b Mouse scroll is not capture anymore by graphs in the dashboard page 2022-01-11 12:16:09 +09:00
softsimon
13bfa5902d Adding Liquid Testnet as frontend option
fixes #976
2021-12-28 11:16:33 +04:00
nymkappa
d12b1f593c Update graph tick intervals - Hide label in zoom component - Show hour on 1y graphs 2021-12-14 16:33:17 +09:00
nymkappa
dac3a912f9 Hide xaxis label overlapping - Show current day/month/year below the chart for self better self containing overview 2021-12-13 14:27:05 +09:00
nymkappa
be4c80b489 Refactor tooltip formatting into common file and switch to native js localization 2021-12-11 17:10:55 +09:00
nymkappa
b1368121f3 Apply proper datetime format according to choosen time scale and force 2h windowPreference in the dashboard 2021-12-11 15:26:59 +09:00
nymkappa
26f5410c1f Use time for xAxis type and fix the mempool tooltip accordingly 2021-12-11 00:04:20 +09:00
nymkappa
8c6c077115 Format date properly according to the chosen time scale 2021-12-09 22:29:40 +09:00
softsimon
ef96250b49 Remodeling how historical fees are stored and presented.
fixes #908
2021-11-29 23:31:01 +04:00
softsimon
4ba470ed39 Moving chart loading spinner to chart component
fixes #885
2021-11-19 00:10:12 +04:00
wiz
d25edea0f3 Merge pull request #910 from mempool/simon/liquid-fee-ranges
Display lower <1 s/vB fee rate tiers for Liquid
2021-11-17 17:01:29 +09:00
Miguel Medeiros
f740f4de39 Add id to size string. 2021-11-10 10:26:26 -03:00
Miguel Medeiros
0547397c2b Add localize strings at echarts tooltip. 2021-11-10 10:25:00 -03:00
softsimon
5c5f3e09eb Display lower <1 s/vB fee rate tiers for Liquid
fixes #859
2021-11-10 00:04:58 +04:00
Miguel Medeiros
fda579bdb3 fix: Liquid missing tooltip serie name. 2021-10-27 01:58:54 -03:00
Miguel Medeiros
93cfdea6cf Fix mempool chart tooltip at dashboard component. 2021-10-08 15:11:59 -03:00
Miguel Medeiros
b7398d8539 Fix tooltip ranges. 2021-10-08 12:42:43 -03:00
softsimon
786808ceb8 Merge pull request #862 from MiguelMedeiros/ui-tooltip-size
UI/UX: Make tooltip looks bigger on mempool fee chart.
2021-10-08 13:59:45 +04:00
Miguel Medeiros
9edce5726c Make tooltip style looks bigger 2021-10-07 16:19:57 -03:00
Miguel Medeiros
e8b2edeb0f Remove unecessary code to controle legends.
Fix order of active and inactive fee ranges.
2021-10-07 16:03:21 -03:00
Miguel Medeiros
8ed8ddabb4 Change filters to dropdown selection menu. 2021-10-07 14:20:05 -03:00
Miguel Medeiros
86b31d0ef2 Add mempool chart filtering. 2021-10-07 14:20:05 -03:00
wiz
d5e0c31fd8 Merge pull request #845 from MiguelMedeiros/add-dashed-line
Add mark line to mempool chart.
2021-10-02 05:36:09 +09:00
Miguel Medeiros
52c1452b32 Fix dotted line style at tx chart.
Remove dotted line from inverted mempool chart.
2021-10-01 00:35:08 -03:00
Miguel Medeiros
0e20fe65eb Remove vbytesPipe from series data. 2021-09-29 21:47:39 -03:00
Miguel Medeiros
111c7595d8 Add mark line to mempool chart. 2021-09-29 21:44:13 -03:00
Miguel Medeiros
ae6fd6ac17 Fix total percentage bar value. 2021-09-29 15:12:54 -03:00
softsimon
4c2e954e15 Merge pull request #839 from MiguelMedeiros/fix-shadowed-variable
Fix lint 'no-shadowed-variable'.
2021-09-29 17:20:39 +04:00
softsimon
b653191df3 Merge pull request #838 from MiguelMedeiros/fix-localized-numbers-mempool-charts
Fix parse numbers localized.
2021-09-29 17:16:48 +04:00
softsimon
b1db9a7395 Merge pull request #837 from MiguelMedeiros/fix-circle-dots-mempool-charts
Remove circle symbols when hovering the series.
2021-09-29 17:15:18 +04:00
Miguel Medeiros
9ccd1eed6d Fix lint 'no-shadowed-variable'. 2021-09-28 21:04:48 -03:00
Miguel Medeiros
7b44d6b354 Fix parse numbers localized. 2021-09-28 21:00:29 -03:00
Miguel Medeiros
066c4706b2 Remove circle symbols when hovering the series.
Fix selected index when hovering the series.
2021-09-28 20:13:08 -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