I'm learning how to integrate ATK4 with an external graph library.

Anyone, has some recommendations about this ?

thanks. Alejandro

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

Trevor has published integration with jqPlot:

http://sterlingend.co.uk/

Integration with any other JavaScript plugin is done very easily. Here is example for Highcharts:

https://github.com/atk4/atk4-addons/blob/master/misc/templates/js/ui.highcharts.js

It might not work right away, but will give you idea how to move forward.

link|improve this answer
Romans thanks. I'gonna give it a try. I didn't see it. – AJM.MARTINEZ Feb 9 at 19:40
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.