|
From: qwertzuiop <luf...@ho...> - 2008-01-30 14:12:39
|
Hello,
i want to plot the following problem:
imagine a table with its contents
Time Wheather
-------------------
1 sunny
2 cloudy
3 rainy
4 rainy
5 cloudy
.
.
.
How can i set the y-achses from numerical values to events?
I only know the expression " set xtics".
For example set xtics("sunny" 1, "cloudy" 2, "rainy" 3)
Is there an alternative??
Thanks
--
View this message in context: http://www.nabble.com/2d-plot-with-events-tp15182896p15182896.html
Sent from the Gnuplot - User mailing list archive at Nabble.com.
|