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

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

SM2DGraphView

SM2DGraphView - 1.5.1

framework for adding graphs or pie charts to apps

All Time: (5.0)
This Version: Not rated (0.0)
Current Version: 1.5.1
Release Date: 2008-02-27
License: Freeware
Downloads (this version): 1,031
Downloads (all versions): 3,815

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 the dataSource link in the IB3 Plugin .classDescription files. Now the IB3 plugin will remember the connection set for the datasource of either a pie chart or graph.

Operating System Requirements:

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

  • Mac OS X 10.5 Intel
  • Mac OS X 10.5 PPC
  • Mac OS X 10.4 Intel
  • 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:

Your Installed Versions:


 

Feedback Summary:

This Version:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.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 (Nestor Cardozo)
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 (Volker Runkel)
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