|
I have a working chart that uses "timechart span=1w". Is there any way to make the week span go from Monday-Sunday rather than Sunday-Saturday. Is there a way to modify the default range of span=1w? |
|
I don't think you can modify the default range. Have you tried something like this? I went back 2 weeks ago...you can modify it of course, and change the span to 7d instead of 1w. ... earliest=-2w@w1 latest=-1w@w0 | timechart span=7d ... That worked perfectly
(25 Jul '12, 14:39)
AI Wizard
|