The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
Visualisation & Column Chart - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Modules / Other (https://forums.formtools.org/forumdisplay.php?fid=8) +--- Forum: Modules (https://forums.formtools.org/forumdisplay.php?fid=16) +--- Thread: Visualisation & Column Chart (/showthread.php?tid=1693) |
Visualisation & Column Chart - tosuch - Oct 17th, 2011 Ben, I am sure this worked but I haven't gone back to previous versions of the Visualization module to check. Running - Core 2.1.4 Visualization module - 1.0.5 Column Charts are not displaying. Please see the page: http://www.eformsfactory.com/seminar/test.php There are 3 charts but only 2 show. I have a pie, bar and column graph all created from the same database. As soon as I change the final chart to column it does not display. When any of the 3 are set as Column they do not display. Changing the last one to Pie or Bar then all is OK. If you have a look at the code, in the page listed, the code for the final chart seems as if there is no : "var chart = new google.visualization.ColumnChart" code being added to the Column description (?). I also tried adding a column chart to the Formtools UI via the "Create Page and Add to Menu" option in the Advanced Visualization tab and get the same thing. Disabled modules and tried this with FF 7.01 and Chrome 14.0 - same result. As always your comments appreciated. Good luck with the Forms Builder by the way... Ted RE: Visualisation & Column Chart - Ben - Oct 17th, 2011 Hi Ted, Huh - you're quite right. The settings aren't being loaded either. Let me look into this right now and I'll get back to you! (And thanks, reg. the Form Builder! ![]() - Ben RE: Visualisation & Column Chart - Ben - Oct 17th, 2011 Hey Ted, Ah! Found the problem: it's specific to Column Charts for the "Field" visualization types. I'm just checking over my fix now, and I'll release a new version as soon I've finished testing it. Shouldn't be long - give me 30 mins or so. Sorry for this - and thanks for letting me know! ![]() - Ben RE: Visualisation & Column Chart - tosuch - Oct 17th, 2011 Ben, Mega - as we say in the lowlands. Updated the module. Refreshed the page. http://www.eformsfactory.com/seminar/test.php Column chart just works. Thank you FYI We are runing some seminars. When delegates arrive we ask them some simple questions. Capture the data on a tablet device then show the charted results at the end - all using Formtools. Everyone's a winner. Ted RE: Visualisation & Column Chart - Ben - Oct 17th, 2011 Very cool indeed! ![]() Thanks for letting me know it's all working now - and again, for letting me know. - Ben |