Monday, 19 August 2013

Three dimensions plot for ts data

Three dimensions plot for ts data

I have this data:
daystamp stock1 stock2
2000-03-01 10 12
2000-03-02 13 19
2000-03-03 12 22
2000-03-04 16 18
2000-03-05 17 19
2000-03-06 12 15
2000-03-07 19 13
How could I plot them like this
http://austringer.net/images/biosonar/wfall_demo.png ? (Having two lines
one for stock1 and one for stock2 in y-axis and daystamp for x-axis)

No comments:

Post a Comment