Cakephp plugin needed to plot charts with nv3d.js
I have a database where I have pairs of date times and values. I want a cakephp plugin that permits me to plot them using nv3d.js (I will offer you with a some sample mysql)
I wish to utilize the plugin this way-
a) A behaviour is attached to pottable models in order to format the data.
b) A helper permits me to specify graphs options.
Desired Skills are JavaScript, CakePHP, MySQL Programming