Skip to content

PerryCameron/iTextCharts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iTextCharts

I love the iText 7 library for making PDF files, but noticed there was no chart making API in the library. Looking on the web I noticed that several people created images of chart and then inserted the images into the PDF documents. While this does work, I felt that it would be better to have a native library so that there would be a cleaner solution that scales when you zoom and has the added benefit of the PDF document being small. I am starting with a Bar Chart, but plan on adding stacked bar chart, Pie Chart, line chart and many more. I also plan to make them with both vertical and horizontal orientations. The end goal is to have clean looking charts with simple API that are highly customizable.

BAR Chart

About

A library to make charts for PDF documents using the iText 7 library

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages