Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (2)
JavaScript create beautiful chart curve of pie or
no vote
I'm currently working on a big refactor of the library into a more object oriented structure. It'll have an extendable class structure for adding community developed chart types. By opening up components into Chart.js into extendable classes, it'll allow for much easier community driven library extensions rather than tacking on new features as required. The refactor will also feature a generisized version of the interaction layer introduced by Regaddi in his tooltips branch - https://github.com/nnnick/Chart.js/pull/51 . On top of this, it'll include utility methods on each chart object, for updating, clearing and redrawing charts etc. I haven't quite got the bandwidth right now to be juggling both issues/requests in master while redesigning all of the core code in Chart.js. By focusing on the refactor, it'll get done WAY quicker. Extensibility will absolutely be at the core of the refactor, allowing for the de
mandy9336
2016-08-23
0
1
How to get the type of key board
no vote
This is tested code, which has been compiled and tested under compiler c++ builder.   This is project is used detect which kind of keyboard you are using.
mandy9336
2016-08-23
1
1
No more~