Skip to content
This repository has been archived by the owner on Mar 20, 2020. It is now read-only.
/ RBGraphCanvas Public archive

A RealBasic canvas that will draw an x,y line graph of one or multiple "datasets"

Notifications You must be signed in to change notification settings

alexrestrepo/RBGraphCanvas

Repository files navigation

RBGraph Canvas

A canvas that will draw an x,y line graph of one or multiple "datasets", you can modify almost every aspect of the resulting graph. Look at the included demo for an example. Not a replacement for excel :P but quite useful for simple graphs.

Uses the XMLDictionary extension by Kevin Ballard to save and load graph data. http://www.tildesoft.com

License

This code is released under the creative commons attribution-share alike license, meaning:

Attribution - You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work). In this case, simple credit somewhere in your app or documentation will suffice.

Share Alike - If you alter, transform, or build upon this work, you may distribute the resulting work only under the same, similar or a compatible license. Simply put, if you improve upon it, share! http://creativecommons.org/licenses/by-sa/3.0

About

A RealBasic canvas that will draw an x,y line graph of one or multiple "datasets"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published