Web Application Demonstration
View a demonstration Java web application using the HyJavaImages library.
The HyJavaImages library allows you to generate chart images (PNG, JPEG, WEBP or PDF) on the server without a browser, all in Java.
The Javascript chart options are generated from your Java application using the HyJavaCharts (or HyJavaStock, HyJavaApex) library.
The HyJavaImages library then creates the chart image from the chart options.
The Java source code for the demo web application, including all chart examples is available from the Other Downloads page.
Note: the web application is a Java 8 application using v14 of the Vaadin Web Platform running in a container on our servers.