gemseo.post.parallel_coordinates module#
A parallel coordinates plot of functions and x.
- class ParallelCoordinates(opt_problem)[source]#
Bases:
BasePost
[ParallelCoordinates_Settings
]Parallel coordinates plot.
Initialize self. See help(type(self)) for accurate signature.
- Parameters:
opt_problem (OptimizationProblem) -- The optimization problem to be post-processed.
- Settings#
alias of
ParallelCoordinates_Settings