Commit Graph

3701 Commits

Author SHA1 Message Date
Matthias
6646a54e36 areaplots in Sub-plots
closes #107
2023-05-08 20:50:54 +02:00
Matthias
5a55c1e0f3 Fix bot balance chart tooltip
closes #1237
2023-05-08 20:50:54 +02:00
Matthias
77dd1f492b Allow config of Graph plots 2023-05-08 20:50:54 +02:00
Matthias
3e483bdc77 Make plotIndicatorSelect mutable 2023-05-08 20:50:54 +02:00
Matthias
9617ab9e6b Stackstrategy -> all 2023-05-08 20:50:54 +02:00
Matthias
2d37be2415 Fix pltconfig crashing in some cases 2023-05-08 20:50:54 +02:00
Matthias
62736a0678 Improve usability of plotConfigurator 2023-05-08 20:50:54 +02:00
Matthias
2ba9dbd5c0 Use EditValue for new subplots 2023-05-08 20:50:54 +02:00
Matthias
f1c20268da EditValue - Support horizontal and Vertical layout 2023-05-08 20:50:54 +02:00
Matthias
96b4385bd1 Fix bug preventing open from rendering 2023-05-08 20:50:54 +02:00
Matthias
e1c96c4631 EditValue layout 2023-05-08 20:50:54 +02:00
Matthias
66a3222cd3 Improve editValue layouting 2023-05-08 20:50:54 +02:00
Matthias
8d5363d0f3 Split Edit and Add constraints 2023-05-08 20:50:54 +02:00
Matthias
727e1318cc Generalize EditValue 2023-05-08 20:50:54 +02:00
Matthias
5eeb8b3549 Generalize plotConfigSelect title 2023-05-08 20:50:54 +02:00
Matthias
1e356748cc Disable unused function 2023-05-08 20:50:54 +02:00
Matthias
c240d6bc16 Avoid random colors on every click 2023-05-08 20:50:54 +02:00
Matthias
1dd5a3bfda Cleanup unused / comented code 2023-05-08 20:50:54 +02:00
Matthias
158dae4a89 Don't add new indicators through PlotIndicator 2023-05-08 20:50:54 +02:00
Matthias
4d2af9b7c4 Move click handler off of Icon 2023-05-08 20:50:54 +02:00
Matthias
1cee75746c Improve wanky v-select styles 2023-05-08 20:50:54 +02:00
Matthias
935a9df9ae Improve dropdown image in dark mode 2023-05-08 20:50:54 +02:00
Matthias
7025c3442f Extract new indicator selection to separate component 2023-05-08 20:50:54 +02:00
Matthias
49cceef306 Cleanup indicator config 2023-05-08 20:50:54 +02:00
Matthias
f9ea16973c Botentry -> script setup 2023-05-08 20:50:54 +02:00
Matthias
60620a8103 Slightly improve PlotConfig 2023-05-08 20:50:54 +02:00
Matthias
c7986e623b Activate plot config migration 2023-05-08 20:50:54 +02:00
Matthias
fc239d9e9b Improve wording 2023-05-08 20:50:54 +02:00
Matthias
f9e9b9bfda Fix subtle bug whe clicking around oddly 2023-05-08 20:50:54 +02:00
Matthias
49f88c28fc Small plot improvements 2023-05-08 20:50:54 +02:00
Matthias
46a89c0e27 Layout improvements 2023-05-08 20:50:54 +02:00
Matthias
1b84d2460f Improve layout (confirm always to the right) 2023-05-08 20:50:54 +02:00
Matthias
54eaec1192 Improve plotIndicator config 2023-05-08 20:50:54 +02:00
Matthias
dc85902350 Improve plotconfig add / remove behavior 2023-05-08 20:50:54 +02:00
Matthias
1c71ed5805 Organize imports 2023-05-08 20:50:54 +02:00
Matthias
4272d110ae Allow exiting out of Plot config 2023-05-08 20:50:54 +02:00
Matthias
afedc45a46 Add enhanced plotconfig management 2023-05-08 20:50:54 +02:00
Matthias
769a303754 Remove no longer necessary storage.ts 2023-05-08 20:50:54 +02:00
Matthias
49cc3388d3 Remove some logs 2023-05-08 20:50:54 +02:00
Matthias
170a024a45 Further simplify plotconfig 2023-05-08 20:50:54 +02:00
Matthias
fcdafcd185 Add deepclone helper function 2023-05-08 20:50:54 +02:00
Matthias
7649390156 Move plotconfig logic to plotStore 2023-05-08 20:50:54 +02:00
Matthias
a6535822da Update plotstore to use pinia persistence 2023-05-08 20:50:54 +02:00
Matthias
1ee53ff4b0 Bump some dependencies 2023-05-08 20:50:54 +02:00
Matthias
7e91ed5b8e Sort imports 2023-05-08 20:50:54 +02:00
Matthias
1c81f45d84 Extract plotConfigSelect to separate view 2023-05-08 20:50:54 +02:00
Matthias
4599fcb14c Fix disabled primary style 2023-05-08 20:50:54 +02:00
Matthias
04ea00fc57 Organize imports 2023-05-08 20:50:54 +02:00
Matthias
6c80c0d741 Extract area chart generation to separate file 2023-05-08 20:50:54 +02:00
Matthias
b88ee2413f Add Area chart support (main chart only) 2023-05-08 20:50:54 +02:00