plot_pareto (method)¶
-
plot_pareto
(self, x_symbol, y_symbol, c_symbol=None, cmap=None, ax=None, title=None, grid=False)[source]¶ Plot the pareto front for 2 objective functions
- Parameters
self (XOutput) –
x_symbol (str) – symbol of the first objective function
y_symbol (str) – symbol of the second objective function
c_symbol (str) – optional symbol to set the plot colors
cmap (colormap) – optional colormap