When I try to graph some stats, for example "Amount Won (Global)" the graph doesn't "add"
If I won 2000 the first day, 1000 the second and 3000 the third the graph would look like this.
- Code: Select all
start at 2000, go down to 1000, then up to 3000
What I want it to do is to add and look like this
- Code: Select all
start at 2000, up to 3000, up to 6000
How do you force it to add the results instead of reporting individual days?
When you create a custom stat, how do you force it to behave like this, I made a "buyins won stat" and it also just shows winnings for a particular day.
[ img ]
Uploaded with ImageShack.us
