Is there any way to, at runtime, resize an image.
I am creating a simple bar graph, and the only thing I can think of is to have multiple stacked images(the more, the more precise the graph) that I show a certain amount of depending on an amount I get from stored figures.
It would be a lot easier if I could simply have my twelve bars as single images, that I resize vertically depending again on the input from my stored figures.
If anyone has any ideas besides these two on what I could do to make a fairly precise, yet simple bar graph, let me know.
Rob
I am creating a simple bar graph, and the only thing I can think of is to have multiple stacked images(the more, the more precise the graph) that I show a certain amount of depending on an amount I get from stored figures.
It would be a lot easier if I could simply have my twelve bars as single images, that I resize vertically depending again on the input from my stored figures.
If anyone has any ideas besides these two on what I could do to make a fairly precise, yet simple bar graph, let me know.
Rob
Comment