HyJavaApex Evaluation Library

Thank you for your interest in the HyJavaApex library.

If you have any questions on the library, please contact our Support Team using the support app HyJavaSupport.

Evaluation Library

We are happy to provide an evaluation copy of the HyJavaApex library to ensure it meets your requirements.
The HyJavaApex-3-EVAL-C.jar is a CUT DOWN VERSION of the full HyJavaApex library and is for evaluation purposes only.
The evaluation library will work with v3.20.0 or newer of the ApexCharts Javascript charting library.

The evaluation library contains the full version of all main classes but ONLY SUPPORTS A LIMITED SET of ApexCharts chart types and chart options.
The evaluation library supports all chart options used in the Basic Column chart from the ApexCharts demo page.

The java source to implement the "Basic Column" chart using HyJavaApex is also provided in ApexChartsBasicColumn.java source file under the example-chart directory.

The full purchased version of the HyJavaApex library supports all ApexCharts chart types and chart options.

The evaluation library is suitable for:

Library Usage

If you are using maven as a build tool you just need to copy the provided jar files to your local repository in directory /com/hyjavaapex/HyJavaApex/3-EVAL-C.

<dependency>
    <groupId>com.hyjavaapex</groupId>
    <artifactId>HyJavaApex</artifactId>
    <version>3-EVAL-C</version>
</dependency>

Demo Applications

The provided evaluation demo applications HyJavaApexSimpleEvalDemo and HyJavaApexSimpleEvalJSPDemo give examples on how to use the HyJavaApex library.

The evaluation library will also work with any of the simple demo applications with the Java source code available from the Other Downloads page.

Documentation

A Quick Start Guide, Full Documentation and Javadoc API are all available from here.

The Full Documentation in pdf format is available for download from here.

Chart Images

Want to create PNG, JPEG, WEBP or PDF Images of your ApexCharts charts from your Java application on the server?
See the HyJavaImages product page or view a HyJavaImages demonstration Java web application.


The HyJavaCharts Team.

hyjavacharts.com