Hi,
I have FusionCharts for DW. First of all it works dynamically and i would like to have a chart that will show be default 9 weeks with each weeks measurements.
Every week i will be measuring my body and i have to insert the values in the db. The result must be a chart similar to this :
KG
80
70
60
50
40
30
20
10
----WEEK 1 l WEEK 2 l WEEK 3 l WEEK 4 l WEEK 5 l WEEK 6 l WEEK 7 l WEEK 8 l WEEK 9
and it must show the graph with the data on it. All weeks must be shown by default (1-9). KG must be accordingly to what i put.
The problem is that i cant figure out which graph model i should use and what DB structure.
Any help appreciated,
thanks in advance