On Sat, Nov 3, 2012 at 10:16 PM, Jeff Greenberg wrote:
Is there a module for D7 that enables me to enter data and create a chart? The 'enter data' seems to be the issue. I see no shortage of modules that provide graphing/charting api's and engines, but I don't want to create a module to chart or use views, I just want to enter data and be able to display a chart.
I don't know how the chart modules work but to enter the data you could create a specialized content type and add fields to enter the data you need. The content type doesn't need to have the body field.