We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a7d575 commit 447b3c0Copy full SHA for 447b3c0
famodel/design/LineDesign.py
@@ -1313,7 +1313,7 @@ def getCons4PSO(self, X):
1313
return conList
1314
1315
1316
- def plotOptimization(self, layout="grid"):
+ def plotOptimization(self, layout="tall"):
1317
'''Plot the optimization trajectory, including design variables, constraints and cost.
1318
1319
Parameters
0 commit comments