[Plugin: Jazzy Forms]Dynamic Charts with Jazzy Forms
-
Hello,
I am trying to build out a dynamic chart generator with Jazzy Forms.
Right now I have jazzy forms updating the data without issue. The problem lies in connecting the Jazzyforms JS with the Charts JS.There is a function for the forms that can get called when the trigger is activated.
$(‘TRIGGER’).trigger(‘visualizeRefresh’);
The question is what is the TRIGGER from jazzy forms for the auto refresh?
The chart plugin is
https://github.com/filamentgroup/jQuery-Visualize
The topic ‘[Plugin: Jazzy Forms]Dynamic Charts with Jazzy Forms’ is closed to new replies.