If you want to make charts automatically from a Table in a Drupal page...
IF YOU LIKE the following auto-charting program: Shown working on:
http://mynichecomputing.org/drupal6/content/demo-auto-table-graphs-funct... and
the screen shoot of a similar auto-graphing page (this one with the Pie chart),
http://mynichecomputing.org/visualize/imageView.html
and if http://mynichecomputing.org/autoChartsDir.html and
http://mynichecomputing.org/autoChartsDir2.html make sense to you.
THEN
To make the program work on YOUR pages:
Download: http://mynichecomputing.org/shared/visualize.zip
and unzip it. Upload the resulting visualize folder to your
Highcharts
Happy to announce the first release of the Highcharts module.
http://drupal.org/project/highcharts
Producing mobile-ready SVG/VML charts and graphs without flash.
Read moreVisualizing content/user creation
I'm trying to come up with an easy way of generating analytics for my site. I have Google Analytics, so I know where people are coming from and what pages they're looking at, but I want to be able to visualize when users sign up and when they create content.
Is there an easy way of doing this? Just a simple historical graph of nodes created vs. time would be great. Or users registrations vs. time would be cool.
I thought about exporting tables from the database then processing them in MATLAB/excel, but that's too much work. I want an easy way out!
Any thoughts?
Read more
