Startup
This commit is contained in:
@@ -7,6 +7,8 @@ p.getAxis(p.AxisId.X).logarithmic = True
|
||||
p.getAxis(p.AxisId.Y).setRange(1, 100000)
|
||||
p.getAxis(p.AxisId.Y).logarithmic = True
|
||||
|
||||
p.getAxis(p.AxisId.X2).setRange(10,20000)
|
||||
p.getAxis(p.AxisId.X2).logarithmic = True
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user