Charts

Requirements

For development:

  • RapidClipse IDE as of version 10.2 (current version: 12.0)

  • RapidClipse Framework as of version 10.2 (current version: 12.0)

  • Embedded Dependency:

    <dependency>
        <groupId>com.rapidclipse</groupId>
        <artifactId>rap-server-charts</artifactId>
        <version>12.0.0</version>
    </dependency>
  • Google API Key for MapsChart and GeoChart

At runtime:

  • An existing internet connection as the charts have to be rendered via the Google API.

Scope of the charts

The RapidClipse charts are a partial implementation of the Google Charts, which were embedded into the Vaadin environment. In the first step the following charts were implemented:

Scope of functions