Library Technical Details

the java api for highcharts

Details

  • The HyJavaCharts, HyJavaStock, HyJavaApex, HyJavaImages and HyJavaImages HTTP Server libraries are pure Java libraries.
  • They are available as downloadable .jar Java libraries.
  • They require Java 8 or greater.
  • To support Java 9+ modular applications the library Automatic-Module-Name is defined as follows:
    HyJavaCharts library: com.hyjavacharts   (from v8.2.0)
    HyJavaStock library: com.hyjavastock   (from v8.2.0)
    HyJavaApex library: com.hyjavaapex   (from v3.20.0)
    HyJavaImages library: com.hyjavacharts.hyjavaimages   (from v1.1.0)

HyJavaCharts

The latest version is v10.3.3 released on January 29, 2023.
This version of the library matches the Highcharts v10.3.3 release and API.
The download contains the following: HyJavaCharts-10.3.3.jar + HyJavaCharts-10.3.3-javadoc.jar

Highcharts v9.x, v8.x, v7.x, v6.x and v5.x versions are also available.

HyJavaStock

The latest version is v10.3.3 released on February 3, 2023.
This version of the library matches the Highcharts Stock v10.3.3 release and API.
The download contains the following: HyJavaStock-10.3.3.jar + HyJavaStock-10.3.3-javadoc.jar

Highcharts Stock v9.x, v8.x versions are also available.

HyJavaApex

The latest version is v3.37.0 released on February 9, 2023.
This version of the library matches the ApexCharts v3.37.0 release and API.
The download contains the following: HyJavaApex-3.37.0.jar + HyJavaApex-3.37.0-javadoc.jar

HyJavaImages

The latest version is v1.5.6 released on February 25, 2023.
The download contains the following: HyJavaImages-1.5.6.jar + HyJavaImages-1.5.6-javadoc.jar

HyJavaImages HTTP Server

The latest version is v1.1.9 released on February 25, 2023.
The download contains the following: the launch script + all jars necessary to start the HTTP server + documentation.

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