You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That will however be parsed as a string and not a function by json_encode(). So I would have to write a function that searches for the 'function' keyword and remove the quotes from the json output.
The second solution is to ignore that this is a PHP wrapper and put the callback function somewhere above loadChartJsPhp() function like this:
Hello, great work on this PHP class to help get others up and running faster. Looking over the class and would like to pass in a callback.
Any ideas on how this could be incorporated?
jtblin/angular-chart.js#33
The text was updated successfully, but these errors were encountered: