gchart icon indicating copy to clipboard operation
gchart copied to clipboard

[Not maintained] CakePHP helper wrapper for Google's Visualization API

Results 2 gchart issues
Sort by recently updated
recently updated
newest added

I want to create area chart with dual y-axis with below following code.But it will return the chart with only one y-axis $total_trans_sales_chart = array( 'labels' => array( array('string' =>...

How can this plugin be modified to work with CakePHP 3.x ?