diff options
| author | Jacob Palecki <[email protected]> | 2021-09-11 17:38:59 -0700 |
|---|---|---|
| committer | a1xd <[email protected]> | 2021-09-23 22:33:13 -0400 |
| commit | affc97b1ef41437e7caba31be8e9b9212805182e (patch) | |
| tree | beca60d2bb5e139b7346a8bcad3e9346b05e7331 /grapher/Form1.cs | |
| parent | Add lp norm new info to doc (diff) | |
| download | rawaccel-affc97b1ef41437e7caba31be8e9b9212805182e.tar.xz rawaccel-affc97b1ef41437e7caba31be8e9b9212805182e.zip | |
YToXRatio fully works
Diffstat (limited to 'grapher/Form1.cs')
| -rw-r--r-- | grapher/Form1.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/grapher/Form1.cs b/grapher/Form1.cs index 91bc980..5f2c90e 100644 --- a/grapher/Form1.cs +++ b/grapher/Form1.cs @@ -106,6 +106,7 @@ namespace grapher YLutPointsBox, LockXYLabel, sensitivityLabel, + VertHorzRatioLabel, rotationLabel, weightLabelX, weightLabelY, |