Closed hvy closed 3 years ago
A log-scale could improve the visualization.
👍
Though there are some lint failures, I think that it's okay to merge this PR and fix them after that. What do you think of it?
Thanks for your quick review! I applied your suggestion and fixed lint error related to this module (left unrelated errors unchanged). PTAL!
FYI: Just published v0.2.7 containing this patch.
Addresses #22.
Allows plotting hypervolume curve plots by extending the
plot curve
command. This may be useful when comparing different multi-objective algorithms as a complement to the Pareto front visualization.Usage
Note
attrs
under the"reference_point"
key. If omitted, will use a hard-coded reference point.Example