Bug #14685
2D comparisons are still wretchedly ugly
Status:
Closed
Priority:
Low
Assignee:
-
Start date:
11/28/2016
Due date:
% Done:
0%
Estimated time:
Description
Still need a better way of showing comparisons of 2D histograms: current method (contour plots) doesn't really look good for any of the current use cases (things like vertex positions).
- Maybe just show projections?
- Profiles?
Associated revisions
History
#1 Updated by Jeremy Wolcott about 4 years ago
For examples, browse through this MCCheckout page
#2 Updated by Jeremy Wolcott about 4 years ago
- Status changed from Accepted to Resolved
Decided to just disable them by default (novaart:r23728) since they're usually useless anyway. There's now a configuration option 'force_2d_comp' which can be used to override this behavior if the user desires.
#3 Updated by Jeremy Wolcott about 4 years ago
- Status changed from Resolved to Closed
just ignore 2D plots in comparisons unless requested by user. they're
usually useless anyway
(addresses Redmine issue #14685)