• 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
[ANN] Open Source graphing view framework released
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ANN] Open Source graphing view framework released


  • Subject: [ANN] Open Source graphing view framework released
  • From: Kyle Hammond <email@hidden>
  • Date: Thu, 1 May 2003 12:33:01 -0500

Hi,

Snowmint Creative Solutions LLC has released an open source graphing view framework for Cocoa development on MacOS X. The SM2DGraphView framework is available at <http://developer.snowmintcs.com/>

This framework provides an NSView subclass which draws a graph of lines and/or bars including axis labels. The SM2DGraphView class acts very much like an NSTableView or NSBrowser; SM2DGraphView takes responsibility for all of the drawing code but relies on a data source object to provide the specific lines and points to draw. A delegate object can also be assigned to a graph object to modify the behavior of the graph view.

The SM2DGraphView framework is a very easy to use graph view that should work admirably for the average non-scientific application. The SM2DGraphView class is not thread safe; it is not coded for high performance drawing. If you need to draw lines with millions of data points, you should look for other alternatives.

SM2DGraphView is used in Budget and Budget Planner, personal finance software from Snowmint Creative Solutions LLC. <http://www.snowmintcs.com/>

Best regards,
Kyle
---------------------
Kyle Hammond
email@hidden

<http://www.snowmintcs.com/> - personal finance software
<http://www.codeblazer.com/> - multimedia software solutions
_______________________________________________
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.

  • Follow-Ups:
    • Re: [ANN] Open Source graphing view framework released
      • From: Dave Sopchak <email@hidden>
    • Re: [ANN] Open Source graphing view framework released
      • From: Dave Sopchak <email@hidden>
    • Re: [ANN] Open Source graphing view framework released
      • From: John Anderson <email@hidden>
  • Prev by Date: count only defined for abstract class error
  • Next by Date: Undocumented/unsupported features
  • Previous by thread: Re: count only defined for abstract class error
  • Next by thread: Re: [ANN] Open Source graphing view framework released
  • Index(es):
    • Date
    • Thread