Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to read xls chart in java?

Tags:

java

excel

charts

I am using POI API to read a template n to create an XLS file through java.

I want to get the chart from the template. IS there any way to do so?

like image 899
Chinmay Avatar asked Mar 09 '26 05:03

Chinmay


2 Answers

You can use JFree chart API to create charts in excel.. http://www.programming-free.com/2012/12/create-charts-in-excel-using-java.html

like image 75
Tejus Prasad Avatar answered Mar 10 '26 18:03

Tejus Prasad


Maybe Andy Khan's JExcel can help you. It's a terrific tool. I much prefer it to POI.

like image 41
duffymo Avatar answered Mar 10 '26 19:03

duffymo



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!