Skip to content

Showcase for Charba GWT Charts library based on CHART.JS

License

Notifications You must be signed in to change notification settings

pepstock-org/Charba-Showcase

Repository files navigation

Charba Showcase GWT Web Toolkit

Build GWT showcase

This repository contains the source code of the Charba showcase site, based on GWT Web Toolkit, located here.

There are more than 250 samples about all Charba capabilities.

Building

To build the project, the GWT (version 2.10.0) jar artifacts are provided into lib folder.

The project uses Ant build.xml and execute it with buildAll target, as following:

ant buildAll

Running

The showcase is deployed into war folder.

To run locally the showcase, open war/index.html file with the browser.