HyJavaStock Evaluation Library

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

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

The java source to implement the "Column" chart using HyJavaStock is also provided in the HighstockColumn.java source file.

The full version of the HyJavaStock library supports all Highcharts Stock 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/hyjavastock/HyJavaStock/9-EVAL-C.

<dependency>
    <groupId>com.hyjavastock</groupId>
    <artifactId>HyJavaStock</artifactId>
    <version>9-EVAL-C</version>
</dependency>

Demo Applications

The provided evaluation demo applications HyJavaStockSimpleEvalDemo and HyJavaStockSimpleEvalJSPDemo give examples on how to use the HyJavaStock 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.
You would just need to change the dependency <version> in the simple demo application pom.

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 Stock 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