Hi Adam,
On Jul 19, 2011, at 2:49 PM, Adam Kozuch wrote:
Hi
I am looking to dynamically chart some historical data I have stored in our
wiki and am wondering if anyone knows the best way to approach this?
Yes, you should definitely use the chart macro
http://extensions.xwiki.org/xwiki/bin/view/Extension/Chart+Macro
It can takes its data from a page content or directly nested.
Hope it helps,
-Vincent
Basically I have two date fields to pick what dates to
run the query
through, and several other options of things to graph over time. I would
like to be able to just refresh a portion of the page or perhaps even the
page itself (store the values I need in an attached object?)
If anyone knows a good way to implement this that would be appreciated.
Adam