Skip to content

Commit

Permalink
GMP : C(s) ranges for indiv. distribs.....
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsav815 committed Oct 29, 2024
1 parent 9c0235f commit 6c7123e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions programs/us_reporter_gmp/us_reporter_gmp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5489,6 +5489,11 @@ void US_ReporterGMP::process_combined_plots_individual ( QString triplesname_p,

//ALEXEY: here it plots s20 combPlot (xtype == 0)
plotted_ids_colors_map_s_type = sdiag_combplot-> changedPlotX_auto( 0, c_parms );
/***
in ABOVE's c_parms["Minimum"/"Maximum"], are uniformly set for "s" type !!!
NOT by per-triple basis!
****/


write_plot( imgComb02File, sdiag_combplot->rp_data_plot1() ); //<-- rp_data_plot1() gives combined plot
imgComb02File.replace( svgext, pngext );
Expand Down

0 comments on commit 6c7123e

Please sign in to comment.