I'm looking for a "hack" of a dynamic Pivot Bar Chart that would represent a SUM (or COUNT) of a specific set of numeric/currency items in the same category. In other words, the requirement is an Aggregate Bar Chart for a set of items and NOT for individual items.
A good example of a STATIC chart is here: http://people.csail.mit.edu/karger/Exhibit/Nobelists/nobelists.html I am exploring the potential ways to accomplish this, since there are a few discussion has been raised a few times: http://groups.google.com/group/simile-widgets/browse_thread/thread/5c3a6b4c7ba9168c/0da2c29e685f1820 http://groups.google.com/group/simile-widgets/browse_thread/thread/5540920633cca1c9/f2d460ccc2fda960 (a) modifying the Exhibit.BarChartView class (I don't have the javascript skills to do that myself, but there seem to be a number of issues to make it into a module) (b) is there a way to dynamically "expose" a JSON/XML for a particular view, which would be updated any time a filter is made? That feed could potentially power a JavasScript-based barchart (Flotr, jqPlot, PlotKit, etc) Any thoughts? Any takers to explore or collaborate? -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en.
