A charting library that can produce Bar, Line and Pie charts with an optional legend. Also the capability of saving images in several formats. Help file included. Requires .NET 2.0 and for the desktop only. I tried to port it to the device but had to give up. There is no GDI+ on the device and it would have been too big a rewrite. Also the bit of code that I (sort of) got working showed that the device really doesn't have enough resolution for this.
No credit to me for the charting code. It is some example Microsoft code from 2002 that I have taken, debugged, marginally ehnanced and written a Basic4PPC front end.
EDIT :- Device library and updated help added to zip.
EDIT :- Version 1.1 posted with X axis "tick" bug fixed http://www.b4x.com/forum/questions-...ce-dll-thick-line-bottom-chart.html#post20472
EDIT :- Version 1.2 posted, ChartsDevice is now VGA aware when used with Basic4ppc version 6.80 or later. See post #24.
No credit to me for the charting code. It is some example Microsoft code from 2002 that I have taken, debugged, marginally ehnanced and written a Basic4PPC front end.
EDIT :- Device library and updated help added to zip.
EDIT :- Version 1.1 posted with X axis "tick" bug fixed http://www.b4x.com/forum/questions-...ce-dll-thick-line-bottom-chart.html#post20472
EDIT :- Version 1.2 posted, ChartsDevice is now VGA aware when used with Basic4ppc version 6.80 or later. See post #24.
Attachments
Last edited: