From: Michal M. <mmi...@gm...> - 2008-02-03 14:47:13
|
Hey! I=92m new to ruby and rubycocoa and appreciate your help. I need to draw = =20 few graphs (sin cos I got some data) and I don't know how too run it =20 in xcode? I was looking @page = http://www.rubycocoa.com/cocoa-magic-for-gruff-graphs=20 ,but when I run it in terminal I got ruby test/test_line.rb -------------- ---------- ---------- PIMPIN -------------- ---------- ---------- Loaded suite test/test_line Started .............................rotation=3D-90.0 rotation=3D-90.0 rotation=3D-90.0 rotation=3D-90.0 rotation=3D-90.0 rotation=3D-90.0 rotation=3D-90.0 rotation=3D-90.0 rotation=3D-90.0 rotation=3D-90.0 rotation=3D-90.0 rotation=3D-90.0 rotation=3D-90.0 rotation=3D-90.0 rotation=3D-90.0 rotation=3D-90.0 ... Finished in 4.792656 seconds. 32 tests, 2 assertions, 0 failures, 0 errors that's all. Can someone let's say write really simple sample showing =20 sin graph? Michal= |