Matthias
|
a9da0781d8
|
Plotconfig at right hand side
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
8b7dbbed53
|
Fix style issues
|
2021-06-02 15:47:02 +02:00 |
|
Vanessa Dannenberg
|
f0030e16ff
|
make tooltip jump instead of follow
Goes to left or right end of the chart when the crosshairs/mouse passes over it, instead of just following the crosshairs.
|
2021-06-02 09:38:22 -04:00 |
|
Matthias
|
426daeb145
|
Update tooltip colors
|
2021-06-02 09:30:02 +02:00 |
|
Matthias
|
f49dffbddf
|
Add min-heights to charts
|
2021-05-26 21:00:39 +02:00 |
|
Matthias
|
0ead7aa722
|
Don't add series to legend if series does not exist
|
2021-05-25 22:14:37 +02:00 |
|
Matthias
|
15fbffe43a
|
Add empty background color
|
2021-05-25 22:06:43 +02:00 |
|
Matthias
|
135e56da14
|
Make Chart Threeshakable
|
2021-05-25 21:44:33 +02:00 |
|
Matthias
|
6e9ae9b2f8
|
Fix indexer error
|
2021-05-25 06:55:46 +02:00 |
|
Matthias
|
44485bbfbb
|
BGColor
|
2021-05-24 19:23:29 +02:00 |
|
Matthias
|
8ed1929f27
|
Use tree-shaking API imports
|
2021-05-24 17:45:20 +02:00 |
|
Matthias
|
6cd941fb9a
|
Fix some type errors
|
2021-05-24 17:34:24 +02:00 |
|
Matthias
|
b44e32a3f4
|
Update Candlechart to run on manual update
|
2021-05-24 17:29:35 +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 |
|
Matthias
|
2b3f2cd112
|
Remove console.log
|
2021-05-23 16:36:03 +02:00 |
|
Matthias
|
ffee8d8702
|
Always update TradeEntries in candlechart - otherwise Trades may stick around
|
2021-05-15 20:30:21 +02:00 |
|
Matthias
|
cda58dff6e
|
Improve plot-config behaviour when no subplots are configured
|
2021-05-14 06:27:52 +02:00 |
|
Matthias
|
21c7ed564c
|
Show Pair in trades_log
|
2021-05-10 07:26:35 +02:00 |
|
Matthias
|
61399e99cf
|
TradesLog should use a starting zoom
closes #333
|
2021-05-08 10:02:07 +02:00 |
|
Matthias
|
f28a4432aa
|
Merge pull request #315 from epigramx/master
Charting fix, mainly for the daily one. Negative values were off.
|
2021-04-10 13:56:59 +02:00 |
|
epigramx
|
5416a2e3a9
|
Attempting to fix the fix, daily part only
|
2021-04-10 14:47:25 +03:00 |
|
Matthias
|
b96f1d7c63
|
Correctly update Chart title
|
2021-04-10 11:14:41 +02:00 |
|
epigramx
|
6efdcaebcb
|
Charting fix, mainly for the daily one. Negative values were off.
|
2021-04-10 10:14:21 +03:00 |
|
Matthias
|
180cbad9ae
|
visualMap is an array...
|
2021-02-28 20:59:16 +01:00 |
|
Matthias
|
34da0af17e
|
Change tradeslog to barchart
|
2021-02-28 20:14:51 +01: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
|
4200dd2feb
|
Fix type error
|
2021-01-09 09:49:09 +01: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
|
494902eae7
|
Add tradesLog chart
|
2021-01-05 19:29:47 +01:00 |
|
Matthias
|
e41c102c35
|
CumulativeProfit should show profits in steps
|
2021-01-05 17:32:20 +01:00 |
|
Matthias
|
c6f0cf2bc1
|
IMplement theming for candlechart
|
2020-12-28 20:52:18 +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
|
8eaac9efab
|
UTC button vertical center
|
2020-12-22 08:04:46 +01:00 |
|
Matthias
|
4ddb72b088
|
remove unused colors
|
2020-12-21 20:48:28 +01:00 |
|
Matthias
|
654a7eef3b
|
Support plot-config changes again
|
2020-12-21 20:46:22 +01:00 |
|
Matthias
|
c90b3b11ce
|
Extract trade data preparation to seperate function
|
2020-12-21 20:43:13 +01:00 |
|
Matthias
|
68b748a874
|
Fix resetting datazoom issue
|
2020-12-21 20:38:11 +01:00 |
|
Matthias
|
45e167265f
|
Convert chartOptions from getter to property
This will give us more control over repainting
|
2020-12-21 20:37:11 +01:00 |
|
Matthias
|
9233bc238f
|
Define all colors in one place
|
2020-12-19 12:45:42 +01:00 |
|
Matthias
|
89ecf1c229
|
Improve color of sell signal
|
2020-12-18 07:10:23 +01:00 |
|
Matthias
|
86fda37d51
|
Use common profitvariable in profit_summary
|
2020-12-05 17:44:18 +01:00 |
|
Matthias
|
eb128b89ce
|
Remove deprecated trade_profit
|
2020-12-03 20:15:36 +01:00 |
|
Matthias
|
d7af1a303d
|
Dnn't add series to main plot if they are not in the column
|
2020-11-17 08:15:38 +01:00 |
|
Matthias
|
aa1b881072
|
Don't flip pair back to first pair in whitelist automatically
|
2020-11-10 20:23:43 +01:00 |
|
Matthias
|
fe597833f7
|
Remove pointless verbosity
|
2020-11-10 17:52:17 +01:00 |
|
Matthias
|
dfa4cd2422
|
Update CumProfitChart to accept different profit column
|
2020-11-01 13:58:46 +01:00 |
|
Matthias
|
d0fff3f76b
|
Store selected_pair in store
|
2020-10-31 08:47:07 +01:00 |
|
Matthias
|
6daa8fc349
|
Update files from new linting rule
|
2020-10-06 08:00:26 +02:00 |
|