jackerxff / Charba-Showcase

Showcase for Charba GWT Charts library based on CHART.JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 220 samples about all Charba capabilities.

Building

To build the project, the GWT (version 2.8.2) 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.

About

Showcase for Charba GWT Charts library based on CHART.JS

License:Apache License 2.0


Languages

Language:Java 99.3%Language:JavaScript 0.4%Language:CSS 0.2%Language:HTML 0.2%