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 an evaluation copy of the HyJavaStock library to ensure it meets your requirements.
The HyJavaStock-11-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 v11.x.x of Highcharts Stock.

The evaluation library ONLY SUPPORTS A LIMITED SET of Highcharts Stock chart types and chart options.
It 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 under the example-chart directory.

The full purchased 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/11-EVAL-C.

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

Requirements

To render Highcharts Stock charts, a commercial or free Non-commercial license is required for the Highcharts Stock JavaScript library.
Please refer to the Highcharts license page for further details.

Note that usage of the actual HyJavaStock library does not require a Highcharts Stock license.

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.

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