ThumbChart
to create small charts with Free Pascal & fpGUI
Working on a new project in fpGUI and Free Pascal ? Need a small chart or plot: Not build-in. So here is it: a very simple Chart unit for use in fpGUI projects. Intended for small charts like approx 100x150, bigger is possible. BUT features are very limited. Still a lot of work in progress. Note: IF you need a full featured chart turn to TAChart. For information on fpGUI see: http://fpgui.sourceforge.net/ and for information on Free Pascal: http://www.freepascal.org/