|
thank you.
but a problem here is
in the first code u gave to me, x-axis spans no of values we enter say 7 values or 8.
instead my requirement is
i have table with two columns named
1. Year
2. value
x-axis must span Year column data. i.e x axis must have intervals as data in Year column.
suppose i have data in year column as
1995
1996
1997
1998
then the x-axis should have intervals as
1995 1996 1997 1998
instead of no of years(here they r four years)
i think you got my point.
can you help me in this one?
Thank you
according to this the graph has to be generated.
|