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

Explore a demo Java web application using the HyJavaCharts v12.x library


Explore a demo Java web application using the HyJavaStock v11.x library


Explore a demo Java web application using the HyJavaApex v4.x library


Explore a demo Java web application using the HyJavaImages v2.x library