Hi Community
How can I save a Chart to a image?
I am planning a program in B4J, specifically using the jTelegramBot library, where with a command I am going to read the data from a database and then generate a graph either Pie, linear or bar and then save the graph in an image in disc and then be returned to telegram.
The question is how to generate the graph in runtime and save it to disk as an image, is that possible?
I'm will use the Klaus xChart Library.
Thanks since now.
How can I save a Chart to a image?
I am planning a program in B4J, specifically using the jTelegramBot library, where with a command I am going to read the data from a database and then generate a graph either Pie, linear or bar and then save the graph in an image in disc and then be returned to telegram.
The question is how to generate the graph in runtime and save it to disk as an image, is that possible?
I'm will use the Klaus xChart Library.
Thanks since now.