Hook Detail

Plugin: Formidable Pro
Filter Name: frm_google_chart
KB Link:
Declaration:
apply_filters( 'frm_google_chart', $options, array( 'atts' => $atts, 'type' => $type ) );
Filter Type:
Static
In class:
FrmProGraphsController
Source:
formidable-pro/classes/controllers/FrmProGraphsController.php
Notes:

This hook will allow you to manipulate all the data in a graph, including the labels, rows, and columns.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found