Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Web & Software Development  |  Components / Libraries  |  SM2DGraphView

SM2DGraphView

SM2DGraphView - 1.3.2

framework for adding graphs or pie charts to apps

All Time: (5.0)
Version 1.3.2: (5.0)
Selected Version: 1.3.2
Release Date: 2005-06-08
License: Freeware
Downloads (version 1.3.2): 909
Downloads (all versions): 5,198

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

This framework provides an NSView subclass which draws pie charts or graphs 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.

Includes Interface Builder (IB) palette to easily add graphs to your nib files.

What's new in this version:

  • Fixed a bug in the AltiVec implementation
  • Added two Xcode 2.1 projects. One produces PowerPC only results, the other produces both PowerPC and Intel results.
  • Includes pre-built PowerPC only and PowerPC + Intel binaries.

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.4 PPC
  • Mac OS X 10.3.9
  • Mac OS X 10.3
  • Mac OS X 10.2
  • Mac OS X 10.1

Additional Requirements:

  • Mac OS X 10.1

Screenshots:

Download Links:

Download Links:

Your Installed Versions:


 

Feedback Summary:

Version 1.3.2:
Overall Rating: (5.0) Features: (5.0) Support: (5.0)
Ease of Use: (5.0) Quality / Stability: (5.0) Price: (5.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

SM2DGraphView ReviewGreat framework - Version: 1.3.2, 9/21/2005 12:41PM PST

nfcd_dotmac
I would like to thank the developer for making available this framework. It has allowed me to implement two Cocoa applications that rely heavily on 2D Graphics, without having any idea about Cocoa drawing.

The framework is quite versatile, and you can even modify it to fit your needs.

2D plotting of about 1000 points takes less than a second in one of my applications.
Post a commentAlert Admin

SM2DGraphView Commentaryeasy to use - Version: 1.2.1, 7/3/2004 02:40AM PST

vrunkel
Hi,

even so the framework tends to be slower with bigger amount of data (>1000 elements) it is easy to use and powerful enough to do most things needed
Post a commentAlert Admin