Closed (fixed)
Project:
Charts and Graphs
Version:
6.x-2.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
21 Jan 2011 at 15:19 UTC
Updated:
10 May 2011 at 20:01 UTC
I would like to use Drupal to display data in a graph from a database that logs our technical calls. I must point out that while i have a nice drupal website that holds all our technical data manuals reference data etc i am not a programmer but understand how to get around simple code changes etc.
Any advice as to how i can complete this task is there any module that can accept the data like an rss feed and just automatically update the graph?
Help aprieciated.
Comments
Comment #1
Duanem commentedComment #2
rsevero commentedThe part related to Charts and Graphs and to Views Charts is: produce a view with the data you want with Views, then change the display to Charts.
There is no functionality on neither of them to import Excel data do Drupal.