Programming Music

CGL5 - HTML5 graph library

CGL5 is awesome HTML5 canvas library for building graphs of your data. It does not have server side scripts, only Javascript is using.

Below you may see examples of random graphs built with CGL5

Latest project activities

  • 2012-01-23 11:13:25 - commited to CGL5: Code cleanup
  • 2012-01-23 10:53:32 - commited to CGL5: Switching to object-model settings variable
  • 2012-01-23 09:22:55 - commited to CGL5: Canvas tags are closed correct now
  • 2012-01-23 09:09:51 - commited to CGL5: numbers for axis added
  • 2012-01-19 10:41:24 - commited to CGL5: zero line added to the graphs
  • 2012-01-19 09:31:04 - commited to CGL5: Data for example changed a little to build more nice-looking graphs
  • 2012-01-18 13:54:12 - commited to CGL5: drawAxis function added
  • 2012-01-18 11:44:40 - commited to CGL5: Filled plot added
  • 2012-01-18 11:12:38 - commited to CGL5: I changed example a little to make data more readable
  • 2012-01-18 11:06:30 - commited to CGL5: bar plot added