Adjust purchase PnL graph diagnostics

This commit is contained in:
2026-07-10 14:49:53 +02:00
parent 27b865184c
commit 8719a63fa5

View File

@@ -166,13 +166,14 @@ this repository contains the full copyright notices and license terms. -->
labels="pnl:Pnl,mtm:Mtm" labels="pnl:Pnl,mtm:Mtm"
colors="pnl:#00b894,mtm:#8b5cf6" colors="pnl:#00b894,mtm:#8b5cf6"
hidden_series="pnl_graph" hidden_series="pnl_graph"
digits="2"
height="360" height="360"
colspan="4"/> colspan="4"/>
<separator string="Pnl graph values" colspan="4"/> <separator string="Pnl graph values" colspan="4"/>
<field name="pnl_graph" <field name="pnl_graph"
mode="tree" mode="tree"
view_ids="purchase_trade.purchase_pnl_graph_view_tree" view_ids="purchase_trade.purchase_pnl_graph_view_tree"
height="160" height="420"
colspan="4"/> colspan="4"/>
</page> </page>
</xpath> </xpath>