HyJavaCharts Evaluation Library

Thank you for your interest in the HyJavaCharts 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 HyJavaCharts library to ensure it meets your requirements.
The HyJavaCharts-10-EVAL-C.jar is a CUT DOWN VERSION of the full HyJavaCharts library and is for evaluation purposes only.
The evaluation library will work with any v10.x.x of Highcharts.

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

The java source to implement the "Basic Line" and "Pie" charts using HyJavaCharts is also provided in BasicLine.java and PieChart.java source files under the example-charts directory.

The full purchased version of the HyJavaCharts library supports all Highcharts 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/hyjavacharts/HyJavaCharts/10-EVAL-C.

<dependency>
    <groupId>com.hyjavacharts</groupId>
    <artifactId>HyJavaCharts</artifactId>
    <version>10-EVAL-C</version>
</dependency>

Demo Applications

The provided evaluation demo applications HyJavaChartsSimpleEvalDemo and HyJavaChartsSimpleEvalJSPDemo give examples on how to use the HyJavaCharts 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 Highcharts 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