Commit Graph

5 Commits

Author SHA1 Message Date
Tim Klingeleers
cdfdc3c3e2 Missing draw method in Writing new chart types
Added the draw method to "Writing new chart types". If you use the template without the draw method, you get an undefined error because Chart.Type.prototype.render calls this.draw() on line 808 in Chart.Core.js.
2014-07-08 13:15:23 +02:00
Nick Downie
ef5081184f Community chart types / extensions list 2014-07-06 22:59:57 +01:00
James Brooks
e139ab8596 Make javascript JavaScript and Github GitHub 2014-06-30 11:50:35 +01:00
Nick Downie
28dd492460 Extending chart types docs typo error 2014-06-30 10:04:01 +01:00
Nick Downie
dc6d5bc934 Add new docs as markdown files 2014-06-29 18:35:49 +01:00