调整缩放、多核运行、图标显示
This commit is contained in:
@ -215,25 +215,25 @@ class WaterQualityReportGenerator:
|
||||
"TDS_distribution.png"
|
||||
],
|
||||
"Cl-": [
|
||||
"Cl_histogram.png",
|
||||
"Cl_spectrum_comparison.png",
|
||||
"Cl_scatter_with_confidence.png",
|
||||
"Cl_boxplot.png",
|
||||
"Cl_distribution.png"
|
||||
"Cl-histogram.png",
|
||||
"Cl-spectrum_comparison.png",
|
||||
"Cl-scatter_with_confidence.png",
|
||||
"Cl-boxplot.png",
|
||||
"Cl-distribution.png"
|
||||
],
|
||||
"NO3-N": [
|
||||
"NO3_N_histogram.png",
|
||||
"NO3_N_spectrum_comparison.png",
|
||||
"NO3_N_scatter_with_confidence.png",
|
||||
"NO3_N_boxplot.png",
|
||||
"NO3_N_distribution.png"
|
||||
"NO3-N_histogram.png",
|
||||
"NO3-N_spectrum_comparison.png",
|
||||
"NO3-N_scatter_with_confidence.png",
|
||||
"NO3-N_boxplot.png",
|
||||
"NO3-N_distribution.png"
|
||||
],
|
||||
"NH3-N": [
|
||||
"NH3_N_histogram.png",
|
||||
"NH3_N_spectrum_comparison.png",
|
||||
"NH3_N_scatter_with_confidence.png",
|
||||
"NH3_N_boxplot.png",
|
||||
"NH3_N_distribution.png"
|
||||
"NH3-N_histogram.png",
|
||||
"NH3-N_spectrum_comparison.png",
|
||||
"NH3-N_scatter_with_confidence.png",
|
||||
"NH3-N_boxplot.png",
|
||||
"NH3-N_distribution.png"
|
||||
],
|
||||
"BGA": [
|
||||
"BGA_histogram.png",
|
||||
|
||||
Reference in New Issue
Block a user