July 6, 200421 yr Is there any way to do these in FMP 6? I know 7 has some built in features for graphs. Is there any way to do 'em in 6...maybe a plugin?
July 6, 200421 yr Check out briandunning.com.... he has created some charts using native filemaker tools. Or http://wmotion.com/all_charts.html for a plugin solution. Dana
July 7, 200421 yr I kind of like the XMCharts plug-in. Many, many graph types and a lot of versatility. www.x2max.com. -bd
July 7, 200421 yr I've never called to ask what it was actually developed for, hard to believe the language was created for a FM plug-in. I like way it operates, you pass it some instructions in a text field and it returns the plot graphic. The instructions can be complex, but the process/integration with FM is simpler. Also makes it easy to hand type instructions to debug. -bd
July 7, 200421 yr Being as cheap as I am, I avoid the plugins and just script a data dump into excel. From there just about any graph and be made.
July 7, 200421 yr Author any quick ways to do a data dump into excel for a simple pie chart or bar graph? when it exports it only takes the info from the fields themselves and does not include the field names (and it is quite time consuming to type each category up individually when you have 25 categories). any help?
August 19, 200421 yr "What are the built in graph features in fm7 mentioned in the first post?" None.
August 21, 200421 yr As there is no built-in graphing feature in FMP, I'd highly recommend downloading the xmChart plugin. The free demo version is fully functional, it just stops working an hour or so into each session. Although this is no good for a finished product, it is fine for design and testing purposes. Also, it doesn't actually cost very much. Once you see how well it works, it becomes invaluable and well worth the money. -Stanley
August 21, 200421 yr You could also try creating an HTML/javascript file from your data. There are a lot of good examples out there. See attached. Place bar.gif in your webserver/documents folder. Open graph.htm in a browser. There are various ways you could generate an HTML file like graph.htm from Filemaker. Archive.zip
August 23, 200421 yr xmChart is good but when you want a dev license it get's a bit expensive. Will try it though, didn't know that the demo was so good. Then I can work with it and see if I can get the results I want. Java is interesting but I surely want the graphs to be presented in the filemaker file amd finally, qliktech looks interesting but the price tag scares me off. It seems odd to me that filemaker hasn't any graph support. I thought they would add that to version 7 but no Still creates great database solutions though
September 9, 200421 yr any quick ways to do a data dump into excel for a simple pie chart or bar graph? when it exports it only takes the info from the fields themselves and does not include the field names (and it is quite time consuming to type each category up individually when you have 25 categories). any help? I would've thought that the easiest way is to have the first record with the actual feild names entered into it, so when you export, Excel can use this record as the field headers.... not sure about number fields though
Create an account or sign in to comment