Can I generate chart images on the server?

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.

The Java API’s fully support all chart types and chart options in Highcharts v5.x, v6.x, v7.x, v8.x, v9.x;  Highcharts Stock v8.x, v9.x and ApexCharts v3.x.


Current versions supported are:

HyJavaCharts

HyJavaStock

HyJavaApex

Start the HyJavaCharts demo Java web application


Start the HyJavaStock demo Java web application


Start the HyJavaApex demo Java web application


Start the HyJavaImages demo Java web application