[Plugin: Tally Graph] Having some issues
-
This looks like a great plugin, but I seem to be having some issues. I sent you an email, but perhaps I should have posted here.
I think I’ve been able to slowly work out most of it, except for the fact that when ever I set the interval to week, it completely breaks the graph.
View here: https://www.chasewgraphics.com/thelab/?p=116
The first one is set to day with this code:
[tally_graph key=”Weight” tally_interval=”day” cht=”lc” chs=”540×200″]
Second is set to week with this:
[tally_graph key=”Weight” tally_interval=”week” cht=”lc” chs=”540×200″]
If I could get that working… Then I’m just wondering if theres a way to keep it from shooting down to zero when ever there isnt an entry. It sounds to me like the ‘delta’ method is for this, but when I add it to the graph (3d example on that page, set to day) nothing seems to change. However, if I add a interval_count, which I will need, then it does have an effect. Just, not a good one… Heres the code for the 4th example:
[tally_graph key=”Weight” tally_interval=”day” cht=”lc” chs=”540×200″ method=”delta”]
And for what its worth, so far I’m just trying to create a weight graph/log.
Any help is greatly appreciated, thanks
- The topic ‘[Plugin: Tally Graph] Having some issues’ is closed to new replies.