We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I wanted to use the gicentre to help me visualize my data. It seems really simple to use with a simple bar chart, but would there be a way to do a stacked bar chart? I can't seem to figure out a way looking at the api. Thanks!
Answers
I noticed that the library also has a setData(dimension,data[]). I was using the setData(data[]) version which gave me a single bar chart. Would the dimension give me a stacked version? When I tried running that processing says that abstractChart class is not visible though.
sigh. continued here:
https://forum.processing.org/two/discussion/15453/implementing-a-bar-chart
closing this