NSBezierPath
NSBezierPath
- Subject: NSBezierPath
- From: Sirin Nitinawarat <email@hidden>
- Date: Sat, 17 Aug 2002 12:35:53 -0500
Dear Sir,
I am plotting the graphs with NSBezierPath, I was wondering how to put
a marker on each point
let say i have a point
(1,0) (2, 0)
(2,1)
then i juse NSBezierPath to plot this. i should get
----------------
|
|
(say y axis is upside down)
but if i like to get the
------x------x
|
|
|
"x" is a marker here
what exactly should i do sir
Thank you
Sirin
On Friday, August 16, 2002, at 04:42 PM, Lance Bland wrote:
Sirin,
our graphing kit has 100s of premade markers, and you can make (at
least) millions of others through a GUI tool or program calls. If your
working on a very large project it may be worth while checking into it.
thanks-
-lance
:-)
------------------------------------
Lance Bland
mailto:email@hidden
web charts at http://www.vvi.com/products/chart
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.