Creates a parallel coordinates plot showing SOW performance across objectives for a selected management strategy.
visualize_fordm_parcoord_management(
fordm_table,
objectives,
fordm_method,
management
)A parallel coordinates plot object.
Output from build_fordm_table().
Output from build_objectives_regret() or build_objectives_satisficing().
Either "regret" or "satisficing".
Character string specifying which management to visualize.