I am using chart macro to plot line and bar graphs in my atlassian wiki.
However, I am editing the underlying table manually from data points gathered from another java utility.
I would like to automate this end to end process such that my utility gathers the data and updates the same in the wiki table which in turn will generate the charts.
How do i accomplish this? I have been searching for any API support from this chart macro plugin or something in line...
Note: I referenced https://confluence.atlassian.com/display/DOC/Wiki+Markup+Examples+for+Chart+Macro for using the charts in my wiki.
Thanks in advance!
DK