Skip to content

Generate `triangle` and `reverse triangle` plots from SamplesDict class

Charlie Hoy requested to merge triangle_plot_from_samplesdict into master

The purpose of this MR is to extend the .plot() method in the SamplesDict class to allow for the triangle plot and reverse triangle plots to be generated.

Merge request reports