# HG changeset patch
# User moheydarian
# Date 1489362321 14400
# Node ID dafa1916590815cefed5b9d6a735fa8bc9d4365c
# Parent 097e19ec01502f906f49de63c5fb87a22185c299
Uploaded
diff -r 097e19ec0150 -r dafa19165908 ggplot_histogram.xml
--- a/ggplot_histogram.xml Sun Mar 12 19:28:08 2017 -0400
+++ b/ggplot_histogram.xml Sun Mar 12 19:45:21 2017 -0400
@@ -11,7 +11,7 @@
Rscript ${__tool_directory__}/ggplotscripthistogram.R --input "$input1" --title "$title"
--xlab "$xlab" --ylab "$ylab" --transform "$transformation.transform" --scaling "$scaling.Plot_scaling"
--colorscheme "$coloring.colorscheme" --dim "$dimensions.plotdim" --facet "$group.facet"
- --size "$size" --binwidth "$binwidth" --legend "$legend" --output "Rplot.pdf"
+ --size "$size" --binwidth "$binwidth" --legend "$showlegend.legend" --output "Rplot.pdf"
#if str( $coloring.colorscheme ) == "Defined":
--colors ${coloring.colors}
--colororder ${coloring.colororder}
@@ -142,7 +142,7 @@
-
+