HyJavaCharts Demo Source Code

Thank you for your interest in the HyJavaCharts library.

Full Demo Application

The download contains the Java source code for the HyJavaCharts demo web application including the Java source for all chart examples. The application is in the HyJavaChartsDemo7Flow directory.

To build/run the demo application you would need to purchase the full version of the library.

Simple Demo Applications

The download also contains several simple demo applications showing usage of the HyJavaCharts library with various frameworks. These applications are in the HyJavaChartsSimpleDemos directory.

To build/run these simple demo applications you would need to either:

OR

To use the evaluation libraries you would just need to change the dependency <version> in the HyJavaChartsSimpleDemos pom to:

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

If you have any further questions, please contact us at support@hyjavacharts.com.


The HyJavaCharts Team.

hyjavacharts.com