Plotting/Graph library for Blitzmax?
Community Forums/Technical Discourse/Plotting/Graph library for Blitzmax?| 
 | ||
| Before I dive in create my own Just basic stuff like line charts, histogram plot etc. I'd rather not code it from scratch if something already exists. Thanks | 
| 
 | ||
| bah.graphviz? | 
| 
 | ||
| Thanks. By graphing I meant like charts you would make in excel like a line chart or bar chart. Graphviz doesn't seem to do that though. (also, it won't compile properly) | 
| 
 | ||
| Hi, not sure if something exists already for Blitzmax. I ended up coding a basic bar chart using bah.cairo module. -Henri |