anyone have any example of HighChart js with Phalcon ??? I don't understand how to load the data from the database in HighChart
I don't have an example I can point to but I generally followed this example.
https://jsfiddle.net/gh/get/jquery/1.7.2/highslide-software/highcharts.com/tree/master/samples/highcharts/demo/column-parsed/
Built the html table with the view and hid it and used as data for the chart.
Thanks for answering =)