Commit Graph

23 Commits

Author SHA1 Message Date
Matthias
211d7a3115 Update profit-chart to include all bots 2021-09-04 16:45:16 +02:00
Matthias
30c93ac1c3 Fix imports for Cumprofit 2021-08-08 19:55:25 +02:00
Matthias
445f4642e9 Use end-mode for cum-profit-chart
closes #412
2021-07-01 06:34:55 +02:00
Matthias
f49dffbddf Add min-heights to charts 2021-05-26 21:00:39 +02:00
Matthias
15fbffe43a Add empty background color 2021-05-25 22:06:43 +02:00
Matthias
6e9ae9b2f8 Fix indexer error 2021-05-25 06:55:46 +02:00
Matthias
8ed1929f27 Use tree-shaking API imports 2021-05-24 17:45:20 +02:00
Matthias
0c5ade07a7 Update some imports to work correctly for new echarts version 2021-05-24 16:39:02 +02:00
Matthias
267597b94b Update echarts to version 5.0 2021-05-24 16:24:46 +02:00
Varun (Linux)
f37dccf4b4 adjusted the namegap property in the chart configuration to put space between the axis and label 2021-02-10 17:30:27 +08:00
Matthias
1f47d5b778 Fix bug where 2 charts sort the same array twice 2021-01-06 20:26:32 +01:00
Matthias
cc203132b0 Change animation behavior of hourly and cum chart 2021-01-05 19:29:57 +01:00
Matthias
e41c102c35 CumulativeProfit should show profits in steps 2021-01-05 17:32:20 +01:00
Matthias
e352dff2e3 Extract theme selection to shared js file
introduce simple theme mode (only dark / light selections)
2020-12-28 20:34:54 +01:00
Matthias
dfa4cd2422 Update CumProfitChart to accept different profit column 2020-11-01 13:58:46 +01:00
Matthias
f97652e187 Add typehint to charts 2020-10-04 19:24:21 +02:00
Matthias
62627cd56d Simplify dashboard layout by using getters 2020-08-31 19:24:09 +02:00
Matthias
82cf7adb3d Introduce draggable container 2020-08-31 19:24:09 +02:00
Matthias
e5e3de5700 Fix vue dynamic layout 2020-08-31 19:24:09 +02:00
Matthias
3aba82f917 Create more types for UI 2020-08-29 11:32:26 +02:00
Matthias
240dd06c0f Move types to seperate directory 2020-08-29 11:24:52 +02:00
Matthias
79886014ab Introduce closedTrade type 2020-08-25 19:52:07 +02:00
Matthias
759af1f768 Add cumulative profit chart 2020-08-24 19:28:59 +02:00