Files
2022-10-27 12:53:05 +02:00

7 lines
308 B
Markdown

# Struts 2 JFreeChart plugin
The JFreeChart plugin allows Actions to easily return generated charts and graphs.
You will find more details in [documentation](https://struts.apache.org/plugins/jfreechart/).
## Installation
Just drop this plugin JAR into `WEB-INF/lib` folder or add it as a Maven dependency.