Completely revamp GECharts
Proposing a new project to revamp GECharts without JQuery and Highcharts. This will contain exactly the same features and be similar in style. The goal of this project is to make the code for GECharts more readable and more expandable.
The chart would in this revamped version be drawn using HTML5 canvas elements. Documentation should be part of the coding and not an afterthought.