I think there was an earlier post on using FusionCharts, but I think there would be need to be some work by the community on actually integrating them into the Dashboard template.
I'm not running a production-level dashboard but would be happy to talk about other visualization tools I'm using. Some of these might fit into an automated workflow but others would be more hands on.
Here's our paper that discusses some of our explorations:
Urban, R. et al., Designing and Developing a Collections Dashboard. In J. Trant and D. Bearman (eds). Museums and the Web 2010: Proceedings. Toronto: Archives & Museum Informatics. Published March 31, 2010. Consulted July 13, 2011. http://www.archimuse.com/mw2010/papers/urban/urban.html
I also have some slides on Slideshare from some of our talks: http://www.slideshare.net/musebrarian/cultural-heritage-information-dashboards
The IMA have been focused on process kinds of information (visitors, etc.), our work looks a little more closely about how to represent collections themselves.
Cheers,
Richard Urban
rju...@illinois.edu
> --
> You received this message because you are subscribed to the Google Groups "Dashboard Discussion" group.
> To post to this group, send email to museum-dashb...@googlegroups.com.
> To unsubscribe from this group, send email to museum-dashboard-d...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/museum-dashboard-discuss?hl=en.
>
I can upload an XML file through the Dashboard. Have my chart program get the data from the uploaded file (which is located in the "files" folder on the server) I believe this should work. One problem which I think is another version issue but not a big one. When you attach a file two check boxes appear with no labels. The first check box is unchecked the second is checked what are they? How do I delete a file.
Thank you;
Raymond
--
I'm not familiar with the other charting modules available for Drupal, but there are a number of other visualization programming kits that we've looked at.
* protovis.org (there is some discussion on the Drupal forums about a protovis plugin)
* processing.org (processing Drupal module: http://drupal.org/project/processing)
* Javascript InfoVis Toolkit (http://thejit.org/) (experimental Drupal module: http://drupal.org/sandbox/mrhanlon/1076050)
In our workshop we were using an experimental version of ManyEyes called ManyEyes wikified that was able to consume JSON and other formatted data published through a Google Docs spreadsheet.
Richard
I need this to be simple and to add another layer of applications that
people would have to learn is something I would like to avoid.
I found that I can now direct the Flash to point to the "Files" folder
which is where all dashboard files are uploaded to so I can have users
"edit" their content (Not update) and it will replace the existing file.
Thank you for your help!