|
From: Mahmood N. <nt_...@ya...> - 2013-10-17 06:56:51
|
in gnuplot type 'help xtics' and have a look at the correct syntax e.g. set xtics ("abc" 0, "def" 1, "ghi" 2)in gnuplot type 'help xtics' and have a look at the correct syntax e.g. set xtics ("abc" 0, "def" 1, "ghi" 2)
in gnuplot type 'help xtics' and have a look at the correct syntax e.g. set xtics ("abc" 0, "def" 1, "ghi" 2)in gnuplot type 'help xtics' and have a look at the correct syntax e.g. set xtics ("abc" 0, "def" 1, "ghi" 2)in gnuplot type 'help xtics' and have a look at the correct syntax e.g. set xtics ("abc" 0, "def" 1, "ghi" 2)> set xtics ("abd" 0, "def" 1, "ghi" 2)
Thanks got it
in gnuplot type 'help xtics' and have a look at the correct syntax e.g. set xtics ("abc" 0, "def" 1, "ghi" 2)in gnuplot type 'help xtics' and have a look at the correct syntax e.g. set xtics ("abc" 0, "def" 1, "ghi" 2)in gnuplot type 'help xtics' and have a look at the correct syntax e.g. set xtics ("abc" 0, "def" 1, "ghi" 2)
Regards,
Mahmood
On Wednesday, October 16, 2013 11:38 PM, BBands <bb...@gm...> wrote:
Try deleting the set xtics command and see what happens.
John
On Wed, Oct 16, 2013 at 12:24 PM, Mahmood Naderan <nt_...@ya...> wrote:
> Hi
> I want to set some strings on the x-axis. Here is my data points
>
> 10
> 30
> 20
>
> and I use
>
> set xtics "data point 1, data point 2, data point 3"
> plot "points.txt" with boxes fill pattern 3
>
>
> But the plot area is empty! Did I miss anything?
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
gnuplot-info mailing list
gnu...@li...
Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info
|