BTW: an example of what i was looking for is in rrdMatrixFlot.html. (no Timezone selection, just use raw rrd time)
also, i'm trying to indeed set the timezone using timezone: "-5" for example straight after my scale_height statement but it simply ignores the setting and stays on +12.
ideas of what i might be doing wrong?
(note that in rrdJFlotDefaults.html it seems to also ignore the timezone: "-5".)
Thanks,
Benji
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have just implemented an option to strip off all the non essential elements of a graph.
See the new
javascriptrrd/v0/src/examples/rrdJFlotSimple.html
for an example use.
Igor
PS: Not released yet, but it is in CVS.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
BTW: an example of what i was looking for is in rrdMatrixFlot.html. (no Timezone selection, just use raw rrd time)
also, i'm trying to indeed set the timezone using timezone: "-5" for example straight after my scale_height statement but it simply ignores the setting and stays on +12.
think you found a bug.
Was this ever fixed, because I am getting a similar error.
Thanks,
John
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
How would one go about removing the Legend and Timezone selection boxes?
Thanks,
Benji
I don't think there is an option for that, right now.
Sorry,
Igor
Ok, i'll go into the code and remove it, thanks anyway. :)
Can I ask why you want to get rid of them?
Why is using a reasonable default not an option?
(e.g. label=none, and TZ=0)
Is it just a matter of ecstatics?
Thanks,
Igor
Hi Igor,
Indeed it's mostly for looks and to remove any user error. :)
Thanks,
Benji
BTW: an example of what i was looking for is in rrdMatrixFlot.html. (no Timezone selection, just use raw rrd time)
also, i'm trying to indeed set the timezone using timezone: "-5" for example straight after my scale_height statement but it simply ignores the setting and stays on +12.
ideas of what i might be doing wrong?
(note that in rrdJFlotDefaults.html it seems to also ignore the timezone: "-5".)
Thanks,
Benji
I think you found a bug.
PS: Sorry for the late reply… and am I just as sorry that I cannot promise a quick fix.
:) it's ok, when ever you get to it would be great. thanks man. :)
Benji
Hi Benji.
I have just implemented an option to strip off all the non essential elements of a graph.
See the new
javascriptrrd/v0/src/examples/rrdJFlotSimple.html
for an example use.
Igor
PS: Not released yet, but it is in CVS.
Was this ever fixed, because I am getting a similar error.
Thanks,
John
0.6.3. should have the fix in place.
Can you confirm you are using 0.6.3?
Also, which OS and which browser?
Thanks,
Igor
ok maybe I am not fully understanding how to change the default timezone
There was a problem with the code in Chrome (while it was working in Firefox).
I fixed that in CVS.
Will release a new version in the next few days.
Sorry about that,
Igor