Can I generate chart images on the server?
The HyJavaImages library allows you to generate chart images (PNG, JPEG, WEBP or PDF) on the server, all in Java.
The JavaScript chart options are generated from your Java application using the HyJavaCharts (or HyJavaStock or HyJavaApex) library.
The JavaScript chart options may also be generated by other means.
The HyJavaImages library then creates the chart image from the chart options.
See the HyJavaImages product page or view a HyJavaImages demonstration Java web application.