Is it possible to generate some presentation chart on Phalcon?
Phalcon doesn't have any built-in charting capability. You can generate your own charts, or use a PHP charting library, or a client-side library (I recommend HighCharts)
Thanks! Will go take a look .... :>
On Wed, May 14, 2014 at 2:09 AM, quasipickle [email protected]wrote:
Check out this post for how to display charts in phalcon using Canvasjs https://www.learnphalcon.com/post/show/43/creating-a-dynamic-chart-with-canvasjs