Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Graphics > Gnuplot interactive function plotter > =?ISO-8859-1?Q?...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 7 Topic 3342 of 3630
Post > Topic >>

=?ISO-8859-1?Q?Rotating_gnuplot_graphic=B4s_output_in_90_degrees?=

by valdemirs@[EMAIL PROTECTED] Jun 4, 2008 at 04:53 AM

Hi:

Please, can you tell me how rotate in 90 degrees this gnuplot
graphics ?
I want a horizontal histogram, but I=B4m only getting a vertical
histogram:

reset
set boxwidth 0.66 absolute
set style fill solid 1.00 noborder
set style line 1 lw 0 lc rgb "#000080"
set style line 2 lw 0 lc rgb "#33339A"
set style line 3 lw 0 lc rgb "#C0C0C0"
set style line 4 lw 0 lc rgb "#FF9A00"
set style line 5 lw 0 lc rgb "#FF0000"
set style increment user
set key off
set style histogram rowstacked
set style data histograms
set xtics border in scale 1,0.5 nomirror rotate by 90
unset ytics
unset border
set yrange [0:100]
# just formating until here
set terminal emf size 300,700
set output 'stackedbar.emf'
plot 'stackedbar2.dat' using 3:xticlabels(2), '' using 4, '' using 5,
\
  '' using 6, '' using 7 ,\
  '' using 1:($3/2):3 with labels rotate by 90 textcolor rgb "white",
\
  '' using 1:($3+$4/2):4 with labels rotate by 90 textcolor rgb
"white",\
  '' using 1:($3+$4+$5/2):5 with labels rotate by 90 ,\
  '' using 1:($3+$4+$5+$6/2):6 with labels rotate by 90 ,\
  '' using 1:($3+$4+$5+$6+$7/2):7 with labels rotate by 90
set output
 




 7 Posts in Topic:
=?ISO-8859-1?Q?Rotating_gnuplot_graphic=B4s_output_in_90_degrees
valdemirs@[EMAIL PROTECTE  2008-06-04 04:53:14 
Re: Rotating gnuplot =?ISO-8859-1?Q?graphic=B4s_output_in_?=
Tim Hoffmann <tim.hoff  2008-06-05 00:42:22 
=?ISO-8859-1?Q?Re=3A_Rotating_gnuplot_graphic=B4s_output_in_90_d
valdemirs@[EMAIL PROTECTE  2008-06-04 16:21:02 
Re: =?ISO-8859-1?Q?Re=3A_Rotating_gnuplot_graphic=B4s_output_in_
merritt@[EMAIL PROTECTED]  2008-06-04 16:30:01 
=?ISO-8859-1?Q?Re=3A_Rotating_gnuplot_graphic=B4s_output_in_90_d
Dan <luecking@[EMAIL P  2008-06-05 10:25:12 
Re: =?ISO-8859-1?Q?Re=3A_Rotating_gnuplot_graphic=B4s_output_in_
merritt@[EMAIL PROTECTED]  2008-06-05 12:02:04 
=?ISO-8859-1?Q?Re=3A_Rotating_gnuplot_graphic=B4s_output_in_90_d
Dan <luecking@[EMAIL P  2008-06-06 08:03:17 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Dec 1 21:05:21 CST 2008.