• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Drawing a graph & testing ranges
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Drawing a graph & testing ranges


  • Subject: Re: Drawing a graph & testing ranges
  • From: "Henry McGilton (Boulevardier)" <email@hidden>
  • Date: Tue, 15 Sep 2009 13:15:34 -0700


On Sep 15, 2009, at 5:20 AM, Graham Cox wrote:


On 15/09/2009, at 10:07 PM, Mark Bateman wrote:

if I have a value of x= 10,000 y = 211.2 and an envelope of 9500, 200: 13000, 211: 14000,214: 9500,214 can i use NS range to check if the original coordinates are inside the bounds of that rectangle...

if not any ideas how i might do that...



NSPointInRect(...) or CGRectContainsPoint(...)


The way I usually do graph plotting is to normalise (usually the dependent variables) to the
height of the plot rectangle. Presumably you don't want plot points to disappear simply
because they're larger than the size of the rectangle . . .


    Cheers,
        . . . . . . . . .    Henry


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Drawing a graph & testing ranges (From: Mark Bateman <email@hidden>)
 >Re: Drawing a graph & testing ranges (From: Graham Cox <email@hidden>)

  • Prev by Date: Re: authorization services
  • Next by Date: Re: Custom Fonts in UI Webview
  • Previous by thread: Re: Drawing a graph & testing ranges
  • Next by thread: Changing position of a table view
  • Index(es):
    • Date
    • Thread