On Jan 4, 2011, at 5:55 AM, smriti Sebastian wrote: > Hi, > Please help me in plotting a range of values. > Is there any way to plot sets of values in single graph? > For eg: X values are (1-14,20-30,50-60),(3-10,20-25,35-40),so on.. > Y values are (A),(B),(C) > I want to represent these values graphically in a single graph.. > Is there any way to represent it using PGPLOT?Plz help > > regards, > smriti
Hi Smriti (forgot to cc the list on my first reply), It's not clear (to me at least) what exactly you want to do. Are you trying to make a bar graph? Or plot points? Or use horizontal error bars? Do you want all the values between 1-14 and 3-10 to be (A), 20-30 and 20-25 to be (B)? Or do you want 1-14, 20-30, and 50-60 to be (A)? Your example is confusing (2 sets of 3 for X, 3 sets of 1 for Y). What have you tried? Why didn't that work for you? Can you point us to an example on the web (or make a small attachment) of the type of plot you'd like to create? cheers, Derek _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
