From: martinahansen Date: Tue, 25 Oct 2011 06:27:06 +0000 (+0000) Subject: added png terminal to plot_histogram X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=06baa5f4e124b6b948b806b1f188cb7fbb865705;p=biopieces.git added png terminal to plot_histogram git-svn-id: http://biopieces.googlecode.com/svn/trunk@1597 74ccb610-7750-0410-82ae-013aeee3265d --- diff --git a/bp_bin/plot_histogram b/bp_bin/plot_histogram index 7308c19..c46b395 100755 --- a/bp_bin/plot_histogram +++ b/bp_bin/plot_histogram @@ -38,7 +38,7 @@ use Maasha::Plot; my ( $options, $in, $out, $default, $terminals, $record, %data_hash, $max, @data_list, $i, $result, $fh ); $default = "Histogram"; -$terminals = "dumb,x11,aqua,post,svg"; +$terminals = "dumb,x11,aqua,post,svg,png"; $options = Maasha::Biopieces::parse_options( [