Commit 9f1b4e5
Ariel Silahian
Add dynamic Y-axis support for independent metrics
Enable dynamic Y-axes in charting for independent metrics, allowing series with significantly different value ranges to use separate axes. Refactor chart update logic to distinguish between independent and synchronized metrics. Add IsIndependentMetric property to BaseStudyModel. Update UI with a new chart button and adjust GroupBox padding. Improves chart readability for diverse metric types.1 parent 3e1d5c1 commit 9f1b4e5
3 files changed
Lines changed: 300 additions & 48 deletions
File tree
- UserControls
- ViewModel
- VisualHFT.Commons/Model
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
0 commit comments