bug graphing specific board posting rates
This commit is contained in:
parent
d60658736e
commit
a144edd924
@ -95,8 +95,7 @@
|
|||||||
'CDEF:posts-month=posts-day,28,*',
|
'CDEF:posts-month=posts-day,28,*',
|
||||||
'CDEF:posts-year=posts-day,365,*',
|
'CDEF:posts-year=posts-day,365,*',
|
||||||
'DEF:posts=' . $file . ':posts:AVERAGE',
|
'DEF:posts=' . $file . ':posts:AVERAGE',
|
||||||
'CDEF:posts-min=posts,60,*',
|
'LINE2:posts-' . $settings['rate'] . '#663300:Posts',
|
||||||
'LINE2:posts-min#663300:Posts',
|
|
||||||
'GPRINT:posts-' . $settings['rate'] . ':MAX:Max\\: %5.2lf',
|
'GPRINT:posts-' . $settings['rate'] . ':MAX:Max\\: %5.2lf',
|
||||||
'GPRINT:posts-' . $settings['rate'] . ':AVERAGE:Average\\: %5.2lf',
|
'GPRINT:posts-' . $settings['rate'] . ':AVERAGE:Average\\: %5.2lf',
|
||||||
'GPRINT:posts-' . $settings['rate'] . ':LAST:Current\\: %5.2lf posts/' . $settings['rate'],
|
'GPRINT:posts-' . $settings['rate'] . ':LAST:Current\\: %5.2lf posts/' . $settings['rate'],
|
||||||
|
Loading…
Reference in New Issue
Block a user